public interface Scaffolding extends Waterlogged
getMaximumDistance()
the block will drop.Modifier and Type | Method and 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.
|
isWaterlogged, setWaterlogged
clone, getAsString, getAsString, getMaterial, matches, merge
boolean isBottom()
void setBottom(boolean bottom)
bottom
- the new 'bottom' valueint getDistance()
void setDistance(int distance)
distance
- the new 'distance' valueint getMaximumDistance()
Copyright © 2021. All rights reserved.