Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetEntityDataPacket
Packages that use ClientboundSetEntityDataPacket
- 
Uses of ClientboundSetEntityDataPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundSetEntityDataPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetEntityData(ClientboundSetEntityDataPacket p_105088_) 
- 
Uses of ClientboundSetEntityDataPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetEntityDataPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetEntityData(ClientboundSetEntityDataPacket p_131432_)