Uses of Interface
net.minecraft.network.message.MessageDecorator
-
Uses of MessageDecorator in net.minecraft.network.message
Modifier and TypeFieldDescriptionstatic final MessageDecorator
MessageDecorator.NOOP
An empty message decorator that returns the original message. -
Uses of MessageDecorator in net.minecraft.server
Modifier and TypeMethodDescriptionMinecraftServer.getMessageDecorator()
Returns the message decorator used by the server.