objects property

List<CombustileObject> objects
final

The CombustileObjects that are part of this map.

Implementation

final List<CombustileObject> objects;