Package net.minecraft.client.report.log
Interface ChatLogEntry
- All Known Subinterfaces:
- ReceivedMessage
- All Known Implementing Classes:
- ReceivedMessage.ChatMessage,- ReceivedMessage.GameMessage
An entry logged to 
ChatLog.- Mappings:
- Namespace - Name - official - ffj- intermediary - net/minecraft/class_7629- named - net/minecraft/client/report/log/ChatLogEntry
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - official - a- Lffj;a:Lcom/mojang/serialization/Codec;- intermediary - field_40803- Lnet/minecraft/class_7629;field_40803:Lcom/mojang/serialization/Codec;- named - CODEC- Lnet/minecraft/client/report/log/ChatLogEntry;CODEC:Lcom/mojang/serialization/Codec;
 
 
- 
- 
Method Details- 
getTypeChatLogEntry.Type getType()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lffj;a()Lffj$a;- intermediary - method_46538- Lnet/minecraft/class_7629;method_46538()Lnet/minecraft/class_7629$class_7854;- named - getType- Lnet/minecraft/client/report/log/ChatLogEntry;getType()Lnet/minecraft/client/report/log/ChatLogEntry$Type;
 
 
-