Definition at line 19 of file SkinImage.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\skin\SkinImage::__construct |
( |
private int | $height, |
|
|
private int | $width, |
|
|
private string | $data ) |
◆ fromLegacy()
| static pocketmine\network\mcpe\protocol\types\skin\SkinImage::fromLegacy |
( |
string | $data | ) |
|
|
static |
◆ getData()
| pocketmine\network\mcpe\protocol\types\skin\SkinImage::getData |
( |
| ) |
|
◆ getHeight()
| pocketmine\network\mcpe\protocol\types\skin\SkinImage::getHeight |
( |
| ) |
|
◆ getWidth()
| pocketmine\network\mcpe\protocol\types\skin\SkinImage::getWidth |
( |
| ) |
|
The documentation for this class was generated from the following file: