Interface PoiType.Occupancy

Enclosing interface:
PoiType

public static interface PoiType.Occupancy
Determines the type of occupancy the point of interest has.

A PoiType occupancy is defined by how much "space" a point of interest has.

With context to a Villager workstation if a villager is currently using a workstation as a source of its profession the occupancy would be IS_OCCUPIED, however, if no villager was attached to a workstation its occupancy would be HAS_SPACE.