PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
Loading...
Searching...
No Matches
pocketmine\world\WorldCreationOptions Member List

This is the complete list of members for pocketmine\world\WorldCreationOptions, including all inherited members.

__construct() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptions
create() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptionsstatic
getDifficulty() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptions
getGeneratorClass()pocketmine\world\WorldCreationOptions
getGeneratorOptions() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptions
getSeed() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptions
getSpawnPosition() (defined in pocketmine\world\WorldCreationOptions)pocketmine\world\WorldCreationOptions
setDifficulty(int $difficulty)pocketmine\world\WorldCreationOptions
setGeneratorClass(string $generatorClass)pocketmine\world\WorldCreationOptions
setGeneratorOptions(string $generatorOptions)pocketmine\world\WorldCreationOptions
setSeed(int $seed)pocketmine\world\WorldCreationOptions
setSpawnPosition(Vector3 $spawnPosition)pocketmine\world\WorldCreationOptions