Uses of Class
net.minecraft.network.play.server.SUpdateBossInfoPacket
-
Packages that use SUpdateBossInfoPacket Package Description net.minecraft.client.gui net.minecraft.client.gui.overlay net.minecraft.client.network.play -
-
Uses of SUpdateBossInfoPacket in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type SUpdateBossInfoPacket Modifier and Type Method Description voidClientBossInfo. update(SUpdateBossInfoPacket p_186765_1_)Constructors in net.minecraft.client.gui with parameters of type SUpdateBossInfoPacket Constructor Description ClientBossInfo(SUpdateBossInfoPacket p_i46605_1_) -
Uses of SUpdateBossInfoPacket in net.minecraft.client.gui.overlay
Methods in net.minecraft.client.gui.overlay with parameters of type SUpdateBossInfoPacket Modifier and Type Method Description voidBossOverlayGui. update(SUpdateBossInfoPacket p_184055_1_) -
Uses of SUpdateBossInfoPacket in net.minecraft.client.network.play
Methods in net.minecraft.client.network.play with parameters of type SUpdateBossInfoPacket Modifier and Type Method Description voidClientPlayNetHandler. handleBossUpdate(SUpdateBossInfoPacket p_184325_1_)voidIClientPlayNetHandler. handleBossUpdate(SUpdateBossInfoPacket p_184325_1_)
-