public class ChatSelectionLogFiller<T extends LoggedChatMessage>
epc | |
net.minecraft.client.gui.screens.reporting.ChatSelectionLogFiller | |
net.minecraft.class_7541 | |
net.minecraft.client.report.MessagesListAdder | |
net.minecraft.src.C_238493_ |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private static final int |
| ||||||||||
private final ChatLog |
| ||||||||||
private final Predicate<T> |
| ||||||||||
private int |
| ||||||||||
final Class<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ChatLog log, Predicate<T> reportablePredicate, Class<T> collectedMessageClass) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
private int |
| ||||||||||
private ChatLogSegmenter$Results<T> |
| ||||||||||
private ChatLogSegmenter$MessageType |
|