Uses of Class
net.minecraft.network.protocol.game.ServerboundClientInformationPacket
Package
Description
-
Uses of ServerboundClientInformationPacket in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleClientInformation(ServerboundClientInformationPacket p_133745_)
-
Uses of ServerboundClientInformationPacket in net.minecraft.server.level
Modifier and TypeMethodDescriptionvoid
ServerPlayer.updateOptions(ServerboundClientInformationPacket p_9157_)
-
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_9845_)
-
Uses of ServerboundClientInformationPacket in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleClientInformation(ServerboundClientInformationPacket packet)
void
FakePlayer.updateOptions(ServerboundClientInformationPacket pkt)