| Package | Description | 
|---|---|
| net.minecraft.network.play.server | |
| net.minecraft.world | 
| Modifier and Type | Field and Description | 
|---|---|
| private SPacketUpdateBossInfo.Operation | SPacketUpdateBossInfo. operation | 
| Modifier and Type | Method and Description | 
|---|---|
| SPacketUpdateBossInfo.Operation | SPacketUpdateBossInfo. getOperation() | 
| static SPacketUpdateBossInfo.Operation | SPacketUpdateBossInfo.Operation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static SPacketUpdateBossInfo.Operation[] | SPacketUpdateBossInfo.Operation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| SPacketUpdateBossInfo(SPacketUpdateBossInfo.Operation operationIn,
                     BossInfo data) | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | BossInfoServer. sendUpdate(SPacketUpdateBossInfo.Operation operationIn) |