net.minecraft.client.multiplayer.chat

public enum LoggedChatEvent$Type

implements StringRepresentable

ggh$a
net.minecraft.client.multiplayer.chat.LoggedChatEvent$Type
net.minecraft.class_7629$class_7854
net.minecraft.client.session.report.log.ChatLogEntry$Type

Enum constant summary

Enum Constant
a
PLAYER
field_40804
PLAYER
b
SYSTEM
field_40805
SYSTEM

Field summary

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

Constructor summary

ModifierConstructor
private (String arg0, Supplier<com.mojang.serialization.MapCodec<? extends LoggedChatEvent>> arg1)

Method summary

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