unilock opened this issue 2 months ago ยท 0 comments
Charset/src/main/java/pl/asie/charset/module/immersion/stacks/RenderTileEntityStacks.java
Line 22 in 2d331d0
This doesn't seem intentional? java.util.function.Function should work equivalently.
java.util.function.Function
Someone else even ran into a crash due to it (somehow):
(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...)