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