get Entities By Classes
Get getClassById collection of all entities in this World matching any of the given classes/interfaces
Return
A List of all Entities currently residing in this world that match one or more of the given classes/interfaces
Parameters
classes
The classes representing the types of entity to match