Uses of Enum Class
net.minecraft.world.end.DragonSpawnState
Packages that use DragonSpawnState
-
Uses of DragonSpawnState in net.minecraft.world.end
Fields in net.minecraft.world.end declared as DragonSpawnStateMethods in net.minecraft.world.end that return DragonSpawnStateModifier 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.Methods in net.minecraft.world.end with parameters of type DragonSpawnStateModifier and TypeMethodDescriptionprotected void
DragonFightManager.setRespawnStage
(DragonSpawnState p_186095_1_)