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