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
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundLevelParticlesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleParticleEvent
(ClientboundLevelParticlesPacket p_131401_)