Uses of Enum Class
net.minecraft.world.end.DragonSpawnState
-
Uses of DragonSpawnState in net.minecraft.world.end
Modifier and TypeMethodDescriptionstatic DragonSpawnState
Returns the enum constant of this class with the specified name.static DragonSpawnState[]
DragonSpawnState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
DragonFightManager.setRespawnStage
(DragonSpawnState p_186095_1_)