PHP Class pocketmine\inventory\InventoryType

Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

Méthode Description
get ( $index ) : InventoryType
getDefaultSize ( ) : integer
getDefaultTitle ( ) : string
getNetworkType ( ) : integer
init ( )

Private Methods

Méthode Description
__construct ( integer $defaultSize, string $defaultTitle, integer $typeId )

Method Details

get() public static méthode

public static get ( $index ) : InventoryType
$index
Résultat InventoryType

getDefaultSize() public méthode

public getDefaultSize ( ) : integer
Résultat integer

getDefaultTitle() public méthode

public getDefaultTitle ( ) : string
Résultat string

getNetworkType() public méthode

public getNetworkType ( ) : integer
Résultat integer

init() public static méthode

public static init ( )