Uses of Enum Class
net.minecraft.data.models.blockstates.VariantProperties.Rotation
-
Uses of VariantProperties.Rotation in net.minecraft.data.models
Modifier and TypeMethodDescriptionprivate void
BlockModelGenerators.addBookSlotModel
(MultiPartGenerator p_261839_, Condition.TerminalCondition p_261634_, VariantProperties.Rotation p_262044_, BooleanProperty p_262163_, ModelTemplate p_261986_, boolean p_261790_) private void
BlockModelGenerators.addSlotStateAndRotationVariants
(MultiPartGenerator p_261951_, Condition.TerminalCondition p_261482_, VariantProperties.Rotation p_262169_) -
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.