UnifiedWorkbench-0.9.jar
What's new
[0.9] - 29th May 2026
API Migration
- Vector Math Migration - Replaced
com.hypixel.hytale.math.vector.Vector3iwithorg.joml.Vector3ithroughout the codebase to match the current server API. - Player Messaging Migration - Migrated from removed
Player.sendMessage()toPlayerRef.sendMessage(). All player notifications now correctly route through the PlayerRef component. - Player Display Name Migration - Replaced removed
Player.getDisplayName()withPlayerRef.getUsername()for welcome messages and player identification. - Inventory API Migration - Replaced deprecated
player.getInventory().getCombinedBackpackStorageHotbar()with the modernInventoryComponent.getCombined(store, ref, InventoryComponent.BACKPACK_STORAGE_HOTBAR)static API in both manual crafting and tier upgrade systems. - Reflection Cache Update - Updated reflection-based
sendMessagelookup to targetPlayerRefclass instead of the removedPlayer.sendMessagemethod.
Maintenance
- Built for Hytale
0.5.x.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

