net.minecraft.client.renderer.texture

public abstract class AbstractTexture

implements AutoCloseable

ikz
net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.class_1044
net.minecraft.client.texture.AbstractTexture
net.minecraft.src.C_4468_

字段概要

修饰符与类型字段
protected GpuTexture
a
texture
field_56974
glTexture
f_381792_
protected GpuTextureView
b
textureView
field_60597
glTextureView
f_400082_
protected GpuSampler
c
sampler
field_63613
sampler
f_437359_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public void
close()
close()
close()
public GpuTexture
a()
getTexture()
method_68004()
getGlTexture()
m_386102_()
public GpuTextureView
b()
getTextureView()
method_71659()
getGlTextureView()
m_403991_()
public GpuSampler
c()
getSampler()
method_75484()
getSampler()
m_445745_()