Uses of Interface
net.minecraft.client.multiplayer.chat.LoggedChatEvent
-
Uses of LoggedChatEvent in net.minecraft.client.multiplayer.chat
Modifier and TypeClassDescriptionstatic final record
static final record
static final record
Modifier and TypeFieldDescriptionprivate final LoggedChatEvent[]
RollingMemoryChatLog.buffer
private final T
ChatLog.Entry.event
The field for theevent
record component.Modifier and TypeMethodDescriptionChatLog.lookup
(int p_239050_) RollingMemoryChatLog.lookup
(int p_242175_) Modifier and TypeMethodDescriptionChatLog.Selection.entries()
ChatLog.Selection.events()
default ChatLog.Entry<LoggedChatEvent>
ChatLog.lookupEntry
(int p_242449_) Modifier and TypeMethodDescriptionvoid
ChatLog.push
(LoggedChatEvent p_242319_) void
RollingMemoryChatLog.push
(LoggedChatEvent p_242377_)