Uses of Class
net.minecraft.client.data.When.PropertyCondition
Packages that use When.PropertyCondition
-
Uses of When.PropertyCondition in net.minecraft.client.data
Methods in net.minecraft.client.data that return When.PropertyConditionModifier and TypeMethodDescriptionstatic When.PropertyCondition
When.create()
final <T extends Comparable<T>>
When.PropertyConditionfinal <T extends Comparable<T>>
When.PropertyConditionfinal <T extends Comparable<T>>
When.PropertyConditionWhen.PropertyCondition.setNegated
(Property<T> property, T value) final <T extends Comparable<T>>
When.PropertyConditionWhen.PropertyCondition.setNegated
(Property<T> property, T value, T[] otherValues) Methods in net.minecraft.client.data with parameters of type When.PropertyConditionModifier 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)