@FunctionalInterface public static interface EntityRendererRegistry.Factory
Modifier and Type | Method and Description |
---|---|
net.minecraft.client.render.entity.EntityRenderer<? extends net.minecraft.entity.Entity> |
create(net.minecraft.client.render.entity.EntityRenderDispatcher manager,
EntityRendererRegistry.Context context) |
net.minecraft.client.render.entity.EntityRenderer<? extends net.minecraft.entity.Entity> create(net.minecraft.client.render.entity.EntityRenderDispatcher manager, EntityRendererRegistry.Context context)