public interface Directional extends BlockData
getFaces() to get all possible directions for this block.| Modifier and Type | Method and Description | 
|---|---|
| @NotNull Set<BlockFace> | getFaces()Gets the faces which are applicable to this block. | 
| @NotNull BlockFace | getFacing()Gets the value of the 'facing' property. | 
| void | setFacing(@NotNull BlockFace facing)Sets the value of the 'facing' property. | 
clone, getAsString, getAsString, getMaterial, getSoundGroup, matches, mergeCopyright © 2021. All rights reserved.