Class EntityChunk

java.lang.Object
dev.prozilla.pine.core.entity.EntityChunk
All Implemented Interfaces:
Printable

public class EntityChunk extends Object implements Printable
A wrapper for an entity and its components that match a system's query. Provides quick access to the matching components of the entity.