Uses of Interface
net.minecraft.client.multiplayer.chat.LoggedChatEvent
Packages that use LoggedChatEvent
-
Uses of LoggedChatEvent in net.minecraft.client.multiplayer.chat
Classes in net.minecraft.client.multiplayer.chat with type parameters of type LoggedChatEventSubinterfaces of LoggedChatEvent in net.minecraft.client.multiplayer.chatClasses in net.minecraft.client.multiplayer.chat that implement LoggedChatEventModifier and TypeClassDescriptionstatic final record
static final record
static final record
Fields in net.minecraft.client.multiplayer.chat declared as LoggedChatEventModifier and TypeFieldDescriptionprivate final LoggedChatEvent[]
RollingMemoryChatLog.buffer
private final T
ChatLog.Entry.event
The field for theevent
record component.Methods in net.minecraft.client.multiplayer.chat with type parameters of type LoggedChatEventMethods in net.minecraft.client.multiplayer.chat that return LoggedChatEventModifier and TypeMethodDescriptionChatLog.lookup
(int p_239050_) RollingMemoryChatLog.lookup
(int p_242175_) Methods in net.minecraft.client.multiplayer.chat that return types with arguments of type LoggedChatEventModifier and TypeMethodDescriptionChatLog.Selection.entries()
ChatLog.Selection.events()
default ChatLog.Entry<LoggedChatEvent>
ChatLog.lookupEntry
(int p_242449_) Methods in net.minecraft.client.multiplayer.chat with parameters of type LoggedChatEventModifier and TypeMethodDescriptionvoid
ChatLog.push
(LoggedChatEvent p_242319_) void
RollingMemoryChatLog.push
(LoggedChatEvent p_242377_)