public interface IEntityRenderer<T extends Entity,M extends EntityModel<T>>
Modifier and Type | Method and Description |
---|---|
M |
getEntityModel() |
ResourceLocation |
getEntityTexture(T entity) |
M getEntityModel()
ResourceLocation getEntityTexture(T entity)