DynmapBlockScan
DynmapBlockScan copied to clipboard
Fabric 1.21.6 to 1.21.10 support
trafficstars
Summary
This PR adds support for Minecraft Fabric versions 1.21.6 → 1.21.10.
Changes
- Added compatibility for 1.21.6 - 1.21.8, and 1.21.9 -1.21.10
- Updated Gradle from
8.11→8.14 - Created a new
PathElementclass in the core module to avoid conflicts with
java.lang.foreign.MemoryLayout.PathElement