Class ChatSelectionLogFiller
java.lang.Object
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Predicate<LoggedChatMessage.Player>private final ChatReportContextBuilderprivate intprivate PlayerChatMessageprivate final ChatLogprivate intprivate SignedMessageLink - 
Constructor Summary
ConstructorsConstructorDescriptionChatSelectionLogFiller(ReportingContext p_251076_, Predicate<LoggedChatMessage.Player> p_250367_)  - 
Method Summary
Modifier 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
 - 
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_)  
 -