Class EntityModelMixin
java.lang.Object
net.lcc.sollib.mixin.client.model.entity.EntityModelMixin
- All Implemented Interfaces:
IModelPartsAccessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.client.model.geom.ModelPart> Returns list containing each model part gathered from entity model
-
Constructor Details
-
EntityModelMixin
public EntityModelMixin()
-
-
Method Details
-
getAllModelParts
Description copied from interface:IModelPartsAccessorReturns list containing each model part gathered from entity model- Specified by:
getAllModelPartsin interfaceIModelPartsAccessor- Returns:
List<ModelPart>
-