Uses of Enum Class
net.minecraft.class_4277.class_4278
Packages that use class_4277.class_4278
-
Uses of class_4277.class_4278 in net.minecraft
Fields in net.minecraft declared as class_4277.class_4278Methods in net.minecraft that return class_4277.class_4278Modifier and TypeMethodDescriptionclass_4277.method_19481()private static class_4277.class_4278class_4277.class_4278.method_19491(int int2) static class_4277.class_4278Returns the enum constant of this class with the specified name.static class_4277.class_4278[]class_4277.class_4278.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_4277.class_4278Modifier and TypeMethodDescriptionstatic class_4277class_4277.method_19468(class_4277.class_4278 class_4278, InputStream inputStream) static class_4277class_4277.method_19469(class_4277.class_4278 class_4278, ByteBuffer byteBuffer) Constructors in net.minecraft with parameters of type class_4277.class_4278ModifierConstructorDescriptionclass_4277(class_4277.class_4278 class_4278, int int2, int int3, boolean bool) privateclass_4277(class_4277.class_4278 class_4278, int int2, int int3, boolean bool, long long2)