net.minecraft.client.render.entity

public class BlazeEntityRenderer

extends MobEntityRenderer<BlazeEntity, LivingEntityRenderState, BlazeEntityModel>

All mapped superinterfaces:

FeatureRendererContext

net.minecraft.client.renderer.entity.BlazeRenderer
net.minecraft.class_878
net.minecraft.client.render.entity.BlazeEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
BLAZE_LOCATION
field_4644
TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
protected int
getBlockLightLevel(Blaze entity, BlockPos blockPos)
method_24085(class_1545 arg0, class_2338 arg1)
getBlockLight(BlazeEntity arg0, BlockPos arg1)
public Identifier
getTextureLocation(LivingEntityRenderState state)
method_3885(class_10042 arg0)
getTexture(LivingEntityRenderState arg0)
public LivingEntityRenderState
createRenderState()
method_55269()
createRenderState()
public EntityRenderState
createRenderState()
method_55269()
createRenderState()
protected int
getBlockLightLevel(Entity entity, BlockPos blockPos)
method_24087(class_1297 arg0, class_2338 arg1)
getBlockLight(Entity arg0, BlockPos arg1)