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
BuiltinModelItemRenderer, ModelPredicateProviderRegistry, and EntityModelLoader are gone, so we must figure out the new rendering system.
BuiltinModelItemRenderer: It seems like this was broken up into separate classes for the items it used to handle, so the new class we have to mixin looks to be ShieldModelRenderer.
ModelPredicateProviderRegistry: Seems to be done through JSON now.
EntityModelLoader changed to LoadedEntityModels.
The text was updated successfully, but these errors were encountered:
Branch: "main"
BuiltinModelItemRenderer, ModelPredicateProviderRegistry, and EntityModelLoader are gone, so we must figure out the new rendering system.
BuiltinModelItemRenderer: It seems like this was broken up into separate classes for the items it used to handle, so the new class we have to mixin looks to be ShieldModelRenderer.
ModelPredicateProviderRegistry: Seems to be done through JSON now.
EntityModelLoader changed to LoadedEntityModels.
The text was updated successfully, but these errors were encountered: