BlockData
, Cloneable
, Directional
public 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, merge
getFaces, getFacing, setFacing
int getHoneyLevel()
void setHoneyLevel(int honeyLevel)
honeyLevel
- the new 'honey_level' valueint getMaximumHoneyLevel()
Copyright © 2019. All rights reserved.