net.minecraft.client.multiplayer.chat

public enum LoggedChatEvent$Type

implements StringRepresentable

fdw$a
net.minecraft.client.multiplayer.chat.LoggedChatEvent$Type
net.minecraft.class_7629$class_7854
net.minecraft.client.report.log.ChatLogEntry$Type
net.minecraft.src.C_241570_$C_252371_

Enum constant summary

Enum Constant
a
PLAYER
field_40804
PLAYER
PLAYER
b
SYSTEM
field_40805
SYSTEM
SYSTEM

Field summary

Modifier and TypeField
private final String
c
serializedName
field_40806
id
f_252489_
private final Supplier<com.mojang.serialization.Codec<? extends LoggedChatEvent>>
d
codec
field_40807
codecSupplier
f_252477_

Constructor summary

ModifierConstructor
private (String p_253938_, Supplier<com.mojang.serialization.Codec<? extends LoggedChatEvent>> p_254335_)

Method summary

Modifier and TypeMethod
private com.mojang.serialization.Codec<? extends LoggedChatEvent>
a()
codec()
method_46539()
getCodec()
m_252861_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()