PHP Class pocketmine\level\generator\normal\biome\ForestBiome

Inheritance: extends GrassyBiome
Mostra file Open project: iTXTech/Genisys

Public Properties

Property Type Description
$type

Public Methods

Method Description
__construct ( $type = self::TYPE_NORMAL )
getName ( ) : string

Method Details

__construct() public method

public __construct ( $type = self::TYPE_NORMAL )

getName() public method

public getName ( ) : string
return string

Property Details

$type public_oe property

public $type