Uses of Enum Class
net.minecraft.class_9069.class_9070
Packages that use class_9069.class_9070
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9069.class_9070 in net.minecraft
Fields in net.minecraft with type parameters of type class_9069.class_9070Modifier and TypeFieldDescriptionprivate static final TrackedData<class_9069.class_9070>
class_9069.field_47785
private static StringIdentifiable.EnumCodec<class_9069.class_9070>
class_9069.class_9070.field_47794
Methods in net.minecraft that return class_9069.class_9070Modifier and TypeMethodDescriptionprivate class_9069.class_9070
class_9069.method_55718()
static class_9069.class_9070
class_9069.class_9070.method_55727
(String string) static class_9069.class_9070
Returns the enum constant of this class with the specified name.static class_9069.class_9070[]
class_9069.class_9070.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_9069.class_9070 -
Uses of class_9069.class_9070 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_9069.class_9070Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<class_9069.class_9070>
TrackedDataHandlerRegistry.field_47707