Package net.minecraft.client.gui.chat
Interface IChatListener
- All Known Implementing Classes:
NarratorChatListener
,NormalChatListener
,OverlayChatListener
public interface IChatListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(ChatType p_192576_1_, ITextComponent p_192576_2_, UUID p_192576_3_)
-
Method Details
-
handle
-