Interface ChatSelectionLogFiller.Output
- All Known Implementing Classes:
ChatSelectionScreen.ChatSelectionList
- Enclosing class:
ChatSelectionLogFiller
public static interface ChatSelectionLogFiller.Output
-
Method Summary
Modifier and TypeMethodDescriptionvoid
acceptDivider
(Component text) void
acceptMessage
(int chatId, LoggedChatMessage.Player playerMessage)
-
Method Details
-
acceptMessage
-
acceptDivider
-