Class RPClientCommands

  • All Implemented Interfaces:
    io.github.cottonmc.clientcommands.ClientCommandPlugin

    @Environment(CLIENT)
    public final class RPClientCommands
    extends Object
    implements io.github.cottonmc.clientcommands.ClientCommandPlugin
    The Cotton Client Commands entry point for RandomPatches.
    • Constructor Detail

      • RPClientCommands

        public RPClientCommands()
    • Method Detail

      • registerCommands

        public void registerCommands​(com.mojang.brigadier.CommandDispatcher<io.github.cottonmc.clientcommands.CottonClientCommandSource> dispatcher)
        Specified by:
        registerCommands in interface io.github.cottonmc.clientcommands.ClientCommandPlugin