Package net.minecraft.state
Class DirectionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.state.Property
Property.ValuePair<T extends Comparable<T>>
-
Constructor Summary
ModifierConstructorDescriptionprotected
DirectionProperty
(String p_i45650_1_, Collection<Direction> p_i45650_2_) -
Method Summary
Modifier and TypeMethodDescriptionstatic DirectionProperty
create
(String p_177713_0_, Collection<Direction> p_177713_1_) static DirectionProperty
static DirectionProperty
Methods inherited from class net.minecraft.state.EnumProperty
create, create, create, create, equals, generateHashCode, getName, getPossibleValues, getValue
Methods inherited from class net.minecraft.state.Property
getAllValues, getName, getValueClass, hashCode, toString, value, value, valueCodec
-
Constructor Details
-
DirectionProperty
-
-
Method Details
-
create
-
create
-
create
-