net.minecraft.client.render.entity

public class DolphinEntityRenderer

extends AgeableMobEntityRenderer<DolphinEntity, DolphinEntityRenderState, DolphinEntityModel>

All mapped superinterfaces:

FeatureRendererContext

net.minecraft.client.renderer.entity.DolphinRenderer
net.minecraft.client.renderer.entity.DolphinRenderer
net.minecraft.class_888
net.minecraft.client.render.entity.DolphinEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
DOLPHIN_LOCATION
DOLPHIN_LOCATION
field_4654
TEXTURE
private static final Identifier
DOLPHIN_BABY_LOCATION
DOLPHIN_BABY_LOCATION
field_1_1260
BABY_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
public Identifier
getTextureLocation(DolphinRenderState state)
getTextureLocation(DolphinRenderState state)
method_3903(class_10012 arg0)
getTexture(DolphinEntityRenderState arg0)
public DolphinEntityRenderState
createRenderState()
createRenderState()
method_55269()
createRenderState()
public void
extractRenderState(Dolphin entity, DolphinRenderState state, float partialTicks)
extractRenderState(Dolphin entity, DolphinRenderState state, float partialTicks)
method_62411(class_1433 arg0, class_10012 arg1, float arg2)
updateRenderState(DolphinEntity arg0, DolphinEntityRenderState arg1, float arg2)