BlockData, Cloneable, Waterloggedpublic interface Wall extends Waterlogged
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
Wall.Height |
The different heights a face of a wall may have.
|
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull Wall.Height |
getHeight(@NotNull BlockFace face) |
Gets the height of the specified face.
|
void |
setHeight(@NotNull BlockFace face,
@NotNull Wall.Height height) |
Set the height of the specified face.
|
clone, getAsString, getAsString, getMaterial, matches, mergeisWaterlogged, setWaterlogged@NotNull @NotNull Wall.Height getHeight(@NotNull @NotNull BlockFace face)
face - to checkvoid setHeight(@NotNull
@NotNull BlockFace face,
@NotNull
@NotNull Wall.Height height)
face - to setheight - the heightCopyright © 2020. All rights reserved.