Class ConfigCommand
java.lang.Object
com.simibubi.create.foundation.command.ConfigCommand
Examples:
/create config client - to open Create's ConfigGui with the client config already selected
/create config "botania:common" - to open Create's ConfigGui with Botania's common config already selected
/create 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()
-