Uses of Enum Class
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
Deprecated.Returns the enum constant of this class with the specified name.static NetherWartsState[]
NetherWartsState.values()
Deprecated.Returns an array containing the constants of this enum class, 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