net.minecraft.client.render.entity.feature

public class WitherArmorFeatureRenderer

extends EnergySwirlOverlayFeatureRenderer<WitherEntityRenderState, WitherEntityModel>

net.minecraft.client.renderer.entity.layers.WitherArmorLayer
net.minecraft.class_1004
net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer

Field summary

Modifier and TypeField
private static final Identifier
WITHER_ARMOR_LOCATION
field_4910
SKIN
private final WitherEntityModel
model
field_4909
model

Constructor summary

ModifierConstructor
public (FeatureRendererContext<WitherEntityRenderState, WitherEntityModel> context, LoadedEntityModels loader)

Method summary

Modifier and TypeMethod
protected boolean
isPowered(WitherRenderState state)
method_62600(class_10083 arg0)
shouldRender(WitherEntityRenderState arg0)
protected float
xOffset(float t)
method_23202(float arg0)
getEnergySwirlX(float arg0)
protected Identifier
getTextureLocation()
method_23201()
getEnergySwirlTexture()
protected WitherEntityModel
model()
method_23203()
getEnergySwirlModel()
protected EntityModel
model()
method_23203()
getEnergySwirlModel()
protected boolean
isPowered(EntityRenderState state)
method_62591(class_10017 arg0)
shouldRender(EntityRenderState arg0)