Uses of Enum Class
net.minecraft.entity.boss.dragon.EnderDragonSpawnState
-
Uses of EnderDragonSpawnState in net.minecraft.entity.boss.dragon
Modifier and TypeFieldDescriptionprivate @Nullable EnderDragonSpawnState
EnderDragonFight.dragonSpawnState
Modifier 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.Modifier and TypeMethodDescriptionprotected void
EnderDragonFight.setSpawnState
(EnderDragonSpawnState spawnState)