Uses of Enum
org.bukkit.GrassSpecies
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes that represents various voxel types and states.
-
Uses of GrassSpecies in org.bukkit
Modifier and TypeMethodDescriptionstatic GrassSpecies
GrassSpecies.getByData
(byte data) Deprecated.Magic valuestatic GrassSpecies
Returns the enum constant of this type with the specified name.static GrassSpecies[]
GrassSpecies.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GrassSpecies in org.bukkit.material
Modifier and TypeMethodDescriptionLongGrass.getSpecies()
Deprecated.Gets the current species of this grassModifier and TypeMethodDescriptionvoid
LongGrass.setSpecies
(GrassSpecies species) Deprecated.Sets the species of this grass