Uses of Enum Class
com.mojang.math.SymmetricGroup3
-
Uses of SymmetricGroup3 in com.mojang.math
Modifier and TypeFieldDescriptionprivate static SymmetricGroup3[][]
SymmetricGroup3.cayleyTable
private SymmetricGroup3
OctahedralGroup.permutation
Modifier and TypeMethodDescriptionSymmetricGroup3.compose(SymmetricGroup3 p_109183_)
static SymmetricGroup3
Returns the enum constant of this class with the specified name.static SymmetricGroup3[]
SymmetricGroup3.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprivate
OctahedralGroup(String p_56513_, SymmetricGroup3 p_56514_, boolean p_56515_, boolean p_56516_, boolean p_56517_)