public interface Beehive extends Directional
Modifier and Type | Method and 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.
|
getFaces, getFacing, setFacing
clone, getAsString, getAsString, getMaterial, matches, merge
int getHoneyLevel()
void setHoneyLevel(int honeyLevel)
honeyLevel
- the new 'honey_level' valueint getMaximumHoneyLevel()
Copyright © 2021. All rights reserved.