Klasse Signpost

java.lang.Object
gollorum.signpost.Signpost

public class Signpost extends Object
  • Felddetails

  • Konstruktordetails

    • Signpost

      public Signpost()
  • Methodendetails

    • getServerInstance

      public static net.minecraft.server.MinecraftServer getServerInstance()
    • getConfig

      public static IConfig getConfig()
    • getDelay

      public static IDelay getDelay()
    • getServerType

      public static ServerType getServerType()
    • init

      public static Consumer<net.minecraft.server.MinecraftServer> init(IConfig config, IDelay delay)
    • init

      public static Consumer<net.minecraft.server.MinecraftServer> init(Supplier<IConfig> config, IDelay delay)