Attachable, Hanging, ItemFrame, LeashHitch, PaintingBanner, Bed, Button, Chest, CocoaPlant, Comparator, Diode, DirectionalContainer, Dispenser, Door, EnderChest, Furnace, FurnaceAndDispenser, Gate, Hopper, Ladder, Lever, Observer, PistonBaseMaterial, PistonExtensionMaterial, Pumpkin, RedstoneTorch, Sign, SimpleAttachableMaterialData, Skull, Stairs, Torch, TrapDoor, TripwireHookpublic interface Directional
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull BlockFace |
getFacing() |
Gets the direction this block is facing
|
void |
setFacingDirection(@NotNull BlockFace face) |
Sets the direction that this block is facing in
|
void setFacingDirection(@NotNull
@NotNull BlockFace face)
face - The facing direction@NotNull @NotNull BlockFace getFacing()
Copyright © 2020. All rights reserved.