Class ElytraFly
java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.movement.elytrafly.ElytraFly
- All Implemented Interfaces:
Comparable<Module>,ISerializable<Module>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Setting<ElytraFly.ChestSwapMode>final Setting<ElytraFlightModes>Fields inherited from class meteordevelopment.meteorclient.systems.modules.Module
autoSubscribe, category, chatFeedback, color, description, favorite, keybind, mc, name, runInMainMenu, serialize, settings, title, toggleOnBindRelease -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected voidprotected voidprotected voidprotected voidvoidvoid
-
Field Details
-
flightMode
-
autoTakeOff
-
fallMultiplier
-
horizontalSpeed
-
verticalSpeed
-
acceleration
-
accelerationStep
-
accelerationMin
-
stopInWater
-
dontGoIntoUnloadedChunks
-
autoHover
-
noCrash
-
crashLookAhead
-
pitch40lowerBounds
-
pitch40upperBounds
-
pitch40rotationSpeed
-
replace
-
replaceDurability
-
chestSwap
-
autoReplenish
-
replenishSlot
-
autoPilot
-
useFireworks
-
autoPilotFireworkDelay
-
autoPilotMinimumHeight
-
-
Constructor Details
-
ElytraFly
public ElytraFly()
-
-
Method Details
-
onActivate
public void onActivate()- Overrides:
onActivatein classModule
-
onDeactivate
public void onDeactivate()- Overrides:
onDeactivatein classModule
-
canPacketEfly
public boolean canPacketEfly() -
enableGroundListener
protected void enableGroundListener() -
disableGroundListener
protected void disableGroundListener() -
enableInstaDropListener
protected void enableInstaDropListener() -
disableInstaDropListener
protected void disableInstaDropListener() -
getInfoString
- Overrides:
getInfoStringin classModule
-