Uses of Enum Class
net.minecraft.util.TriplePermutation
-
Uses of TriplePermutation in net.minecraft.util
Modifier and TypeFieldDescriptionprivate static final TriplePermutation[][]
TriplePermutation.cayleyTable
Modifier and TypeMethodDescriptionTriplePermutation.compose
(TriplePermutation p_239188_1_) static TriplePermutation
Returns the enum constant of this class with the specified name.static TriplePermutation[]
TriplePermutation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TriplePermutation in net.minecraft.util.math.vector
ModifierConstructorDescriptionprivate
Orientation
(String p_i231784_3_, TriplePermutation p_i231784_4_, boolean p_i231784_5_, boolean p_i231784_6_, boolean p_i231784_7_)