quests-cobb-1.6.1.jar
Curse Maven Snippet
What's new
1.6.1
Added
- Asynchronous Persistence & Concurrency:
- Implemented thread-safe player progress structures (
ConcurrentHashMap,ConcurrentHashMap.newKeySet()). - Added debounced background save worker with atomic file replacement to eliminate main-thread disk I/O freezes.
- Added automatic synchronous data flush on server stop (
ServerLifecycleEvents.SERVER_STOPPING).
- Implemented thread-safe player progress structures (
Changed
- Reflection Performance Optimization:
- Added
ReflectionCacheto statically cache reflectiveMethodandFieldlookups (PokedexManager, BattlePokemon, IV extraction, Evolution requirements, Fishing bobbers, Battle winners). - Significantly reduced runtime overhead on high-population servers.
- Added
- Bumped mod version to 1.6.1.
Fixed
- Berry Planting Duplicate Triggers: Fixed
UseBlockCallbackdouble counting by ignoring off-hand interactions (InteractionHand.MAIN_HANDonly).
This mod has no additional files

