Class ConfigureConfigCommand

java.lang.Object
com.simibubi.create.foundation.command.ConfigureConfigCommand
Direct Known Subclasses:
ToggleDebugCommand

public abstract class ConfigureConfigCommand extends Object
  • Field Details

    • commandLiteral

      protected final String commandLiteral
  • Method Details

    • sendPacket

      protected abstract void sendPacket(net.minecraft.server.level.ServerPlayer player, String option)