Uses of Enum Class
net.minecraft.class_9317.class_9319
Packages that use class_9317.class_9319
-
Uses of class_9317.class_9319 in net.minecraft
Fields in net.minecraft declared as class_9317.class_9319Modifier and TypeFieldDescriptionprivate final class_9317.class_9319class_9317.field_49431private final class_9317.class_9319class_9317.class_9318.field_49434Fields in net.minecraft with type parameters of type class_9317.class_9319Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9317.class_9319> class_9317.class_9319.field_49437Methods in net.minecraft that return class_9317.class_9319Modifier and TypeMethodDescriptionstatic class_9317.class_9319Returns the enum constant of this class with the specified name.static class_9317.class_9319[]class_9317.class_9319.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_9317.class_9319Modifier and TypeMethodDescriptionstatic class_9317.class_9318class_9317.method_57637(class_9317.class_9319 class_9319) Constructors in net.minecraft with parameters of type class_9317.class_9319ModifierConstructorDescription(package private)class_9317(List<LootCondition> list, class_9317.class_9319 class_9319, List<DataComponentType<?>> list2) (package private)class_9318(class_9317.class_9319 class_9319)