Uses of Enum Class
net.minecraft.class_8153.class_8154
Packages that use class_8153.class_8154
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8153.class_8154 in net.minecraft
Fields in net.minecraft with type parameters of type class_8153.class_8154Modifier and TypeFieldDescriptionprivate static final TrackedData<class_8153.class_8154>class_8153.field_42662Methods in net.minecraft that return class_8153.class_8154Modifier and TypeMethodDescriptionprivate class_8153.class_8154class_8153.method_49138()static class_8153.class_8154Returns the enum constant of this class with the specified name.static class_8153.class_8154[]class_8153.class_8154.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_8153.class_8154Modifier and TypeMethodDescriptionclass_8153.method_49132(class_8153.class_8154 class_8154) private class_8153class_8153.method_49133(class_8153.class_8154 class_8154) -
Uses of class_8153.class_8154 in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type class_8153.class_8154Modifier and TypeFieldDescriptionstatic final TrackedDataHandler<class_8153.class_8154>TrackedDataHandlerRegistry.field_42543