public class WitherAuraLayer extends EnergyLayer<WitherEntity,WitherModel<WitherEntity>>
| 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_() |
rendergetEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModelpublic 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>>