public abstract class AbstractZombieRenderer<T extends Zombie, S extends ZombieRenderState, M extends ZombieModel<S>>
extends HumanoidMobRenderer<T, S, M>
All mapped superinterfaces:
gqj | |
net.minecraft.client.renderer.entity.AbstractZombieRenderer | |
net.minecraft.class_968 | |
net.minecraft.client.render.entity.ZombieBaseEntityRenderer |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final ResourceLocation |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (EntityRendererProvider$Context context, M mainModel, M babyMainModel, M armorInnerModel, M armorOuterModel, M babyArmorInnerModel, M babyArmorOuterModel) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ResourceLocation |
| ||||||||
public void |
| ||||||||
protected boolean |
|