Package | Description |
---|---|
net.minecraft.world.end |
Modifier and Type | Field and Description |
---|---|
private DragonSpawnState |
DragonFightManager.respawnState |
Modifier and Type | Method and Description |
---|---|
static DragonSpawnState |
DragonSpawnState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DragonSpawnState[] |
DragonSpawnState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DragonFightManager.setRespawnState(DragonSpawnState state) |