Uses of Interface
net.minecraft.network.chat.OutgoingChatMessage
-
Uses of OutgoingChatMessage in net.minecraft.commands
Modifier and TypeMethodDescriptionvoid
CommandSourceStack.sendChatMessage
(OutgoingChatMessage p_251464_, boolean p_252146_, ChatType.Bound p_250406_) -
Uses of OutgoingChatMessage in net.minecraft.network.chat
Modifier and TypeClassDescriptionstatic final record
static final record
Modifier and TypeMethodDescriptionstatic OutgoingChatMessage
OutgoingChatMessage.create
(PlayerChatMessage p_249173_) -
Uses of OutgoingChatMessage in net.minecraft.server.level
Modifier and TypeMethodDescriptionvoid
ServerPlayer.sendChatMessage
(OutgoingChatMessage p_249852_, boolean p_250110_, ChatType.Bound p_252108_)