Uses of Interface
net.minecraft.network.ChatDecorator
-
Uses of ChatDecorator in net.minecraft.network
Modifier and TypeFieldDescriptionstatic final ChatDecorator
ChatDecorator.NOOP
An empty chat decorator that does not decorate anything. -
Uses of ChatDecorator in net.minecraft.server
Modifier and TypeMethodDescriptionMinecraftServer.getChatDecorator()
Returns the chat decorator used by the server.