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 recordstatic final recordstatic final recordFields in net.minecraft.client.multiplayer.chat declared as LoggedChatEventModifier and TypeFieldDescriptionprivate final LoggedChatEvent[]RollingMemoryChatLog.bufferprivate final TChatLog.Entry.eventThe field for theeventrecord 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 TypeMethodDescriptionvoidChatLog.push(LoggedChatEvent p_242319_) voidRollingMemoryChatLog.push(LoggedChatEvent p_242377_)