Uses of Enum Class
net.minecraft.class_10319.class_10320
Packages that use class_10319.class_10320
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10319.class_10320 in net.minecraft
Fields in net.minecraft with type parameters of type class_10319.class_10320Modifier and TypeFieldDescriptionstatic final EnumProperty<class_10319.class_10320> class_10319.field_54740Methods in net.minecraft that return class_10319.class_10320Modifier and TypeMethodDescriptionstatic class_10319.class_10320Returns the enum constant of this class with the specified name.static class_10319.class_10320[]class_10319.class_10320.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_10319.class_10320 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_10319.class_10320Modifier and TypeFieldDescriptionstatic final EnumProperty<class_10319.class_10320> Properties.field_54793