public interface DirectionalData extends DataManipulator<DirectionalData,ImmutableDirectionalData>
DataManipulator
for the Direction
state of a
BlockState
or an Entity
. Usually applicable for BlockTypes.STANDING_SIGN
,
BlockTypes.WALL_SIGN
, BlockTypes.WOODEN_DOOR
, EntityTypes.SHULKER
, etc.Modifier and Type | Method and Description |
---|---|
Value<Direction> |
direction()
|
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Direction> direction()
Keys.DIRECTION