MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 7 forks source link

Tons of cleanup #15

Closed 0ffz closed 4 years ago

0ffz commented 4 years ago

Updated gradle Split up API and document more things Switch some things to object for easier access Split MobzyTemplates, MobzyTypes, and EntityInjection Remove the idea of static vs instance templates, no template should be unique to one entity! Add an executeWhenCooledDown Clean up PathfinderGoalTemptPitchLock Other small cleanup all over the place