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 intCommandGenerate.execute(CommandSourceStack source, BlockPos pos, int count, ServerLevel dim, int interval)private static <T> intCommandTrack.TrackResults.execute(CommandSourceStack source, TimeTracker<T> tracker, Function<ForgeTimings<T>,Component> toString)