Class CustomWorld

java.lang.Object
org.bukkit.WorldCreator
dev.plex.world.CustomWorld

public class CustomWorld extends org.bukkit.WorldCreator
  • Field Summary Link icon

    Fields
    Modifier and Type
    Field
    Description
    private final CustomChunkGenerator
     
    private static final Plex
     
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    org.bukkit.World
     
    static org.bukkit.World
     
    org.bukkit.generator.ChunkGenerator
     

    Methods inherited from class org.bukkit.WorldCreator Link icon

    biomeProvider, biomeProvider, biomeProvider, biomeProvider, copy, copy, createWorld, environment, environment, generateStructures, generateStructures, generator, generator, generator, generatorSettings, generatorSettings, getBiomeProviderForName, getGeneratorForName, hardcore, hardcore, keepSpawnInMemory, keepSpawnInMemory, keepSpawnLoaded, keepSpawnLoaded, key, name, name, ofKey, ofNameAndKey, seed, seed, type, type

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details Link icon

  • Constructor Details Link icon

  • Method Details Link icon

    • generateConfigFlatWorld Link icon

      public static org.bukkit.World generateConfigFlatWorld (String name)
    • generator Link icon

      public org.bukkit.generator.ChunkGenerator generator()
      Overrides:
      generator in class org.bukkit.WorldCreator
    • generate Link icon

      public org.bukkit.World generate()