Class ChatSelectionLogFiller<T extends LoggedChatMessage>
java.lang.Object
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller<T>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate int
addFoldedMessagesTo
(List<ChatLog.Entry<T>> p_239253_, ChatSelectionLogFiller.Output<T> p_239254_) void
fillNextPage
(int p_239016_, ChatSelectionLogFiller.Output<T> p_239017_) private ChatLogSegmenter.MessageType
getMessageType
(T p_242252_) private @Nullable ChatLogSegmenter.Results<T>
-
Field Details
-
CONTEXT_FOLDED_SIZE
private static final int CONTEXT_FOLDED_SIZE- See Also:
-
log
-
canReport
-
nextMessageId
private int nextMessageId -
tClass
-
-
Constructor Details
-
ChatSelectionLogFiller
-
-
Method Details
-
fillNextPage
-
addFoldedMessagesTo
private int addFoldedMessagesTo(List<ChatLog.Entry<T>> p_239253_, ChatSelectionLogFiller.Output<T> p_239254_) -
nextSegment
-
getMessageType
-