public record ChatLog$Entry<T extends LoggedChatEvent>
| evf$a | |
| net.minecraft.client.multiplayer.chat.ChatLog$Entry | |
| net.minecraft.class_7555$class_7560 | |
| net.minecraft.client.report.log.ChatLog$IndexedEntry | |
| net.minecraft.src.C_241578_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||
| private final T |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int f_241599_, T arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <U extends LoggedChatEvent> ChatLog$Entry<U> |
| ||||||||||
| public int |
| ||||||||||
| public T |
|