File Details
unified-api-26.1-r3.1-fabric.jar
- R
- Apr 27, 2026
- 295.04 KB
- 14
- 26.1.2+2
- Fabric
File Name
unified-api-26.1-r3.1-fabric.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
Added
UnifiedEvents.ItemTooltips-
- added
afterAttributeAddedmethod
- added
-
-
- allows you to add / check tooltips after each regular attribute tooltip (in vanilla, these are blue)
-
-
- added
afterBaseAttributeAddedmethod
- added
-
-
- allows you to add / check tooltips after each base attribute tooltip (in vanilla, these are green)
-
Changed
- marked
UnifiedPlatform.get()as@ApiStatus.Internal -
- you can (and should) now call
UnifiedPlatformmethods directly, without the use of.get()
- you can (and should) now call

