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