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/ChatLogEntryintermediary net/minecraft/class_7629official gml
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
CODEC
- Mappings:
 Namespace Name Mixin selector named CODECLnet/minecraft/client/session/report/log/ChatLogEntry;CODEC:Lcom/mojang/serialization/Codec;intermediary field_40803Lnet/minecraft/class_7629;field_40803:Lcom/mojang/serialization/Codec;official aLgml;a:Lcom/mojang/serialization/Codec;
 
 - 
 - 
Method Details
- 
getType
ChatLogEntry.Type getType()- Mappings:
 Namespace Name Mixin selector named getTypeLnet/minecraft/client/session/report/log/ChatLogEntry;getType()Lnet/minecraft/client/session/report/log/ChatLogEntry$Type;intermediary method_46538Lnet/minecraft/class_7629;method_46538()Lnet/minecraft/class_7629$class_7854;official aLgml;a()Lgml$a;
 
 -