Uses of Enum Class
net.minecraft.data.BlockModelFields.Rotation
Packages that use BlockModelFields.Rotation
-
Uses of BlockModelFields.Rotation in net.minecraft.data
Fields in net.minecraft.data with type parameters of type BlockModelFields.RotationModifier and TypeFieldDescriptionstatic final BlockModeInfo<BlockModelFields.Rotation>
BlockModelFields.X_ROT
static final BlockModeInfo<BlockModelFields.Rotation>
BlockModelFields.Y_ROT
Methods in net.minecraft.data that return BlockModelFields.RotationModifier 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.