SimpleLogic Gates

SimpleLogic Gates

2M Downloads

RenderTileEntityStacks uses JAPI's `Function` instead of Java's `Function`

unilock opened this issue ยท 0 comments

commented

This doesn't seem intentional? java.util.function.Function should work equivalently.

Someone else even ran into a crash due to it (somehow):

Image

(I tried fixing it myself, but I'm not familiar enough with ForgeGradle 2.3 to figure out how to get all the dependencies to resolve...)