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