Class ChatSelectionLogFiller
java.lang.Object
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Predicate<LoggedChatMessage.Player>
private final ChatReportContextBuilder
private int
private PlayerChatMessage
private final ChatLog
private int
private SignedMessageLink
-
Constructor Summary
ConstructorDescriptionChatSelectionLogFiller
(ReportingContext p_251076_, Predicate<LoggedChatMessage.Player> p_250367_) -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
acceptMessage
(ChatSelectionLogFiller.Output p_254300_, LoggedChatMessage.Player p_253803_) void
fillNextPage
(int p_239016_, ChatSelectionLogFiller.Output p_239017_)
-
Field Details
-
log
-
contextBuilder
-
canReport
-
previousLink
-
eventId
private int eventId -
missedCount
private int missedCount -
lastMessage
-
-
Constructor Details
-
ChatSelectionLogFiller
public ChatSelectionLogFiller(ReportingContext p_251076_, Predicate<LoggedChatMessage.Player> p_250367_)
-
-
Method Details
-
fillNextPage
-
acceptMessage
private boolean acceptMessage(ChatSelectionLogFiller.Output p_254300_, LoggedChatMessage.Player p_253803_)
-