Class InternalSubCreator

java.lang.Object
net.ME1312.SubServers.Bungee.Host.SubCreator
net.ME1312.SubServers.Bungee.Host.Internal.InternalSubCreator

public class InternalSubCreator extends SubCreator
Internal SubCreator Class
  • Constructor Details

    • InternalSubCreator

      public InternalSubCreator(InternalHost host, com.google.common.collect.Range<Integer> ports, boolean log, String gitBash)
      Creates an Internal SubCreator
      Parameters:
      host - Host
      ports - The range of ports to auto-select from
      log - Whether SubCreator should log to console
      gitBash - The Git Bash directory
  • Method Details