PHP Class pocketmine\nbt\tag\IntArrayTag

Inheritance: extends NamedTag
Mostrar archivo Open project: iTXTech/Genisys Class Usage Examples

Public Methods

Method Description
__toString ( )
getType ( )
read ( NBT $nbt )
write ( NBT $nbt )

Method Details

__toString() public method

public __toString ( )

getType() public method

public getType ( )

read() public method

public read ( NBT $nbt )
$nbt pocketmine\nbt\NBT

write() public method

public write ( NBT $nbt )
$nbt pocketmine\nbt\NBT