BlockData, Cloneable, Waterloggedpublic interface Scaffolding extends Waterlogged
getMaximumDistance() the block will drop.| Modifier and Type | Method | Description |
|---|---|---|
int |
getDistance() |
Gets the value of the 'distance' property.
|
int |
getMaximumDistance() |
Gets the maximum allowed value of the 'distance' property.
|
boolean |
isBottom() |
Gets the value of the 'bottom' property.
|
void |
setBottom(boolean bottom) |
Sets the value of the 'bottom' property.
|
void |
setDistance(int distance) |
Sets the value of the 'distance' property.
|
clone, getAsString, getAsString, getMaterial, matches, mergeisWaterlogged, setWaterloggedboolean isBottom()
void setBottom(boolean bottom)
bottom - the new 'bottom' valueint getDistance()
void setDistance(int distance)
distance - the new 'distance' valueint getMaximumDistance()
Copyright © 2020. All rights reserved.