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 - ggx
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/client/session/report/log/ChatLogEntry;CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_40803- Lnet/minecraft/class_7629;field_40803:Lcom/mojang/serialization/Codec;- official - a- Lggx;a:Lcom/mojang/serialization/Codec;
 
 
- 
- 
Method Details- 
getTypeChatLogEntry.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- Lggx;a()Lggx$a;
 
 
-