Enum___construct($enumName); } /** * Returns the brewing stand inventory slot number associated with this visual slot. */ public function getSlotNumber() : int{ return $this->slotNumber; } }