Uses of Enum Class
net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
Packages that use SUpdateBossInfoPacket.Operation
-
Uses of SUpdateBossInfoPacket.Operation in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as SUpdateBossInfoPacket.OperationModifier and TypeFieldDescriptionprivate SUpdateBossInfoPacket.Operation
SUpdateBossInfoPacket.operation
Methods in net.minecraft.network.play.server that return SUpdateBossInfoPacket.OperationModifier 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.Constructors in net.minecraft.network.play.server with parameters of type SUpdateBossInfoPacket.OperationModifierConstructorDescriptionSUpdateBossInfoPacket
(SUpdateBossInfoPacket.Operation p_i46964_1_, BossInfo p_i46964_2_) -
Uses of SUpdateBossInfoPacket.Operation in net.minecraft.world.server
Methods in net.minecraft.world.server with parameters of type SUpdateBossInfoPacket.OperationModifier and TypeMethodDescriptionprivate void
ServerBossInfo.broadcast
(SUpdateBossInfoPacket.Operation p_186759_1_)