Uses of Enum Class
net.minecraft.entity.boss.dragon.EnderDragonSpawnState
Packages that use EnderDragonSpawnState
-
Uses of EnderDragonSpawnState in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EnderDragonSpawnStateMethods in net.minecraft.entity.boss.dragon that return EnderDragonSpawnStateModifier and TypeMethodDescriptionstatic EnderDragonSpawnState
Returns the enum constant of this class with the specified name.static EnderDragonSpawnState[]
EnderDragonSpawnState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonSpawnStateModifier and TypeMethodDescriptionprotected void
EnderDragonFight.setSpawnState
(EnderDragonSpawnState spawnState)