Uses of Enum Class
net.minecraft.data.BlockModelFields.Rotation
-
Uses of BlockModelFields.Rotation in net.minecraft.data
Modifier and TypeFieldDescriptionstatic final BlockModeInfo<BlockModelFields.Rotation>
BlockModelFields.X_ROT
static final BlockModeInfo<BlockModelFields.Rotation>
BlockModelFields.Y_ROT
Modifier and TypeMethodDescriptionstatic BlockModelFields.Rotation
Returns the enum constant of this class with the specified name.static BlockModelFields.Rotation[]
BlockModelFields.Rotation.values()
Returns an array containing the constants of this enum class, in the order they are declared.