Grasscutter/src/main/java/emu/grasscutter/game/expedition
Luke H-W dc9cef8ab7 Refactoring (#1660)
* Refactor a couple of iterators

* Use side-effect instead of second iterator

* Make World::onTick return shouldDelete instead of success

* Replace Shop iterator with side effects

* Scene

* Clean up Expeditions

* Refactor Expeditions

* Clean up Expeditions, Player

* Limit Expeditions by AR

* Lombokify props

Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
2022-08-15 23:19:13 +09:30
..
ExpeditionInfo.java Refactoring (#1660) 2022-08-15 23:19:13 +09:30
ExpeditionRewardData.java Refactoring (#1660) 2022-08-15 23:19:13 +09:30
ExpeditionRewardDataList.java Refactoring (#1660) 2022-08-15 23:19:13 +09:30
ExpeditionRewardInfo.java Refactoring (#1660) 2022-08-15 23:19:13 +09:30
ExpeditionSystem.java Funnel all gson calls into helper functions 2022-08-11 17:59:08 +09:30