com.mojang.blaze3d.textures

public abstract class GpuTextureView

implements AutoCloseable

com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView

Field summary

Modifier and TypeField
private final GpuTexture
texture
texture
texture
private final int
baseMipLevel
baseMipLevel
baseMipLevel
private final int
mipLevels
mipLevels
mipLevels

Constructor summary

ModifierConstructor
public (GpuTexture texture, int baseMipLevel, int mipLevels)

Method summary

Modifier and TypeMethod
public abstract void
close()
close()
close()
public GpuTexture
texture()
texture()
texture()
public int
baseMipLevel()
baseMipLevel()
baseMipLevel()
public int
mipLevels()
mipLevels()
mipLevels()
public int
getWidth(int arg0)
getWidth(int arg0)
getWidth(int arg0)
getWidth(int mipLevel)
getWidth(int arg0)
public int
getHeight(int arg0)
getHeight(int arg0)
getHeight(int arg0)
getHeight(int mipLevel)
getHeight(int arg0)
public abstract boolean
isClosed()
isClosed()
isClosed()