Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerInfoRemovePacket
Packages that use ClientboundPlayerInfoRemovePacket
- 
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerInfoRemovePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handlePlayerInfoRemove(ClientboundPlayerInfoRemovePacket p_248731_) 
- 
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerInfoRemovePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handlePlayerInfoRemove(ClientboundPlayerInfoRemovePacket p_252308_)