Uses of Enum Class
net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
-
Uses of SUpdateBossInfoPacket.Operation in net.minecraft.network.play.server
Modifier and TypeFieldDescriptionprivate SUpdateBossInfoPacket.Operation
SUpdateBossInfoPacket.operation
Modifier and TypeMethodDescriptionSUpdateBossInfoPacket.getOperation()
Returns the enum constant of this class with the specified name.static SUpdateBossInfoPacket.Operation[]
SUpdateBossInfoPacket.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSUpdateBossInfoPacket
(SUpdateBossInfoPacket.Operation p_i46964_1_, BossInfo p_i46964_2_) -
Uses of SUpdateBossInfoPacket.Operation in net.minecraft.world.server
Modifier and TypeMethodDescriptionprivate void
ServerBossInfo.broadcast
(SUpdateBossInfoPacket.Operation p_186759_1_)