isWorldInfinite property

bool get isWorldInfinite

World keeps expanding around the player (used by infinite maps).

Implementation

bool get isWorldInfinite => false;