com.mojang.blaze3d.textures

public interface GpuTextureView

extends GpuResource

com.mojang.renderpearl.api.textures.GpuTextureView
net.minecraft.class_1_1330
com.mojang.blaze3d.textures.GpuTextureView

Method summary

Modifier and TypeMethod
boolean
isClosed()
method_1_8003()
isClosed()
GpuTexture
texture()
method_1_8005()
getTexture()
int
baseMipLevel()
method_1_8000()
baseMipLevel()
int
mipLevels()
method_1_8004()
mipLevel()
int
getWidth(int mipLevel)
method_1_8002(int arg0)
getWidth(int mipmap)
int
getHeight(int mipLevel)
method_1_8001(int arg0)
getHeight(int mipmap)