BlockData, Cloneable, Directionalpublic interface Beehive extends Directional
| Modifier and Type | Method | Description |
|---|---|---|
int |
getHoneyLevel() |
Gets the value of the 'honey_level' property.
|
int |
getMaximumHoneyLevel() |
Gets the maximum allowed value of the 'honey_level' property.
|
void |
setHoneyLevel(int honeyLevel) |
Sets the value of the 'honey_level' property.
|
clone, getAsString, getAsString, getMaterial, matches, mergegetFaces, getFacing, setFacingint getHoneyLevel()
void setHoneyLevel(int honeyLevel)
honeyLevel - the new 'honey_level' valueint getMaximumHoneyLevel()
Copyright © 2020. All rights reserved.