Interface LoggedChatMessage
- All Superinterfaces:
- LoggedChatEvent
- All Known Implementing Classes:
- LoggedChatMessage.Player,- LoggedChatMessage.System
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordNested classes/interfaces inherited from interface net.minecraft.client.multiplayer.chat.LoggedChatEventLoggedChatEvent.Type
- 
Field SummaryFields inherited from interface net.minecraft.client.multiplayer.chat.LoggedChatEventCODEC
- 
Method SummaryModifier and TypeMethodDescriptionbooleanstatic LoggedChatMessage.Playerplayer(com.mojang.authlib.GameProfile p_261832_, PlayerChatMessage p_261491_, ChatTrustLevel p_262141_) static LoggedChatMessage.Systemdefault ComponentMethods inherited from interface net.minecraft.client.multiplayer.chat.LoggedChatEventtype
- 
Method Details- 
playerstatic LoggedChatMessage.Player player(com.mojang.authlib.GameProfile p_261832_, PlayerChatMessage p_261491_, ChatTrustLevel p_262141_) 
- 
system
- 
toContentComponentComponent toContentComponent()
- 
toNarrationComponent
- 
canReport
 
-