Class RPClientConfigReloadCommand


  • @Environment(CLIENT)
    public final class RPClientConfigReloadCommand
    extends Object
    The command that reloads the RandomPatches client-sided configuration.
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<io.github.cottonmc.clientcommands.CottonClientCommandSource> dispatcher)
        Registers the command that reloads the RandomPatches client-sided configuration.
        Parameters:
        dispatcher - the CommandDispatcher.