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
ConstructorsModifierConstructorDescriptionprotectedDirectionProperty(String p_i45650_1_, Collection<Direction> p_i45650_2_) -
Method Summary
Modifier and TypeMethodDescriptionstatic DirectionPropertycreate(String p_177713_0_, Collection<Direction> p_177713_1_) static DirectionPropertystatic DirectionPropertyMethods inherited from class net.minecraft.state.EnumProperty
create, create, create, create, equals, generateHashCode, getName, getPossibleValues, getValueMethods inherited from class net.minecraft.state.Property
getAllValues, getName, getValueClass, hashCode, toString, value, value, valueCodec
-
Constructor Details
-
DirectionProperty
-
-
Method Details
-
create
-
create
-
create
-