Uses of Interface
net.minecraft.network.message.MessageDecorator
Packages that use MessageDecorator
- 
Uses of MessageDecorator in net.minecraft.network.messageFields in net.minecraft.network.message declared as MessageDecoratorModifier and TypeFieldDescriptionstatic final MessageDecoratorMessageDecorator.NOOPAn empty message decorator that returns the original message.
- 
Uses of MessageDecorator in net.minecraft.serverMethods in net.minecraft.server that return MessageDecoratorModifier and TypeMethodDescriptionMinecraftServer.getMessageDecorator()Returns the message decorator used by the server.