isWorldInfinite property
bool
get
isWorldInfinite
World keeps expanding around the player (used by infinite maps).
Implementation
bool get isWorldInfinite => false;
World keeps expanding around the player (used by infinite maps).
bool get isWorldInfinite => false;