Uses of Class
net.minecraft.commands.CommandRuntimeException
-
Uses of CommandRuntimeException in net.minecraftforge.server.command
Modifier and TypeMethodDescriptionprivate static int
GenerateCommand.execute
(CommandSourceStack source, BlockPos pos, int count, ServerLevel dim, int interval) private static <T> int
TrackCommand.TrackResults.execute
(CommandSourceStack source, TimeTracker<T> tracker, Function<ForgeTimings<T>, Component> toString)