BlockData
, Cloneable
, Waterlogged
public 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, merge
isWaterlogged, setWaterlogged
boolean isBottom()
void setBottom(boolean bottom)
bottom
- the new 'bottom' valueint getDistance()
void setDistance(int distance)
distance
- the new 'distance' valueint getMaximumDistance()
Copyright © 2019. All rights reserved.