- Enclosing class:
- EntityRendererRegistry
- 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.render.entity.EntityRenderer<? extends net.minecraft.entity.Entity>
-
Method Details
-
create
net.minecraft.client.render.entity.EntityRenderer<? extends net.minecraft.entity.Entity> create
(net.minecraft.client.render.entity.EntityRenderDispatcher manager,
EntityRendererRegistry.Context context)