mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-19 01:20:26 +00:00
closes #6096 boundedIntAuto automatically calculates the correct number of bits to use based on the given bounds. The bounds must be constant, of course.