Class Pitch40
java.lang.Object
meteordevelopment.meteorclient.systems.modules.movement.elytrafly.ElytraFlightMode
meteordevelopment.meteorclient.systems.modules.movement.elytrafly.modes.Pitch40
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.systems.modules.movement.elytrafly.ElytraFlightMode
acceleration, elytraFly, forward, incrementJumpTimer, jumpTimer, lastForwardPressed, lastJumpPressed, mc, right, ticksLeft, velX, velY, velZ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.modules.movement.elytrafly.ElytraFlightMode
getHudString, getSpeed, handleAcceleration, onPacketSend, onPlayerMove
-
Constructor Details
-
Pitch40
public Pitch40()
-
-
Method Details
-
onActivate
public void onActivate()- Overrides:
onActivatein classElytraFlightMode
-
onDeactivate
public void onDeactivate()- Overrides:
onDeactivatein classElytraFlightMode
-
onTick
public void onTick()- Overrides:
onTickin classElytraFlightMode
-
autoTakeoff
public void autoTakeoff()- Overrides:
autoTakeoffin classElytraFlightMode
-
handleHorizontalSpeed
- Overrides:
handleHorizontalSpeedin classElytraFlightMode
-
handleVerticalSpeed
- Overrides:
handleVerticalSpeedin classElytraFlightMode
-
handleFallMultiplier
public void handleFallMultiplier()- Overrides:
handleFallMultiplierin classElytraFlightMode
-
handleAutopilot
public void handleAutopilot()- Overrides:
handleAutopilotin classElytraFlightMode
-