Posted December 18, 20195 yr I'm on Forge version: 1.15.1-30.0.4 Mapping version: mappings channel: 'snapshot', version: '20190807-1.14.3' Some functions like keybindSneak (currently Minecraft.getInstance().gameSettings.field_228046_af_()) is not named keybindSneak Though I can't find anywhere in PlayerEntity or usage of Minecraft.getInstance().gameSettings.field_228046_af_() so I'm not sure if I'm able to check if the player is sneaking at the moment or should I wait for newer Forge releases of the MDK and mappings.
December 18, 20195 yr 1 hour ago, fernthedev said: Some functions like keybindSneak (currently Minecraft.getInstance().gameSettings.field_228046_af_()) is not named keybindSneak Yeah, because the mappings you're using are for 1.14.3 and mappings for 1.15 don't exist yet. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 18, 20195 yr Author 8 hours ago, Ommina said: Player .isSneaking is now .isCrouching Ah should have known. 8 hours ago, Draco18s said: Yeah, because the mappings you're using are for 1.14.3 and mappings for 1.15 don't exist yet. Yeah that was what I assumed. What about the Mojang mappings? Any plans to use them or for legal reasons is it not possible?
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.