Class ChatReportContextBuilder.Collector
java.lang.Object
net.minecraft.client.multiplayer.chat.report.ChatReportContextBuilder.Collector
- Enclosing class:
ChatReportContextBuilder
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private int
private PlayerChatMessage
private final Set<MessageSignature>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) boolean
accept
(PlayerChatMessage p_252313_) (package private) boolean
-
Field Details
-
lastSeenSignatures
-
lastChainMessage
-
collectingChain
private boolean collectingChain -
count
private int count
-
-
Constructor Details
-
Collector
Collector(PlayerChatMessage p_249708_)
-
-
Method Details
-
accept
-
isComplete
boolean isComplete()
-