Interface FallableRequirementVessel

All Superinterfaces:
Fallable, org.core.world.position.Positionable<org.core.world.position.impl.BlockPosition>, Vessel, VesselRequirement
All Known Implementing Classes:
Airship

public interface FallableRequirementVessel extends Fallable, VesselRequirement
  • Method Details

    • shouldFall

      default boolean shouldFall()
      Specified by:
      shouldFall in interface Fallable