Uses of Class
net.minecraft.network.protocol.game.ClientboundUpdateMobEffectPacket
Packages that use ClientboundUpdateMobEffectPacket
-
Uses of ClientboundUpdateMobEffectPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundUpdateMobEffectPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleUpdateMobEffect(ClientboundUpdateMobEffectPacket p_105130_) -
Uses of ClientboundUpdateMobEffectPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundUpdateMobEffectPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundUpdateMobEffectPacket> GamePacketTypes.CLIENTBOUND_UPDATE_MOB_EFFECTClientboundUpdateMobEffectPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundUpdateMobEffectPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundUpdateMobEffectPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleUpdateMobEffect(ClientboundUpdateMobEffectPacket p_131453_)