Uses of Record Class
net.minecraft.network.protocol.game.ClientboundHurtAnimationPacket
Packages that use ClientboundHurtAnimationPacket
- 
Uses of ClientboundHurtAnimationPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundHurtAnimationPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleHurtAnimation(ClientboundHurtAnimationPacket p_265581_) 
- 
Uses of ClientboundHurtAnimationPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundHurtAnimationPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleHurtAnimation(ClientboundHurtAnimationPacket p_265165_)