File Details
Nexus API v1.20.1-1.0.5 [Neo/Forge]
- R
- Dec 24, 2025
- 1.18 MB
- 6
- 1.20.1
- Forge + 1
File Name
nexus-forge-1.20.1-1.0.5.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Nexus API Changelog (Forge)
v1.0.5 (1.20.1)
Bug Fixes
- (Not really a bug) Corrected naming of parameters in ItemPropertyWrapperTemplates.
- Updated PropertyWrapperContainer#MAPPED_PROPERTY_WRAPPERS to additionally compare wrapper/supplier values in its equality check.
- Updated PropertyWrapper#getMappedPropertyWrappers() HashStrategy implementation to match PropertyWrapperContainer#MAPPED_PROPERTY_WRAPPERS.
- Updated PropertyWrappersContainer#getWrapperFor(Supplier) to query a copy of the original map if the base lookup returns an empty Optional (see javadoc for further details).
New Features
- Added new template methods (+ overloads) for registering items and chaining them with custom property wrappers in ItemPropertyWrapperTemplates.

