public function __construct(BrewingStand $tile) { parent::__construct($tile, InventoryType::get(InventoryType::BREWING_STAND)); }