Uses of Enum Class
net.minecraft.client.renderer.Octree.AxisSorting
Packages that use Octree.AxisSorting
-
Uses of Octree.AxisSorting in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as Octree.AxisSortingMethods in net.minecraft.client.renderer that return Octree.AxisSortingModifier and TypeMethodDescriptionstatic Octree.AxisSorting
Octree.AxisSorting.getAxisSorting
(int p_366469_, int p_366599_, int p_366616_) static Octree.AxisSorting
Returns the enum constant of this class with the specified name.static Octree.AxisSorting[]
Octree.AxisSorting.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.renderer with parameters of type Octree.AxisSortingModifier and TypeMethodDescriptionprivate static int
Octree.Branch.getNodeIndex
(Octree.AxisSorting p_366829_, boolean p_366579_, boolean p_366439_, boolean p_366724_)