Interface SpecialModelRenderer.BakingContext
- All Known Implementing Classes:
ItemModel.BakingContext,SpecialModelRenderer.BakingContext.Simple
- Enclosing interface:
SpecialModelRenderer<T>
public static interface SpecialModelRenderer.BakingContext
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record -
Method Summary
Modifier and TypeMethodDescriptionProvides access to the data-driven keyframe animations being loaded by theAnimationLoader
-
Method Details
-
entityModelSet
EntityModelSet entityModelSet() -
materials
MaterialSet materials() -
playerSkinRenderCache
PlayerSkinRenderCache playerSkinRenderCache() -
pendingAnimations
Provides access to the data-driven keyframe animations being loaded by theAnimationLoader
-