net.minecraft.client.render.texture

public abstract class AbstractTexture

implements Texture

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

Field summary

Modifier and TypeField
protected int
a
field_6544
glId
glTextureId
protected boolean
b
field_11188
blur
blur
protected boolean
c
field_11189
mipmap
mipmap
protected boolean
d
field_11190
prevBlur
blurLast
protected boolean
e
field_11191
prevMipmap
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)
setBlurMipmapDirect(boolean blurIn, boolean mipmapIn)
public void
b(boolean arg0, boolean arg1)
method_10323(boolean arg0, boolean arg1)
pushFilter(boolean arg0, boolean arg1)
setBlurMipmap(boolean arg0, boolean arg1)
public void
a()
method_10322()
popFilter()
restoreLastBlurMipmap()
public int
b()
method_5855()
getGlId()
getGlTextureId()
public void
c()
method_6992()
clearGlId()
deleteGlTexture()