Uses of Enum Class
net.minecraft.class_8438.class_8439
Packages that use class_8438.class_8439
-
Uses of class_8438.class_8439 in net.minecraft
Fields in net.minecraft declared as class_8438.class_8439Fields in net.minecraft with type parameters of type class_8438.class_8439Modifier and TypeFieldDescriptionprivate static final Map<class_8438.class_8439,List<Text>> class_8438.field_44296Methods in net.minecraft that return class_8438.class_8439Modifier and TypeMethodDescriptionclass_8438.getType()private static class_8438.class_8439class_8438.class_8439.method_50945(int int2) static class_8438.class_8439Returns the enum constant of this class with the specified name.static class_8438.class_8439[]class_8438.class_8439.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_8438.class_8439Modifier and TypeMethodDescriptionstatic Optional<class_8438.class_8439>class_8438.class_8439.method_50944(int int2) Methods in net.minecraft with parameters of type class_8438.class_8439Modifier and TypeMethodDescriptionstatic Optional<class_8438>class_8438.method_50939(MinecraftClient minecraftClient, Random random, class_8438.class_8439 class_8439) Constructors in net.minecraft with parameters of type class_8438.class_8439ModifierConstructorDescriptionprivateclass_8438(class_8438.class_8439 class_8439, Text text, List<OrderedText> list, int int2)