Uses of Enum Class
org.cloudburstmc.api.util.data.TreeSpecies
Packages that use TreeSpecies
Package
Description
-
Uses of TreeSpecies in org.cloudburstmc.api.block
Fields in org.cloudburstmc.api.block with type parameters of type TreeSpeciesModifier and TypeFieldDescriptionstatic EnumBlockTrait<TreeSpecies>BlockTraits.TREE_SPECIESstatic EnumBlockTrait<TreeSpecies>BlockTraits.TREE_SPECIES_NETHERstatic EnumBlockTrait<TreeSpecies>BlockTraits.TREE_SPECIES_OVERWORLD -
Uses of TreeSpecies in org.cloudburstmc.api.entity.vehicle
Methods in org.cloudburstmc.api.entity.vehicle with parameters of type TreeSpecies -
Uses of TreeSpecies in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return TreeSpeciesModifier and TypeMethodDescriptionstatic TreeSpeciesReturns the enum constant of this class with the specified name.static TreeSpecies[]TreeSpecies.values()Returns an array containing the constants of this enum class, in the order they are declared.