Uses of Class
net.minecraft.data.client.When.PropertyCondition
Packages that use When.PropertyCondition
-
Uses of When.PropertyCondition in net.minecraft.data.client
Methods in net.minecraft.data.client that return When.PropertyConditionModifier and TypeMethodDescriptionstatic When.PropertyConditionWhen.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.data.client with parameters of type When.PropertyConditionModifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.method_47812(MultipartBlockStateSupplier multipartBlockStateSupplier, When.PropertyCondition propertyCondition, VariantSettings.Rotation rotation) private voidBlockStateModelGenerator.method_47814(MultipartBlockStateSupplier multipartBlockStateSupplier, When.PropertyCondition propertyCondition, VariantSettings.Rotation rotation, BooleanProperty booleanProperty, Model model, boolean bool)