Class EntityJumpHelper

java.lang.Object
net.minecraft.src.EntityJumpHelper

public class EntityJumpHelper extends Object
  • Constructor Details

    • EntityJumpHelper

      public EntityJumpHelper(EntityLiving par1EntityLiving)
  • Method Details

    • setJumping

      public void setJumping()
    • doJump

      public void doJump()
      Called to actually make the entity jump if isJumping is true.