Package net.createmod.catnip.command
Class ConfigCommand
java.lang.Object
net.createmod.catnip.command.ConfigCommand
Examples:
/catnip config client - to open Catnip's ConfigGui with the client config already selected
/catnip config "botania:common" - to open Catnip's ConfigGui with Botania's common config already selected
/catnip config "create:client.client.rainbowDebug" set false - to disable Create's rainbow debug for the sender
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack, ?> register()
-
Constructor Details
-
ConfigCommand
public ConfigCommand()
-
-
Method Details
-
register
public static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register()
-