PaperMC/paper-server
Spottedleaf ee1fd0844d Reduce memory footprint of CompoundTag
Fastutil maps are going to have a lower memory footprint - which
is important because we clone chunk data after reading it for safety.
So, reduce the impact of the clone on GC.
2020-04-06 17:39:25 -07:00
..
patches/sources Reduce memory footprint of CompoundTag 2020-04-06 17:39:25 -07:00
src Add Raw Byte ItemStack Serialization 2020-04-30 16:56:54 +02:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Expose server build information 2016-03-01 14:32:43 -06:00
LGPL.txt
LICENCE.txt