We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996f04d commit c937397Copy full SHA for c937397
Fabric/src/main/java/ram/talia/hexal/fabric/cc/CCEverbook.kt
@@ -3,7 +3,7 @@ package ram.talia.hexal.fabric.cc
3
import at.petrak.hexcasting.api.spell.iota.Iota
4
import at.petrak.hexcasting.api.spell.iota.NullIota
5
import at.petrak.hexcasting.api.spell.math.HexPattern
6
-import at.petrak.hexcasting.common.lib.HexIotaTypes
+import at.petrak.hexcasting.common.lib.hex.HexIotaTypes
7
import dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent
8
import dev.onyxstudios.cca.api.v3.component.tick.ClientTickingComponent
9
import net.fabricmc.api.EnvType
0 commit comments