Uses of Enum Class
net.minecraft.class_7573
Packages that use class_7573
-
Uses of class_7573 in net.minecraft
Fields in net.minecraft declared as class_7573Modifier and TypeFieldDescriptionprivate final @Nullable class_7573class_7551.field_39617(package private) final class_7573class_7551.class_7552.class_7553.field_39621private @Nullable class_7573class_7566.field_39654Fields in net.minecraft with type parameters of type class_7573Methods in net.minecraft that return class_7573Modifier and TypeMethodDescriptionclass_7551.class_7552.class_7553.method_44524()class_7566.method_44583()static class_7573Returns the enum constant of this class with the specified name.static class_7573[]class_7573.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_7573Modifier and TypeMethodDescriptionclass_7551.class_7552.method_44522(class_7573 class_7573) voidclass_7566.method_44574(class_7573 class_7573) Constructors in net.minecraft with parameters of type class_7573ModifierConstructorDescriptionclass_7551(@Nullable Screen screen, @Nullable class_7573 class_7573, Consumer<class_7573> consumer) class_7553(class_7573 class_7573) Constructor parameters in net.minecraft with type arguments of type class_7573ModifierConstructorDescriptionclass_7551(@Nullable Screen screen, @Nullable class_7573 class_7573, Consumer<class_7573> consumer)