◆ EmakiCoreLib 3.4.0 Dev Update ◆
Custom Block Bridge, PDC API Refactor, and Item Source Cleanup
New block identification API for CraftEngine, ItemsAdder, and Nexo, plus reflection removal
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✦ Highlights ✦
- ◆ New CustomBlockBridge interface — shared block identification API for CraftEngine, ItemsAdder, and Nexo.
- ◆ ReflectivePdcAttributeGateway refactored to PdcAttributeGateway, now uses Bukkit ServicesManager instead of reflection.
- ◆ All Reflective*ItemSourceResolver classes replaced with direct API calls.
- ◆ CraftEngine item source resolver now listens to CraftEngineReloadEvent for automatic refresh.
- ◆ ReflectiveSkillPdcGateway renamed to SkillPdcGateway.
- ◆ Caffeine added to plugin.yml libraries for automatic download via SpigotLibraryLoader.
◆ Upgrade Notes ◆
No upgrade notes.