Files
PocketMine-MP/src/pocketmine/level/generator/populator
Dylan K. Taylor 99038c752c Avoid usage of for-loop vars outside of for-loop context
these problems were reported by PHPStan strict rules. They aren't actually bugs, but they could become bugs in the future.
2020-02-05 13:16:09 +00:00
..