Package net.minecraft.src
Class EntityJumpHelper
- java.lang.Object
-
- net.minecraft.src.EntityJumpHelper
-
public class EntityJumpHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EntityJumpHelper(LivingEntity var1)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doJump()
void
setJumping()
-
-
-
Constructor Detail
-
EntityJumpHelper
public EntityJumpHelper(LivingEntity var1)
-
-