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