Uses of Enum Class
net.minecraft.client.data.VariantSettings.Rotation
Packages that use VariantSettings.Rotation
- 
Uses of VariantSettings.Rotation in net.minecraft.client.dataFields in net.minecraft.client.data with type parameters of type VariantSettings.RotationModifier and TypeFieldDescriptionstatic final VariantSetting<VariantSettings.Rotation> VariantSettings.Xstatic final VariantSetting<VariantSettings.Rotation> VariantSettings.YMethods in net.minecraft.client.data that return VariantSettings.RotationModifier and TypeMethodDescriptionstatic VariantSettings.RotationReturns 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.client.data with parameters of type VariantSettings.RotationModifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.supplyChiseledBookshelfModel(MultipartBlockStateSupplier blockStateSupplier, When.PropertyCondition facingCondition, VariantSettings.Rotation rotation, BooleanProperty property, Model model, boolean occupied) private voidBlockStateModelGenerator.supplyChiseledBookshelfModels(MultipartBlockStateSupplier blockStateSupplier, When.PropertyCondition facingCondition, VariantSettings.Rotation rotation)