Uses of Enum Class
net.minecraft.data.client.VariantSettings.Rotation
Packages that use VariantSettings.Rotation
-
Uses of VariantSettings.Rotation in net.minecraft.data.client
Fields in net.minecraft.data.client with type parameters of type VariantSettings.RotationModifier and TypeFieldDescriptionstatic final VariantSetting
<VariantSettings.Rotation> VariantSettings.X
static final VariantSetting
<VariantSettings.Rotation> VariantSettings.Y
Methods in net.minecraft.data.client that return VariantSettings.RotationModifier and TypeMethodDescriptionstatic VariantSettings.Rotation
Returns the enum constant of this class with the specified name.static VariantSettings.Rotation[]
VariantSettings.Rotation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.data.client with parameters of type VariantSettings.RotationModifier and TypeMethodDescriptionprivate void
BlockStateModelGenerator.supplyChiseledBookshelfModel
(MultipartBlockStateSupplier blockStateSupplier, When.PropertyCondition facingCondition, VariantSettings.Rotation rotation, BooleanProperty property, Model model, boolean occupied) private void
BlockStateModelGenerator.supplyChiseledBookshelfModels
(MultipartBlockStateSupplier blockStateSupplier, When.PropertyCondition facingCondition, VariantSettings.Rotation rotation)