Uses of Record Class
net.minecraft.network.protocol.game.ServerboundClientInformationPacket
Packages that use ServerboundClientInformationPacket
Package
Description
- 
Uses of ServerboundClientInformationPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleClientInformation(ServerboundClientInformationPacket p_133745_) 
- 
Uses of ServerboundClientInformationPacket in net.minecraft.server.levelMethods in net.minecraft.server.level with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerPlayer.updateOptions(ServerboundClientInformationPacket p_9157_) 
- 
Uses of ServerboundClientInformationPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_9845_) 
- 
Uses of ServerboundClientInformationPacket in net.minecraftforge.common.utilMethods in net.minecraftforge.common.util with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleClientInformation(ServerboundClientInformationPacket packet) voidFakePlayer.updateOptions(ServerboundClientInformationPacket pkt)