net.minecraft.client.render.entity

public class HappyGhastEntityRenderer

extends AgeableMobEntityRenderer<HappyGhastEntity, HappyGhastEntityRenderState, HappyGhastEntityModel>

All mapped superinterfaces:

FeatureRendererContext

net.minecraft.client.renderer.entity.HappyGhastRenderer
net.minecraft.client.renderer.entity.HappyGhastRenderer
net.minecraft.class_11261
net.minecraft.client.render.entity.HappyGhastEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
GHAST_LOCATION
GHAST_LOCATION
field_59976
TEXTURE
private static final Identifier
GHAST_BABY_LOCATION
GHAST_BABY_LOCATION
field_59977
BABY_TEXTURE
private static final Identifier
GHAST_ROPES
GHAST_ROPES
field_60153
ROPES_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
public Identifier
getTextureLocation(HappyGhastRenderState state)
getTextureLocation(HappyGhastRenderState state)
method_70943(class_11262 arg0)
getTexture(HappyGhastEntityRenderState arg0)
public HappyGhastEntityRenderState
createRenderState()
createRenderState()
method_55269()
createRenderState()
protected Box
getBoundingBoxForCulling(HappyGhast entity, float partialTicks)
getBoundingBoxForCulling(HappyGhast entity, float partialTicks)
method_70941(class_11187 arg0, float arg1)
getBoundingBox(HappyGhastEntity arg0, float arg1)
public void
extractRenderState(HappyGhast entity, HappyGhastRenderState state, float partialTicks)
extractRenderState(HappyGhast entity, HappyGhastRenderState state, float partialTicks)
method_70942(class_11187 arg0, class_11262 arg1, float arg2)
updateRenderState(HappyGhastEntity arg0, HappyGhastEntityRenderState arg1, float arg2)