Class RPConfigReloadCommand


  • public final class RPConfigReloadCommand
    extends Object
    The command that reloads the RandomPatches configuration.
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<net.minecraft.server.command.ServerCommandSource> dispatcher)
        Registers the command that reloads the RandomPatches configuration.
        Parameters:
        dispatcher - the CommandDispatcher.