Uses of Enum Class
net.minecraft.class_2524
Packages that use class_2524
-
Uses of class_2524 in net.minecraft
Methods in net.minecraft that return class_2524Modifier and TypeMethodDescriptionstatic class_2524Returns the enum constant of this class with the specified name.static class_2524[]class_2524.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2524 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as class_2524Methods in net.minecraft.client.render that return class_2524Constructors in net.minecraft.client.render with parameters of type class_2524ModifierConstructorDescriptionVertexFormatElement(int int2, class_2524 class_2524, class_2525 class_2525, int int3)