mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
This uses 0.5%-1% of a tick by copying loads of data around that we never use, this uses the new getHolder(boolean) method added by https://github.com/PaperMC/Paper/pull/3535, which is much faster.