Class DirectionProperty
java.lang.Object
net.minecraft.world.level.block.state.properties.Property<T>
net.minecraft.world.level.block.state.properties.EnumProperty<Direction>
net.minecraft.world.level.block.state.properties.DirectionProperty
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.block.state.properties.Property
Property.Value<T extends Comparable<T>> - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDirectionProperty(String p_61541_, Collection<Direction> p_61542_)  - 
Method Summary
Modifier and TypeMethodDescriptionstatic DirectionPropertystatic DirectionPropertycreate(String p_61544_, Collection<Direction> p_61545_) static DirectionPropertystatic DirectionPropertyMethods inherited from class net.minecraft.world.level.block.state.properties.EnumProperty
create, create, create, create, equals, generateHashCode, getName, getPossibleValues, getValueMethods inherited from class net.minecraft.world.level.block.state.properties.Property
codec, getAllValues, getName, getValueClass, hashCode, parseValue, toString, value, value, valueCodec 
- 
Constructor Details
- 
DirectionProperty
 
 - 
 - 
Method Details
- 
create
 - 
create
 - 
create
 - 
create
 
 -