Class CreateTestCommand

java.lang.Object
com.simibubi.create.infrastructure.command.CreateTestCommand

public class CreateTestCommand extends Object
This command allows for quick exporting of GameTests. It is only registered in a client development environment. It is not safe in production or multiplayer.
  • Constructor Details

    • CreateTestCommand

      public CreateTestCommand()
  • Method Details

    • register

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