Class ChatSelectionLogFiller
java.lang.Object
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Predicate<LoggedChatMessage.Player>private final ChatReportContextBuilderprivate intprivate PlayerChatMessageprivate final ChatLogprivate intprivate SignedMessageLink
- 
Constructor SummaryConstructorsConstructorDescriptionChatSelectionLogFiller(ReportingContext p_251076_, Predicate<LoggedChatMessage.Player> p_250367_) 
- 
Method SummaryModifier and TypeMethodDescriptionprivate booleanacceptMessage(ChatSelectionLogFiller.Output p_254300_, LoggedChatMessage.Player p_253803_) voidfillNextPage(int p_239016_, ChatSelectionLogFiller.Output p_239017_) 
- 
Field Details- 
log
- 
contextBuilder
- 
canReport
- 
previousLink
- 
eventIdprivate int eventId
- 
missedCountprivate int missedCount
- 
lastMessage
 
- 
- 
Constructor Details- 
ChatSelectionLogFillerpublic ChatSelectionLogFiller(ReportingContext p_251076_, Predicate<LoggedChatMessage.Player> p_250367_) 
 
- 
- 
Method Details- 
fillNextPage
- 
acceptMessageprivate boolean acceptMessage(ChatSelectionLogFiller.Output p_254300_, LoggedChatMessage.Player p_253803_) 
 
-