pocketmine\inventory\AnvilInventory::onSlotChange PHP Метод

onSlotChange() публичный Метод

public onSlotChange ( $index, $before, $send )
    public function onSlotChange($index, $before, $send)
    {
        //Do not send anvil slot updates to anyone. This will cause a client crash.
    }