public class WitherAuraLayer extends EnergyLayer<WitherEntity,WitherModel<WitherEntity>>
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
WITHER_ARMOR |
private WitherModel<WitherEntity> |
witherModel |
Constructor and Description |
---|
WitherAuraLayer(IEntityRenderer<WitherEntity,WitherModel<WitherEntity>> p_i50915_1_) |
Modifier and Type | Method and Description |
---|---|
protected ResourceLocation |
func_225633_a_() |
protected float |
func_225634_a_(float p_225634_1_) |
protected EntityModel<WitherEntity> |
func_225635_b_() |
render
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModel
private static final ResourceLocation WITHER_ARMOR
private final WitherModel<WitherEntity> witherModel
public WitherAuraLayer(IEntityRenderer<WitherEntity,WitherModel<WitherEntity>> p_i50915_1_)
protected float func_225634_a_(float p_225634_1_)
func_225634_a_
in class EnergyLayer<WitherEntity,WitherModel<WitherEntity>>
protected ResourceLocation func_225633_a_()
func_225633_a_
in class EnergyLayer<WitherEntity,WitherModel<WitherEntity>>
protected EntityModel<WitherEntity> func_225635_b_()
func_225635_b_
in class EnergyLayer<WitherEntity,WitherModel<WitherEntity>>