Uses of Enum Class
com.mojang.math.SymmetricGroup3
Packages that use SymmetricGroup3
-
Uses of SymmetricGroup3 in com.mojang.math
Fields in com.mojang.math declared as SymmetricGroup3Modifier and TypeFieldDescriptionprivate static final SymmetricGroup3[][]SymmetricGroup3.cayleyTableprivate final SymmetricGroup3OctahedralGroup.permutationMethods in com.mojang.math that return SymmetricGroup3Modifier and TypeMethodDescriptionSymmetricGroup3.compose(SymmetricGroup3 p_109183_) static SymmetricGroup3Returns 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.Methods in com.mojang.math with parameters of type SymmetricGroup3Constructors in com.mojang.math with parameters of type SymmetricGroup3ModifierConstructorDescriptionprivateOctahedralGroup(String p_56513_, SymmetricGroup3 p_56514_, boolean p_56515_, boolean p_56516_, boolean p_56517_)