net.minecraft.network.chat

public record ChatType

xg
net.minecraft.network.chat.ChatType
net.minecraft.class_2556

Field summary

Modifier and TypeField
private final ChatTypeDecoration
l
chat
comp_792
private final ChatTypeDecoration
m
narration
comp_794
public static final com.mojang.serialization.Codec<ChatType>
a
DIRECT_CODEC
field_39227
public static final StreamCodec<RegistryFriendlyByteBuf, ChatType>
b
DIRECT_STREAM_CODEC
field_51969
public static final StreamCodec<RegistryFriendlyByteBuf, Holder<ChatType>>
c
STREAM_CODEC
field_51970
public static final ChatTypeDecoration
d
DEFAULT_CHAT_DECORATION
field_39677
public static final ResourceKey<ChatType>
e
CHAT
field_11737
public static final ResourceKey<ChatType>
f
SAY_COMMAND
field_39228
public static final ResourceKey<ChatType>
g
MSG_COMMAND_INCOMING
field_39799
public static final ResourceKey<ChatType>
h
MSG_COMMAND_OUTGOING
field_39800
public static final ResourceKey<ChatType>
i
TEAM_MSG_COMMAND_INCOMING
field_39881
public static final ResourceKey<ChatType>
j
TEAM_MSG_COMMAND_OUTGOING
field_39882
public static final ResourceKey<ChatType>
k
EMOTE_COMMAND
field_39231

Constructor summary

ModifierConstructor
public (ChatTypeDecoration arg0, ChatTypeDecoration arg1)

Method summary

Modifier and TypeMethod
private static ResourceKey<ChatType>
a(String arg0)
create(String arg0)
method_43845(String arg0)
public static void
a(qm<xg> arg0)
bootstrap(BootstrapContext<ChatType> arg0)
method_43844(class_7891<class_2556> arg0)
public static ChatType$Bound
a(alv<xg> arg0, bxs arg1)
bind(ResourceKey<ChatType> arg0, Entity arg1)
method_44832(class_5321<class_2556> arg0, class_1297 arg1)
public static ChatType$Bound
a(alv<xg> arg0, ek arg1)
bind(ResourceKey<ChatType> arg0, CommandSourceStack arg1)
method_44833(class_5321<class_2556> arg0, class_2168 arg1)
public static ChatType$Bound
a(alv<xg> arg0, jw arg1, xk arg2)
bind(ResourceKey<ChatType> arg0, RegistryAccess arg1, Component arg2)
method_44834(class_5321<class_2556> arg0, class_5455 arg1, class_2561 arg2)
public ChatTypeDecoration
a()
chat()
comp_792()
public ChatTypeDecoration
b()
narration()
comp_794()