mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-13 14:58:44 +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.