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