Uses of Enum Class
net.minecraft.class_2525
Packages that use class_2525
-
Uses of class_2525 in net.minecraft
Methods in net.minecraft that return class_2525Modifier and TypeMethodDescriptionstatic class_2525Returns the enum constant of this class with the specified name.static class_2525[]class_2525.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2525 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as class_2525Methods in net.minecraft.client.render that return class_2525Methods in net.minecraft.client.render with parameters of type class_2525Modifier and TypeMethodDescriptionprivate final booleanVertexFormatElement.method_10348(int int2, class_2525 class_2525) Constructors in net.minecraft.client.render with parameters of type class_2525ModifierConstructorDescriptionVertexFormatElement(int int2, class_2524 class_2524, class_2525 class_2525, int int3)