Uses of Class
net.minecraft.network.protocol.game.ClientboundAnimatePacket
Packages that use ClientboundAnimatePacket
- 
Uses of ClientboundAnimatePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundAnimatePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleAnimate(ClientboundAnimatePacket p_104968_) 
- 
Uses of ClientboundAnimatePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundAnimatePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleAnimate(ClientboundAnimatePacket p_131372_)