Interface ChatLogEntry
- All Known Subinterfaces:
ReceivedMessage
- All Known Implementing Classes:
ReceivedMessage.ChatMessage
,ReceivedMessage.GameMessage
An entry logged to
ChatLog
.- Mappings:
Namespace Name named net/minecraft/client/session/report/log/ChatLogEntry
intermediary net/minecraft/class_7629
official gac
-
Field Details
-
Method Details
-
getType
ChatLogEntry.Type getType()- Mappings:
Namespace Name Mixin selector named getType
Lnet/minecraft/client/session/report/log/ChatLogEntry;getType()Lnet/minecraft/client/session/report/log/ChatLogEntry$Type;
intermediary method_46538
Lnet/minecraft/class_7629;method_46538()Lnet/minecraft/class_7629$class_7854;
official a
Lgac;a()Lgac$a;
-