History - com.mojang.blaze3d.textures.GpuTexture
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
TextureFormat: format
TexelFormat: format
Constructors
(int, String, TextureFormat, int, int, int, int)
(int, String, TexelFormat, int, int, int, int)
Methods
int (int): getWidth
int (int): getWidth, getWidth, getWidth
int (int): getHeight
int (int): getHeight, getHeight, getHeight
TextureFormat (): getFormat
TexelFormat (): getFormat
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
int (int): getWidth, getWidth, getWidth
int (int): getWidth
int (int): getHeight, getHeight, getHeight
int (int): getHeight
1.21.11_unobfuscated
Names
com.mojang.blaze3d.textures.GpuTexture
com.mojang.blaze3d.textures.GpuTexture
com.mojang.blaze3d.textures.GpuTexture
Fields
int: USAGE_COPY_DST
int: USAGE_COPY_SRC
int: USAGE_TEXTURE_BINDING
int: USAGE_RENDER_ATTACHMENT
int: USAGE_CUBEMAP_COMPATIBLE
TextureFormat: format
int: width
int: height
int: depthOrLayers
int: mipLevels
int: usage
String: label
Constructors
(int, String, TextureFormat, int, int, int, int)
Methods
int (int): getWidth, getWidth, getWidth
int (int): getHeight, getHeight, getHeight
int (): getDepthOrLayers
int (): getMipLevels
TextureFormat (): getFormat
int (): usage
String (): getLabel
void (): close
boolean (): isClosed