Interface LoggedChatMessage
- All Superinterfaces:
 LoggedChatEvent
- All Known Implementing Classes:
 LoggedChatMessage.Player,LoggedChatMessage.System
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordNested classes/interfaces inherited from interface net.minecraft.client.multiplayer.chat.LoggedChatEvent
LoggedChatEvent.Type - 
Field Summary
Fields inherited from interface net.minecraft.client.multiplayer.chat.LoggedChatEvent
CODEC - 
Method Summary
Modifier 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.LoggedChatEvent
type 
- 
Method Details
- 
player
static LoggedChatMessage.Player player(com.mojang.authlib.GameProfile p_261832_, PlayerChatMessage p_261491_, ChatTrustLevel p_262141_)  - 
system
 - 
toContentComponent
Component toContentComponent() - 
toNarrationComponent
 - 
canReport
 
 -