Uses of Interface
net.minecraft.network.chat.ChatDecorator
Packages that use ChatDecorator
-
Uses of ChatDecorator in net.minecraft.network.chat
Fields in net.minecraft.network.chat declared as ChatDecorator -
Uses of ChatDecorator in net.minecraft.server
Methods in net.minecraft.server that return ChatDecorator -
Uses of ChatDecorator in net.minecraftforge.common
Fields in net.minecraftforge.common declared as ChatDecoratorModifier and TypeFieldDescriptionprivate static final ChatDecorator
ForgeHooks.SERVER_CHAT_SUBMITTED_DECORATOR
Methods in net.minecraftforge.common that return ChatDecoratorModifier and TypeMethodDescriptionstatic @NotNull ChatDecorator
ForgeHooks.getServerChatPreviewDecorator()
static @NotNull ChatDecorator
ForgeHooks.getServerChatSubmittedDecorator()