Class ConfigCommand

java.lang.Object
com.simibubi.create.foundation.command.ConfigCommand

public class ConfigCommand extends Object
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 Details

    • ConfigCommand

      public ConfigCommand()
  • Method Details

    • register

      public static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register()