public interface Directional
Modifier and Type | Method and Description |
---|---|
BlockFace |
getFacing()
Gets the direction this block is facing
|
void |
setFacingDirection(BlockFace face)
Sets the direction that this block is facing in
|
Copyright © 2016. All rights reserved.