Interface BoneTransformSupplier
- All Known Subinterfaces:
RenderableEntity
- All Known Implementing Classes:
AbstractBattleEntity,AbstractClientEntity,AbstractHasStatsEntity,AbstractHoldsItemsEntity,AbstractInteractionsEntity,AbstractMovesEntity,NPC,PixelmonEntity,StatueEntity
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionorg.joml.Matrix4f[]boneTransforms(RenderContext renderContext, int meshId)
-
Method Details
-
boneTransforms
-