Uses of Enum Class
xericker.arenalegends.core.instance.schematic.contract.ArenaSpawn
Packages that use ArenaSpawn
Package
Description
-
Uses of ArenaSpawn in xericker.arenalegends.core.instance.generated
Methods in xericker.arenalegends.core.instance.generated with parameters of type ArenaSpawn -
Uses of ArenaSpawn in xericker.arenalegends.core.instance.schematic
Methods in xericker.arenalegends.core.instance.schematic that return types with arguments of type ArenaSpawn -
Uses of ArenaSpawn in xericker.arenalegends.core.instance.schematic.contract
Subclasses with type arguments of type ArenaSpawn in xericker.arenalegends.core.instance.schematic.contractMethods in xericker.arenalegends.core.instance.schematic.contract that return ArenaSpawnModifier and TypeMethodDescriptionstatic ArenaSpawnReturns the enum constant of this class with the specified name.static ArenaSpawn[]ArenaSpawn.values()Returns an array containing the constants of this enum class, in the order they are declared.