hasGravity

@get:JvmName(name = "hasGravity")
abstract var hasGravity: Boolean

If this entity is affected by gravity.

When this value is false, this entity will not naturally fall when it has no blocks under its feet to support it.