public void superSetTextureOffset(String par1Str, int par2, int par3) { super.setTextureOffset(par1Str, par2, par3); }
@Override protected void setTextureOffset(String par1Str, int par2, int par3) { // if (master != null) master.setTextureOffset(par1Str, par2, par3); super.setTextureOffset(par1Str, par2, par3); }