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_ROTstatic final BlockModeInfo<BlockModelFields.Rotation>BlockModelFields.Y_ROTMethods in net.minecraft.data that return BlockModelFields.RotationModifier and TypeMethodDescriptionstatic BlockModelFields.RotationReturns 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.