Posted March 29, 20187 yr Hello People, i am trying to make thePlayer(Minecraft.getMinecraft().thePlayer) sneaking. What i have already achieved: Spoiler - I made the sneaking animation play. - The Player is slowing down. But the player is not stopping to walk at the end of the block. Does anyone know how to do that?
March 29, 20187 yr Author @SubscribeEvent public void onMove(InputUpdateEvent e) { } Is this wrong? My IDE cannot find the InputUpdateEvent. Did you mean InputEvent?
March 29, 20187 yr Author I wanted to make a Mod for PVP Client-Side, but all the Servers i'm playing on are at 1.8, because the PVP is better. So i don't want to update. Is there another way? Edited March 29, 20187 yr by Fabillo Spelling
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.