public class ChatLogSegmenter<T extends LoggedChatMessage>
| epa | |
| net.minecraft.client.gui.screens.reporting.ChatLogSegmenter | |
| net.minecraft.class_7535 | |
| net.minecraft.client.report.GroupedMessagesCollector | |
| net.minecraft.src.C_238458_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Function<ChatLog$Entry<T>, ChatLogSegmenter$MessageType> |
| ||||||||||
| private final List<ChatLog$Entry<T>> |
| ||||||||||
| private ChatLogSegmenter$MessageType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<ChatLog$Entry<T>, ChatLogSegmenter$MessageType> reportTypeGetter) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public ChatLogSegmenter$Results<T> |
|