public interface IEntityRenderer<T extends Entity,M extends EntityModel<T>>
| 修飾子とタイプ | メソッドと説明 |
|---|---|
M |
getEntityModel() |
ResourceLocation |
getEntityTexture(T entity)
Returns the location of an entity's texture.
|
M getEntityModel()
ResourceLocation getEntityTexture(T entity)