public interface IEntityRenderer<T extends Entity,M extends EntityModel<T>>
Modifier and Type | Method and Description |
---|---|
void |
bindTexture(ResourceLocation location) |
void |
func_217758_e(T p_217758_1_) |
M |
getEntityModel() |
M getEntityModel()
void bindTexture(ResourceLocation location)
void func_217758_e(T p_217758_1_)