mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-26 01:28:21 -05:00
c4b89cc4a6
* Fix shulker boxes accepting other shulkers If a mod creates a directionless InventoryStorage, it only calls Inventory.isValid and not SidedInventory.canInsert. However, shulker boxes only override the latter, allowing shulkers to be inserted into them. * Check for insertion in inventorySlotWrapper instead |
||
---|---|---|
.. | ||
client/java/net/fabricmc/fabric/api/transfer/v1/client/fluid | ||
main | ||
testmod |