You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
2.2.0
Requires NeoForge:
21.1.181
or higherAdded
@NotNull
,@Nullable
,@Experimental
,@Internal
,@OverrideOnly
)LoadedModsEvent
ReloadHandler
to the common package for shared accessChanged
Variant Loader
Fully rewritten and modernized the Variant Loader
Introduced performance improvements like smarter caching and new utility methods
Switched from
String
toResourceLocation
for saving entity identifiersReplaced
getVariantName()
andsetVariantName()
default interface methods (which relied on unstable casting toIVariantAccessor
)IVariantEntity<T>
IVariantEntity<YourClass>
and overridegetEntity()
to returnthis
get/setVariantName()
manuallyFixed
This discussion was created from the release BlueLib 2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions