Uses of Class
net.minecraft.network.protocol.game.ClientboundLevelParticlesPacket
Packages that use ClientboundLevelParticlesPacket
-
Uses of ClientboundLevelParticlesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundLevelParticlesPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleParticleEvent
(ClientboundLevelParticlesPacket p_105026_) -
Uses of ClientboundLevelParticlesPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundLevelParticlesPacketModifier and TypeFieldDescriptionstatic final PacketType
<ClientboundLevelParticlesPacket> GamePacketTypes.CLIENTBOUND_LEVEL_PARTICLES
ClientboundLevelParticlesPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundLevelParticlesPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundLevelParticlesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleParticleEvent
(ClientboundLevelParticlesPacket p_131401_)