Skip to main content

Module throwable

Module throwable 

Source
Expand description

Vanilla ThrowableProjectile โ€” the gravity/drag movement loop.

Constantsยง

DEFAULT_GRAVITY ๐Ÿ”’
Vanilla ThrowableProjectile.getDefaultGravity.
WATER_INERTIA ๐Ÿ”’
Vanilla drag multiplier while submerged (ThrowableProjectile.applyInertia).

Traitsยง

ThrowableProjectile
Vanilla-shaped behavior shared by entities that extend ThrowableProjectile.