Entity is a container of components, each component has different ComponentType
Type of user data. Like Position/Health class etc.
Any object, just an attribute on entity (like Position, Health etc)
Grouped entities with same set of components
Some combination of components on entity