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 SummaryNested classes/interfaces inherited from class net.minecraft.world.level.block.state.properties.PropertyProperty.Value<T extends Comparable<T>>
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedDirectionProperty(String p_61541_, Collection<Direction> p_61542_) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic DirectionPropertystatic DirectionPropertycreate(String p_61544_, Collection<Direction> p_61545_) static DirectionPropertystatic DirectionPropertyMethods inherited from class net.minecraft.world.level.block.state.properties.EnumPropertycreate, create, create, create, equals, generateHashCode, getName, getPossibleValues, getValueMethods inherited from class net.minecraft.world.level.block.state.properties.Propertycodec, getAllValues, getName, getValueClass, hashCode, parseValue, toString, value, value, valueCodec
- 
Constructor Details- 
DirectionProperty
 
- 
- 
Method Details- 
create
- 
create
- 
create
- 
create
 
-