JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.minecraft.network.chat.ChatDecorator
Packages that use
ChatDecorator
Package
Description
net.minecraft.network.chat
net.minecraft.server
Uses of
ChatDecorator
in
net.minecraft.network.chat
Fields in
net.minecraft.network.chat
declared as
ChatDecorator
Modifier and Type
Field
Description
static final
ChatDecorator
ChatDecorator.
PLAIN
Uses of
ChatDecorator
in
net.minecraft.server
Methods in
net.minecraft.server
that return
ChatDecorator
Modifier and Type
Method
Description
ChatDecorator
MinecraftServer.
getChatDecorator
()