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