26.2 Support#372
Conversation
…ling features - add EntityPlayerData and BlockPlayerData classes for player and block data management - implement V26_2SurfPaperNmsPacketBridgesImpl for packet operations - create V26_2GlowingLifecycleHandler for managing glowing entities - add various packet implementations for serverbound and clientbound interactions - enhance NMS reflection support for v26.2 with V26_2NmsReflections - update gradle wrapper to version 9.5.0 - register new modules in settings.gradle.kts for v26.2 support
- update glowing and packet handling implementations to support v26.2 - replace references from v26.1 to v26.2 in multiple files - introduce new classes and methods for improved glowing functionality
…roperties - change mcVersion from 26.1.2 to 26.2.0 - update version from 3.21.0 to 3.22.0 ♻️ refactor(visualizer): pass world parameter to nextEntityId in visualizer implementations - modify SurfPaperNmsCommonBridge.nextEntityId calls to include world parameter
…MS features - update paper-api version from 26.1+ to 26.2+ - add runtime dependency for surfApiPaperNmsV262
|
This PR contains changes that modified the public API. To update the reference ABI dumps: ./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git pushAfter updating, the CI will pass. Make sure the changes are backward compatible. |
|
👋 TheBjoRedCraft your PR is conflicting and needs to be updated to be merged |
|
This PR contains changes that modified the public API. To update the reference ABI dumps: ./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git pushAfter updating, the CI will pass. Make sure the changes are backward compatible. |
1 similar comment
|
This PR contains changes that modified the public API. To update the reference ABI dumps: ./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git pushAfter updating, the CI will pass. Make sure the changes are backward compatible. |
|
👋 TheBjoRedCraft your PR is conflicting and needs to be updated to be merged |
|
This PR contains changes that modified the public API. To update the reference ABI dumps: ./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git pushAfter updating, the CI will pass. Make sure the changes are backward compatible. |
No description provided.