PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
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