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