File Details
HyperProtect-Mixin-1.2.3.jar
- R
- Mar 29, 2026
- 130.15 KB
- 15
- Early Access
File Name
HyperProtect-Mixin-1.2.3.jar
Supported Versions
- Early Access
🔒 HyperProtect-Mixin v1.2.3
Server API 2026.03.26 compatibility update — all interceptors updated for breaking API changes.
🛰 Server Version: 2026.03.26-89796e57b
🐛 Bug Fixes
- 🔧 WearInterceptor rewritten —
Player.canDecreaseItemStackDurability()was removed; rewrote from@Overwriteto@RedirectonLivingEntity.updateItemStackDurability() - 🔧 BlockPlaceInterceptor updated —
BlockPlaceUtils.placeBlock()gained aquickReplaceboolean parameter; updated redirect target and pass-through - 🔧 StateData.getId() removed — replaced with
getStateForBlock(blockType.getId())inSimpleBlockInteractionGate - 🔧 Item package paths moved —
ItemStack,ItemContainer,ItemStackSlotTransactionmoved to inventory subpackages; updated all imports
⚙️ Changes
- 🔒 Server version pinning — manifest
ServerVersionchanged from wildcard*to build-time server version, preventing loading on incompatible builds - 📦 Build configuration —
processResourcesnow expandsserverVersionintomanifest.json
📖 Full Changelog: GitHub

