Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2022-01-07 20:16:35 +00:00
39 changed files with 44 additions and 44 deletions

View File

@ -34,4 +34,4 @@ final class CraftingTableInventory extends CraftingGrid implements BlockInventor
$this->holder = $holder;
parent::__construct(CraftingGrid::SIZE_BIG);
}
}
}