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_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||||
| private final ChatLog |
| ||||||||||
| private final Predicate<T> |
| ||||||||||
| private int |
| ||||||||||
| final Class<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ChatLog log, Predicate<T> reportablePredicate, Class<T> collectedMessageClass) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private int |
| ||||||||||
| private ChatLogSegmenter$Results<T> |
| ||||||||||
| private ChatLogSegmenter$MessageType |
|