Class GradleEnvironmentModule

java.lang.Object
wtf.ranked.hytale.server.runner.server.impl.GradleEnvironmentModule
All Implemented Interfaces:
Module

@NullMarked public final class GradleEnvironmentModule extends Object implements Module
Sets basic Gradle and JVM environment properties for the server.

Configures the working directory, JVM heap/args, and pipes standard system input to the server process for interactive management.

  • Constructor Details

    • GradleEnvironmentModule

      public GradleEnvironmentModule()
  • Method Details