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