5c9c366ee5775c8714a3a384dc0f3d87c4f133e8
The AnvilInventory reports its size as the sum of the ingredient and result inventories, but when trying to access the slots, only the ingredient inventory is used, leading to an ArrayIndexOutOfBounds exception. This change overrides getItem(I) and setItem(I) to use both inventories, with the slot number adjusted based on their size. By: Andre LeBlanc <andre@norcode.com>
Description
No description provided
51 MiB
Languages
Java
100%