Uses of Interface
net.minecraft.client.report.log.ChatLogEntry
Packages that use ChatLogEntry
-
Uses of ChatLogEntry in net.minecraft.client.report.log
Subinterfaces of ChatLogEntry in net.minecraft.client.report.logModifier and TypeInterfaceDescriptioninterfaceA message received by the client and stored inChatLog.Classes in net.minecraft.client.report.log that implement ChatLogEntryModifier and TypeClassDescriptionstatic final recordA chat message received by the client.static final recordA game message received by the client.Fields in net.minecraft.client.report.log declared as ChatLogEntryMethods in net.minecraft.client.report.log that return ChatLogEntryModifier and TypeMethodDescriptionChatLog.get(int index) Returns the entry with indexindex, ornullif there is no such entry in the log.Methods in net.minecraft.client.report.log with parameters of type ChatLogEntry