Uses of Interface
net.minecraft.network.chat.OutgoingChatMessage
Packages that use OutgoingChatMessage
- 
Uses of OutgoingChatMessage in net.minecraft.commandsMethods in net.minecraft.commands with parameters of type OutgoingChatMessageModifier and TypeMethodDescriptionvoidCommandSourceStack.sendChatMessage(OutgoingChatMessage p_251464_, boolean p_252146_, ChatType.Bound p_250406_) 
- 
Uses of OutgoingChatMessage in net.minecraft.network.chatClasses in net.minecraft.network.chat that implement OutgoingChatMessageModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in net.minecraft.network.chat that return OutgoingChatMessageModifier and TypeMethodDescriptionstatic OutgoingChatMessageOutgoingChatMessage.create(PlayerChatMessage p_249173_) 
- 
Uses of OutgoingChatMessage in net.minecraft.server.levelMethods in net.minecraft.server.level with parameters of type OutgoingChatMessageModifier and TypeMethodDescriptionvoidServerPlayer.sendChatMessage(OutgoingChatMessage p_249852_, boolean p_250110_, ChatType.Bound p_252108_)