/
Improve allocation rates by ~50% (#121)
A significant portion of the allocations performed by Pl3xMap came from boxing an int as an Integer when using the Sampler Functional Interface. No boxing should be required here. This should improve allocation rates by ~40-50%

Pl3xMap is a minimalistic and lightweight world map viewer for Minecraft servers using the vanilla Minecraft rendering style