Uses of Class
net.minecraft.commands.CommandRuntimeException
Packages that use CommandRuntimeException
-
Uses of CommandRuntimeException in net.minecraftforge.server.command
Methods in net.minecraftforge.server.command that throw CommandRuntimeExceptionModifier and TypeMethodDescriptionprivate static intGenerateCommand.execute(CommandSourceStack source, BlockPos pos, int count, ServerLevel dim, int interval) private static <T> intTrackCommand.TrackResults.execute(CommandSourceStack source, TimeTracker<T> tracker, Function<ForgeTimings<T>, Component> toString)