Uses of Record Class
net.minecraft.network.protocol.game.ServerboundClientInformationPacket
Packages that use ServerboundClientInformationPacket
Package
Description
-
Uses of ServerboundClientInformationPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleClientInformation
(ServerboundClientInformationPacket p_133745_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
ServerPlayer.updateOptions
(ServerboundClientInformationPacket p_9157_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleClientInformation
(ServerboundClientInformationPacket p_9845_) -
Uses of ServerboundClientInformationPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleClientInformation
(ServerboundClientInformationPacket packet) void
FakePlayer.updateOptions
(ServerboundClientInformationPacket packet)