AngleWyrm / Colonies

Minecraft mod MineColony Reboot
7 stars 8 forks source link

Employment Mechanics #78

Open AngleWyrm opened 11 years ago

AngleWyrm commented 11 years ago

A linked list of job fields (EntityCitizen.classes) that a citizen can perform.

Citizens can choose a job and work in that job field. The result is that a citizen is replaced with a subclass of citizen.

Work is performed by the EntityAIxxx module(s) specific to that job. Job selection is performed by EntityAISeekEmployment