CyclopsMC / CapabilityProxy

Access block capabilities from multiple sides
MIT License
5 stars 5 forks source link

Handle capability caching #27

Closed rubensworks closed 3 years ago

rubensworks commented 3 years ago

Issue type:


Short description:

This mod currently doesn't handle cached capabilities correctly. Instead of passing the target capability directly, we should wrap it, and invalidate the wrapped (not the original) if the cap proxy is removed.


Versions: