branchpanic / stockpile

A Minecraft mod all about storage.
MIT License
10 stars 5 forks source link

Further generalize Barrel API #84

Closed branchpanic closed 5 years ago

branchpanic commented 5 years ago

This PR creates generic BarrelBlock and AbstractBarrelRenderer classes that new barrel implementations can use with very little friction.

branchpanic commented 5 years ago

Again weird issues with Travis. Will fix after merge