Uses of Class
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket
Packages that use ClientboundPlayerInfoUpdatePacket
- 
Uses of ClientboundPlayerInfoUpdatePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerInfoUpdatePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handlePlayerInfoUpdate(ClientboundPlayerInfoUpdatePacket p_250115_) 
- 
Uses of ClientboundPlayerInfoUpdatePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game that return ClientboundPlayerInfoUpdatePacketModifier and TypeMethodDescriptionClientboundPlayerInfoUpdatePacket.createPlayerInitializing(Collection<ServerPlayer> p_252314_) Methods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerInfoUpdatePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handlePlayerInfoUpdate(ClientboundPlayerInfoUpdatePacket p_248573_)