- This event has passed.
10 AM – Minecraft Modding With Java – Gamas
October 22, 2022 @ 10:00 am - 11:00 am
Today We Did
- we continued learning JSON
- We learned how to represent class, Map and List in JSON.
- we added code that will spawn our custom entities in the world.
Homework
- Inside SchoolApplication project, continue adding more attributes in school_main_application.json
- Add teachers attribute
- Add studentMap attribute
- Add teacherMap attribute.
- Look at how we did monster_system.json in the MonsterInheritance project.