Uses of Class
net.minecraft.data.client.When.PropertyCondition
-
Uses of When.PropertyCondition in net.minecraft.data.client
Modifier 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)