net.minecraft.client.renderer.entity

public abstract class HumanoidMobRenderer<T extends Mob, M extends HumanoidModel<T>>

extends MobRenderer<T, M>

All mapped superinterfaces:

RenderLayerParent

fpp
net.minecraft.client.renderer.entity.HumanoidMobRenderer
net.minecraft.class_909
net.minecraft.unmapped.C_gzpqfpdh
net.minecraft.client.render.entity.BipedEntityRenderer
net.minecraft.client.render.entity.BipedEntityRenderer
net.minecraft.src.C_4346_

Constructor summary

ModifierConstructor
public (EntityRendererProvider$Context ctx, M model, float shadowRadius)
public (EntityRendererProvider$Context ctx, M model, float shadowRadius, float scaleX, float scaleY, float scaleZ)