net.minecraft.client.render.texture

public abstract class AbstractTexture

implements Texture

cdf
net.minecraft.class_314
net.minecraft.client.render.texture.AbstractTexture
net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.client.renderer.texture.AbstractTexture

Field summary

Modifier and TypeField
protected int
a
field_6544
glId
field_110553_a
glTextureId
protected boolean
b
field_11188
blur
field_174940_b
blur
protected boolean
c
field_11189
mipmap
field_174941_c
mipmap
protected boolean
d
field_11190
prevBlur
field_174938_d
blurLast
protected boolean
e
field_11191
prevMipmap
field_174939_e
mipmapLast

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(boolean arg0, boolean arg1)
method_10313(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_10323(boolean arg0, boolean arg1)
pushFilter(boolean arg0, boolean arg1)
func_174936_b(boolean arg0, boolean arg1)
setBlurMipmap(boolean arg0, boolean arg1)
public void
a()
method_10322()
popFilter()
func_174935_a()
restoreLastBlurMipmap()
public int
b()
method_5855()
getGlId()
func_110552_b()
getGlTextureId()
public void
c()
method_6992()
clearGlId()
func_147631_c()
deleteGlTexture()