Interface Fallable

All Superinterfaces:
org.core.world.position.Positionable<org.core.world.position.impl.BlockPosition>, Vessel
All Known Subinterfaces:
FallableRequirementVessel
All Known Implementing Classes:
Airship, Plane, WaterShip

public interface Fallable extends Vessel
  • Method Details

    • shouldFall

      boolean shouldFall()