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