|
| static | read (ByteBufferReader $in) |
| |
Definition at line 21 of file TrimMaterial.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\TrimMaterial::__construct |
( |
private string | $materialId, |
|
|
private string | $color, |
|
|
private string | $itemId ) |
◆ getColor()
| pocketmine\network\mcpe\protocol\types\TrimMaterial::getColor |
( |
| ) |
|
◆ getItemId()
| pocketmine\network\mcpe\protocol\types\TrimMaterial::getItemId |
( |
| ) |
|
◆ getMaterialId()
| pocketmine\network\mcpe\protocol\types\TrimMaterial::getMaterialId |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\TrimMaterial::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\TrimMaterial::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: