Package net.minecraft.state
Class BooleanProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.state.Property
Property.ValuePair<T extends Comparable<T>>
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.state.Property
getAllValues, getName, getValueClass, hashCode, toString, value, value, valueCodec
-
Field Details
-
values
-
-
Constructor Details
-
BooleanProperty
-
-
Method Details
-
getPossibleValues
- Specified by:
getPossibleValues
in classProperty<Boolean>
-
create
-
getValue
-
getName
-
equals
-
generateHashCode
public int generateHashCode()- Overrides:
generateHashCode
in classProperty<Boolean>
-