Uses of Enum Class
net.minecraft.class_7463.class_7464
Packages that use class_7463.class_7464
-
Uses of class_7463.class_7464 in net.minecraft
Fields in net.minecraft with type parameters of type class_7463.class_7464Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<class_7463.class_7464>class_7463.class_7464.field_39223private final List<class_7463.class_7464>class_7463.parametersThe field for theparametersrecord component.Methods in net.minecraft that return class_7463.class_7464Modifier and TypeMethodDescriptionstatic class_7463.class_7464Returns the enum constant of this class with the specified name.static class_7463.class_7464[]class_7463.class_7464.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_7463.class_7464Modifier and TypeMethodDescriptionclass_7463.parameters()Returns the value of theparametersrecord component.Constructor parameters in net.minecraft with type arguments of type class_7463.class_7464ModifierConstructorDescriptionclass_7463(String string, List<class_7463.class_7464> list, Style style)