- Enclosing class:
EntityModelLayerRegistry
- 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
net.minecraft.client.model.geom.builders.LayerDefinition
Creates the textured model data for use in a ModelLayerLocation.
-
Method Details
-
createModelData
net.minecraft.client.model.geom.builders.LayerDefinition createModelData()
Creates the textured model data for use in a ModelLayerLocation.
- Returns:
- the textured model data for the entity model layer.