mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-11 22:08:42 +00:00
Replace blockLayers array with individual blockLayer and liquidLayer fields. Update constructor and all usages throughout the codebase. Deprecate getBlockLayers() method for backward compatibility.