Changes

Summary

  1. Add itemhandler capabilities to TileInventory (details)
  2. Add remaining transforms to default tool transforms (details)
  3. Fix Baked Composite model not caching the quads. Now it can be used as a (details)
Commit 21c02b66d6247e793f1ddb87d60a8c6b4d2f5fbe by bernhard.bonigl
Add itemhandler capabilities to TileInventory
The file was modifiedsrc/main/java/slimeknights/mantle/inventory/SlotWrapper.java (diff)
The file was modifiedsrc/main/java/slimeknights/mantle/tileentity/TileInventory.java (diff)
The file was modifiedsrc/main/java/slimeknights/mantle/inventory/BaseContainer.java (diff)
Commit 33c906a4708719a5d01a6e9171d39f512482684e by bernhard.bonigl
Add remaining transforms to default tool transforms
The file was modifiedsrc/main/java/slimeknights/mantle/client/ModelHelper.java (diff)
Commit 70e35d8daf1042ec1c556ea433ee26a64523258d by bernhard.bonigl
Fix Baked Composite model not caching the quads. Now it can be used as a
proper model cache #59
The file was modifiedsrc/main/java/slimeknights/mantle/client/model/BakedCompositeModel.java (diff)