Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerInfoRemovePacket
Packages that use ClientboundPlayerInfoRemovePacket
-
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerInfoRemovePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handlePlayerInfoRemove
(ClientboundPlayerInfoRemovePacket p_248731_) -
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerInfoRemovePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handlePlayerInfoRemove
(ClientboundPlayerInfoRemovePacket p_252308_)