net.minecraft.client.texture

public abstract class AbstractTexture

implements AutoCloseable

net.minecraft.client.renderer.texture.AbstractTexture
net.minecraft.class_1044
net.minecraft.client.texture.AbstractTexture

Field summary

Modifier and TypeField
protected GpuTexture
texture
field_56974
texture
protected GpuTextureView
textureView
field_60597
textureView
protected GpuSampler
sampler
field_63613
sampler

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
close()
protected void
releaseTextures()
method_1_5705()
destroyTexture()
public GpuTexture
getTexture()
method_68004()
getTexture()
public GpuTextureView
getTextureView()
method_71659()
getTextureView()
public GpuSampler
getSampler()
method_75484()
getSampler()