Uses of Record Class
net.minecraft.command.argument.MessageArgumentType.SignedMessage
Packages that use MessageArgumentType.SignedMessage
-
Uses of MessageArgumentType.SignedMessage in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return MessageArgumentType.SignedMessageModifier and TypeMethodDescriptionMessageArgumentType.getSignedMessage(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) -
Uses of MessageArgumentType.SignedMessage in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type MessageArgumentType.SignedMessageModifier and TypeMethodDescriptionprivate static intMessageCommand.execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, MessageArgumentType.SignedMessage signedMessage) private static intTeamMsgCommand.execute(ServerCommandSource source, MessageArgumentType.SignedMessage signedMessage)