Uses of Enum Class
org.cloudburstmc.api.util.data.TallGrassType
Packages that use TallGrassType
-
Uses of TallGrassType in org.cloudburstmc.api.block
Fields in org.cloudburstmc.api.block with type parameters of type TallGrassTypeModifier and TypeFieldDescriptionstatic final EnumBlockTrait<TallGrassType>BlockTraits.TALL_GRASS_TYPE -
Uses of TallGrassType in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return TallGrassTypeModifier and TypeMethodDescriptionstatic TallGrassTypeReturns the enum constant of this class with the specified name.static TallGrassType[]TallGrassType.values()Returns an array containing the constants of this enum class, in the order they are declared.