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