jaquadro / StorageDrawers

A mod adding compartmental storage for Minecraft Forge
MIT License
196 stars 154 forks source link

Fix #1088 (1.12) #1093

Closed IntegerLimit closed 1 year ago

IntegerLimit commented 1 year ago

The new method also provides comments for others to better understand the 4 methods contained in TileEntityDrawers.

Result: Fixes https://github.com/jaquadro/StorageDrawers/issues/1088 for 1.12 Fixes https://github.com/jaquadro/StorageDrawers/issues/1046 for 1.12

IntegerLimit commented 1 year ago

This includes some commits from https://github.com/jaquadro/StorageDrawers/pull/1092, as I accidentally based the branch off that. Thus, merge https://github.com/jaquadro/StorageDrawers/pull/1092 first please.