PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
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