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 LoggedChatEvent
LoggedChatEvent.Type -
Field Summary
Fields inherited from interface LoggedChatEvent
CODEC -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic LoggedChatMessage.Playerplayer(com.mojang.authlib.GameProfile profile, PlayerChatMessage message, ChatTrustLevel trustLevel) static LoggedChatMessage.Systemdefault ComponentMethods inherited from interface LoggedChatEvent
type
-
Method Details
-
player
static LoggedChatMessage.Player player(com.mojang.authlib.GameProfile profile, PlayerChatMessage message, ChatTrustLevel trustLevel) -
system
-
toContentComponent
Component toContentComponent() -
toNarrationComponent
-
canReport
-