public RenderWither(RenderManager renderManagerIn) { super(renderManagerIn, new ModelWither(0.0F), 1.0F); this.addLayer(new LayerWitherAura(this)); }