History - com.mojang.blaze3d.textures.GpuTexture

26.3-snapshot-3

Names

com.mojang.renderpearl.api.textures.GpuTexture

net.minecraft.class_1_1231

com.mojang.blaze3d.textures.GpuTexture

Fields

int: USAGE_COPY_DST, field_1_8538, USAGE_COPY_DST

int: USAGE_COPY_SRC, field_1_8539, USAGE_COPY_SRC

int: USAGE_TEXTURE_BINDING, field_1_8542, USAGE_TEXTURE_BINDING

int: USAGE_RENDER_ATTACHMENT, field_1_8541, USAGE_RENDER_ATTACHMENT

int: USAGE_CUBEMAP_COMPATIBLE, field_1_8540, USAGE_CUBEMAP_COMPATIBLE

TexelFormat: format, field_1_8544, format

int: width, field_1_8549, width

int: height, field_1_8545, height

int: depthOrLayers, field_1_8543, depthOrLayers

int: mipLevels, field_1_8547, mipLevels

int: usage, field_1_8548, usage

String: label, field_1_8546, label

Constructors

(int, String, TexelFormat, int, int, int, int)

Methods

int (int): getWidth, method_1_7822, getWidth

int (int): getHeight, method_1_7819, getHeight

int (): getDepthOrLayers, method_1_7817, getDepthOrLayers

int (): getMipLevels, method_1_7821, getMipLevels

TexelFormat (): getFormat, method_1_7818, getTexelFormat

int (): usage, method_1_7824, getUsage

String (): getLabel, method_1_7820, getLabel

void (): close

boolean (): isClosed, method_1_7823, isClosed