Interface ModelStateExtensions

All Known Subinterfaces:
ModelStateMixin
All Known Implementing Classes:
CompositeModelState, SimpleModelState

public interface ModelStateExtensions
  • Method Summary

    Modifier and Type
    Method
    Description
    default com.mojang.math.Transformation
     
  • Method Details

    • getPartTransformation

      default com.mojang.math.Transformation getPartTransformation(Object part)