net.minecraft.client.render.entity

public class MagmaCubeEntityRenderer

extends AbstractSlimeEntityRenderer<MagmaCubeEntity, SlimeEntityRenderState, MagmaCubeEntityModel>

All mapped superinterfaces:

FeatureRendererContext

net.minecraft.client.renderer.entity.MagmaCubeRenderer
net.minecraft.class_917
net.minecraft.client.render.entity.MagmaCubeEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
MAGMACUBE_LOCATION
field_4727
TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
protected int
getBlockLightLevel(MagmaCube entity, BlockPos blockPos)
method_24090(class_1589 arg0, class_2338 arg1)
getBlockLight(MagmaCubeEntity arg0, BlockPos arg1)
public Identifier
getTextureLocation(SlimeRenderState state)
method_4001(class_10067 arg0)
getTexture(SlimeEntityRenderState arg0)
public SlimeEntityRenderState
createRenderState()
method_55269()
createRenderState()
public Identifier
getTextureLocation(LivingEntityRenderState state)
method_3885(class_10042 arg0)
getTexture(LivingEntityRenderState arg0)
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)