August 31, 20205 yr Your IDE lets you look at parameters requested by functions right? So, what parameter is the function asking for? Edited August 31, 20205 yr by Beethoven92 Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 31, 20205 yr Isn't the function func_235838_a_, setLightLevel with newer mappings? If so, i don't really think it requires an IPositionPredicate at all..are you sure you are looking at the right function? Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 31, 20205 yr Author Just now, Beethoven92 said: Isn't the function func_235838_a_, setLightLevel with newer mappings? If so, i don't really think it requires an IPositionPredicate at all..are you sure you are looking at the right function? Ya
August 31, 20205 yr As far as i know it requires a ToIntFunction<BlockState> Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
August 31, 20205 yr 1 minute ago, PutoPug said: so what should i put in the brackets (Send Line of code) Look at my answer at you previous post.
August 31, 20205 yr Someone in your old topic on the same argument gave you the solution to that...go take a look..anyway a ToIntFunction just represent a function that returns an int value.. Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.