Package | Description |
---|---|
org.bukkit.block.data |
Generalized BlockData classes.
|
org.bukkit.block.data.type |
Specific BlockData classes relevant to only a given block or set of blocks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Rail
'shape' represents the current layout of a minecart rail.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AmethystCluster |
interface |
BigDripleaf
'tilt' indicates how far the leaf is tilted.
|
interface |
Campfire
'signal_fire' denotes whether the fire is extra smokey due to having a hay
bale placed beneath it.
|
interface |
Candle
'candles' represents the number of candles which are present.
|
interface |
Chain |
interface |
Chest
'type' represents which part of a double chest this block is, or if it is a
single chest.
|
interface |
CoralWallFan |
interface |
Dripleaf |
interface |
EnderChest |
interface |
Fence |
interface |
GlassPane |
interface |
GlowLichen |
interface |
Ladder |
interface |
Lantern
'hanging' denotes whether the lantern is hanging from a block.
|
interface |
Light |
interface |
LightningRod |
interface |
PointedDripstone
'thickness' represents the dripstone thickness.
|
interface |
RedstoneRail
A type of minecart rail which interacts with redstone in one way or another.
|
interface |
Scaffolding
'bottom' indicates whether the scaffolding is floating or not.
|
interface |
SculkSensor
'sculk_sensor_phase' indicates the current operational phase of the sensor.
|
interface |
SeaPickle
'pickles' indicates the number of pickles in this block.
|
interface |
Sign |
interface |
Slab
'type' represents what state the slab is in - either top, bottom, or a double
slab occupying the full block.
|
interface |
SmallDripleaf |
interface |
Stairs
'shape' represents the texture and bounding box shape of these stairs.
|
interface |
TrapDoor |
interface |
Wall
This class encompasses the 'north', 'east', 'south', 'west', height flags
which are used to set the height of a wall.
|
interface |
WallSign |
Copyright © 2022. All rights reserved.