Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
Packages that use ServerboundChatCommandPacket
Package
Description
-
Uses of ServerboundChatCommandPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChatCommandPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatCommand
(ServerboundChatCommandPacket p_237920_) -
Uses of ServerboundChatCommandPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChatCommandPacketModifier and TypeMethodDescriptionprivate Map<String,
PlayerChatMessage> ServerGamePacketListenerImpl.collectSignedArguments
(ServerboundChatCommandPacket p_249441_, SignableCommand<?> p_250039_, LastSeenMessages p_249207_) void
ServerGamePacketListenerImpl.handleChatCommand
(ServerboundChatCommandPacket p_215225_) private void
ServerGamePacketListenerImpl.performChatCommand
(ServerboundChatCommandPacket p_251139_, LastSeenMessages p_250484_) -
Uses of ServerboundChatCommandPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundChatCommandPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChatCommand
(ServerboundChatCommandPacket packet)