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