net.minecraft.client.renderer.texture

public abstract class AbstractTexture

implements TextureObject

dwq
net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.class_1044
net.minecraft.unmapped.C_ubocndml
net.minecraft.client.texture.AbstractTexture
net.minecraft.client.renderer.texture.Texture

Field summary

Modifier and TypeField
protected int
a
id
field_5204
f_tjszmjry
glId
field_110553_a
protected boolean
b
blur
field_5205
f_kfnzcxnk
bilinear
field_174940_b
protected boolean
c
mipmap
field_5203
f_zzvehdkr
mipmap
field_174941_c
protected boolean
d
oldBlur
field_5202
f_yeborbxh
oldBilinear
field_174938_d
protected boolean
e
oldMipmap
field_5201
f_rplcfrvx
oldMipmap
field_174939_e

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(boolean arg0, boolean arg1)
setFilter(boolean arg0, boolean arg1)
method_4527(boolean arg0, boolean arg1)
m_ivaszgxd(boolean arg0, boolean arg1)
setFilter(boolean bilinear, boolean mipmap)
func_174937_a(boolean arg0, boolean arg1)
public void
b(boolean arg0, boolean arg1)
pushFilter(boolean arg0, boolean arg1)
method_4626(boolean arg0, boolean arg1)
m_crjtadaj(boolean arg0, boolean arg1)
pushFilter(boolean arg0, boolean arg1)
func_174936_b(boolean arg0, boolean arg1)
public void
b()
popFilter()
method_4627()
m_nudygniq()
popFilter()
func_174935_a()
public int
c()
getId()
method_4624()
m_eqaohxjp()
getGlId()
func_110552_b()
public void
d()
releaseId()
method_4528()
m_ucgeaiwe()
clearGlId()
func_147631_c()