What's up with IEnergyStorage?
Closed this issue · 2 comments
vpzomtrrfrt commented
I see that you have an IEnergyStorage interface, and it looks like what I would expect to implement from my mod. However, IEnergyHandler appears to only support the concrete EnergyStorage type. Is this an oversight, or is there some reason getEnergyStorage doesn't return IEnergyStorage?
abused commented
This was an accidental oversight, will fix it today, but the plan is also to allow for different "energy types" as well, i'll try to have an update out today if i can
abused commented
This was fixed a long time ago, forgot to close