Uses of Record Class
net.minecraft.network.protocol.game.ClientboundHurtAnimationPacket
Packages that use ClientboundHurtAnimationPacket
-
Uses of ClientboundHurtAnimationPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundHurtAnimationPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleHurtAnimation
(ClientboundHurtAnimationPacket p_265581_) -
Uses of ClientboundHurtAnimationPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundHurtAnimationPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleHurtAnimation
(ClientboundHurtAnimationPacket p_265165_)