Class BooleanProperty
java.lang.Object
net.minecraft.world.level.block.state.properties.Property<Boolean>
net.minecraft.world.level.block.state.properties.BooleanProperty
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.block.state.properties.Property
Property.Value<T extends Comparable<T>> - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.level.block.state.properties.Property
codec, getAllValues, getName, getValueClass, hashCode, parseValue, toString, value, value, valueCodec 
- 
Field Details
- 
values
 
 - 
 - 
Constructor Details
- 
BooleanProperty
 
 - 
 - 
Method Details
- 
getPossibleValues
- Specified by:
 getPossibleValuesin classProperty<Boolean>
 - 
create
 - 
getValue
 - 
getName
 - 
equals
 - 
generateHashCode
public int generateHashCode()- Overrides:
 generateHashCodein classProperty<Boolean>
 
 -