Uses of Enum Class
net.minecraft.class_6381
Packages that use class_6381
-
Uses of class_6381 in net.minecraft
Fields in net.minecraft declared as class_6381Methods in net.minecraft that return class_6381Modifier and TypeMethodDescriptionstatic class_6381
Returns the enum constant of this class with the specified name.static class_6381[]
class_6381.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_6381Modifier and TypeMethodDescriptionvoid
class_6382.method_37032(class_6381 class_6381, class_6384<?> class_6384)
void
class_6385.class_6388.method_37032(class_6381 class_6381, class_6384<?> class_6384)
default void
class_6382.method_37033(class_6381 class_6381, String string)
default void
class_6382.method_37034(class_6381 class_6381, Text text)
default void
class_6382.method_37035(class_6381 class_6381, Text[] text)
Constructors in net.minecraft with parameters of type class_6381