Uses of Interface
net.minecraft.network.chat.OutgoingPlayerChatMessage
-
Uses of OutgoingPlayerChatMessage in net.minecraft.commands
Modifier and TypeMethodDescriptionvoid
CommandSourceStack.sendChatMessage
(OutgoingPlayerChatMessage p_243226_, boolean p_243216_, ChatType.Bound p_243244_) -
Uses of OutgoingPlayerChatMessage in net.minecraft.network.chat
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionstatic OutgoingPlayerChatMessage
OutgoingPlayerChatMessage.create
(PlayerChatMessage p_242935_) -
Uses of OutgoingPlayerChatMessage in net.minecraft.server.level
Modifier and TypeMethodDescriptionvoid
ServerPlayer.sendChatMessage
(OutgoingPlayerChatMessage p_243284_, boolean p_243285_, ChatType.Bound p_243314_)