mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
chain() doesn't ensure a non-null value, but rather ensures that *a* value is returned, so if the chained statement returns null then that's accepted