public abstract class HumanoidMobRenderer<T extends Mob, S extends HumanoidRenderState, M extends HumanoidModel<S>>
extends AgeableMobRenderer<T, S, M>
All mapped superinterfaces:
gsh | |
net.minecraft.client.renderer.entity.HumanoidMobRenderer | |
net.minecraft.class_909 | |
net.minecraft.client.render.entity.BipedEntityRenderer |
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityRendererProvider$Context context, M model, float shadowRadius) |
public | (EntityRendererProvider$Context context, M model, M babyModel, float scale) |
public | (EntityRendererProvider$Context context, M model, M babyModel, float scale, CustomHeadLayer$Transforms headTransformation) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||
public static void |
| ||||||||
private static HumanoidArm |
|