Uses of Interface
net.minecraft.network.ChatDecorator
Packages that use ChatDecorator
-
Uses of ChatDecorator in net.minecraft.network
Fields in net.minecraft.network declared as ChatDecoratorModifier and TypeFieldDescriptionstatic final ChatDecorator
ChatDecorator.NOOP
An empty chat decorator that does not decorate anything. -
Uses of ChatDecorator in net.minecraft.server
Methods in net.minecraft.server that return ChatDecoratorModifier and TypeMethodDescriptionMinecraftServer.getChatDecorator()
Returns the chat decorator used by the server.