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 dcd8a13 commit adc8a42Copy full SHA for adc8a42
common/src/main/kotlin/com/lambda/interaction/request/rotation/visibilty/PlaceDirection.kt
@@ -23,7 +23,6 @@ import net.minecraft.util.math.Direction
23
import net.minecraft.util.math.MathHelper
24
import net.minecraft.util.math.Vec3i
25
26
-//ToDo: This is broken in many ways. Still a WIP
27
enum class PlaceDirection(
28
val rotation: Rotation,
29
val vector: Vec3i,
0 commit comments