sisby-folk / inventory-tabs

A minecraft mod that allows swapping to other in-world screens (blocks, entities, etc) via tabs. A fourth-generation rewrite of CakeWhip's InventoryTabs.
https://modrinth.com/mod/inventory-tabs
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Generic Multiblock Tab #13

Closed sisby-folk closed 8 months ago

sisby-folk commented 8 months ago

With proclusions being integrated between tabs and providers, the equals() setup for chest blocks should be generified into an overrideable method that returns a consistent "base blockpos" for an arbitrary world+blockpos

This will make it easier and briefer to integrate multiblocks.