listLights abstract method

Iterable<ThermionEntity> listLights()

Lists all light entities currently loaded (not necessarily active in the scene). Does not account for instances.

Implementation

Iterable<ThermionEntity> listLights();