Method | Description | |
---|---|---|
__construct ( pocketmine\level\format\FullChunk $chunk, |
||
clearCustomColor ( ) | ||
getCustomColor ( ) | ||
getCustomColorBlue ( ) | ||
getCustomColorGreen ( ) | ||
getCustomColorRed ( ) | ||
getPotionId ( ) | ||
getSpawnCompound ( ) | ||
getSplashPotion ( ) | ||
hasPotion ( ) | ||
isCustomColor ( ) | ||
setCustomColor ( $r, $g = 255, $b = 255 ) | ||
setPotionId ( $potionId ) | ||
setSplashPotion ( $bool ) |
public __construct ( pocketmine\level\format\FullChunk $chunk, |
||
$chunk | pocketmine\level\format\FullChunk | |
$nbt |