net.minecraft.client.render.texture

public abstract class AbstractTexture

implements Texture

dtv
net.minecraft.class_1044
net.minecraft.client.render.texture.AbstractTexture
net.minecraft.client.renderer.texture.Texture
net.minecraft.client.renderer.texture.Texture

Field summary

Modifier and TypeField
protected int
a
field_5204
glId
field_110553_a
field_110553_a
protected boolean
b
field_5205
blur
field_174940_b
field_174940_b
protected boolean
c
field_5203
mipmap
field_174941_c
field_174941_c
protected boolean
d
field_5202
prevBlur
field_174938_d
field_174938_d
protected boolean
e
field_5201
prevMipmap
field_174939_e
field_174939_e

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(boolean arg0, boolean arg1)
method_4527(boolean arg0, boolean arg1)
setFilter(boolean blur, boolean mipmap)
func_174937_a(boolean arg0, boolean arg1)
setBlurMipmapDirect(boolean blurIn, boolean mipmapIn)
public void
b(boolean arg0, boolean arg1)
method_4626(boolean arg0, boolean arg1)
pushFilter(boolean arg0, boolean arg1)
func_174936_b(boolean arg0, boolean arg1)
setBlurMipmap(boolean arg0, boolean arg1)
public void
b()
method_4627()
popFilter()
func_174935_a()
restoreLastBlurMipmap()
public int
c()
method_4624()
getGlId()
func_110552_b()
getGlTextureId()
public void
d()
method_4528()
clearGlId()
func_147631_c()
deleteGlTexture()