Uses of Enum Class
net.minecraft.class_11071
Packages that use class_11071
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11071 in net.minecraft
Fields in net.minecraft with type parameters of type class_11071Modifier and TypeFieldDescriptionstatic final EnumProperty<class_11071> class_11070.field_58945static final com.mojang.serialization.Codec<class_11071> class_11071.field_58949static final PacketCodec<ByteBuf, class_11071> class_11071.field_58950Methods in net.minecraft that return class_11071Modifier and TypeMethodDescriptionstatic class_11071Returns the enum constant of this class with the specified name.static class_11071[]class_11071.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_11071Modifier and TypeMethodDescriptionstatic ItemStackclass_11070.method_69729(class_11071 class_11071) -
Uses of class_11071 in net.minecraft.client.data
Methods in net.minecraft.client.data with parameters of type class_11071Modifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.method_70250(class_11071 class_11071) -
Uses of class_11071 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_11071Modifier and TypeFieldDescriptionstatic final ComponentType<class_11071> DataComponentTypes.TYPE_TROPHY -
Uses of class_11071 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_11071