Uses of Class
net.minecraft.entity.boss.dragon.EnderDragonSpawnState
| Package | Description |
|---|---|
| net.minecraft.entity.boss.dragon |
-
Uses of EnderDragonSpawnState in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EnderDragonSpawnState Modifier and Type Field Description private EnderDragonSpawnStateEnderDragonFight. dragonSpawnStateMethods in net.minecraft.entity.boss.dragon that return EnderDragonSpawnState Modifier and Type Method Description static EnderDragonSpawnStateEnderDragonSpawnState. valueOf(String name)Returns the enum constant of this type with the specified name.static EnderDragonSpawnState[]EnderDragonSpawnState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.entity.boss.dragon with parameters of type EnderDragonSpawnState Modifier and Type Method Description protected voidEnderDragonFight. setSpawnState(EnderDragonSpawnState spawnState)