Uses of Record Class
net.minecraft.network.protocol.game.ClientboundDisguisedChatPacket
Packages that use ClientboundDisguisedChatPacket
-
Uses of ClientboundDisguisedChatPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundDisguisedChatPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleDisguisedChat
(ClientboundDisguisedChatPacket p_251920_) -
Uses of ClientboundDisguisedChatPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundDisguisedChatPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleDisguisedChat
(ClientboundDisguisedChatPacket p_251057_)