Uses of Enum
org.bukkit.NetherWartsState
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes that represents various voxel types and states.
-
Uses of NetherWartsState in org.bukkit
Modifier and TypeMethodDescriptionstatic NetherWartsState
Returns the enum constant of this type with the specified name.static NetherWartsState[]
NetherWartsState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NetherWartsState in org.bukkit.material
Modifier and TypeMethodDescriptionNetherWarts.getState()
Deprecated.Gets the current growth state of this nether wartModifier and TypeMethodDescriptionvoid
NetherWarts.setState
(NetherWartsState state) Deprecated.Sets the growth state of this nether wart