Uses of Enum Class
net.minecraft.client.render.chunk.Octree.AxisOrder
-
Uses of Octree.AxisOrder in net.minecraft.client.render.chunk
Modifier and TypeMethodDescriptionstatic Octree.AxisOrder
Octree.AxisOrder.fromPos
(int x, int y, int z) static Octree.AxisOrder
Returns the enum constant of this class with the specified name.static Octree.AxisOrder[]
Octree.AxisOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
Octree.Branch.getIndex
(Octree.AxisOrder axisOrder, boolean sameRelativeSideX, boolean sameRelativeSideY, boolean sameRelativeSideZ)