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