History - net.minecraft.client.texture.GlTexture

26.3-snapshot-3

Names

com.mojang.blaze3d.opengl.GlTexture

com.mojang.renderpearl.backend.opengl.GlTexture

Fields

Constructors

Methods

boolean (): isClosed

boolean (): isClosed, method_1_7823, isClosed

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

int: firstFboId, field_64516, framebufferId

int: firstFboDepthId, field_64517, depthGlId

it.unimi.dsi.fastutil.ints.Int2IntMap: fboCache, field_57885, depthTexToFramebufferIdCache

GlFramebufferManager: frameBufferCache, field_1_6268, framebufferManager

List<GlFramebufferManager$AttachmentsKey>: fboKeys, field_1_6267, keys

Constructors

(int, String, TextureFormat, int, int, int, int, int)

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

Methods

int (BufferManager, GpuTexture): getFbo, method_68426, getOrCreateFramebuffer

int (BufferManager, int): createFbo, method_76596, createFramebuffer

int (BufferManager, int): lambda$getFbo$0, method_68425, method_68425

int (): fboMipLevel, method_1_5422, getBaseMipLevel

void (GlFramebufferManager$AttachmentsKey): addAssociatedFbo, method_1_5421, addKey

void (GlFramebufferManager$AttachmentsKey): removeAssociatedFbo, method_1_5423, removeKey

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

com.mojang.blaze3d.opengl.GlTexture

net.minecraft.class_10868

net.minecraft.client.texture.GlTexture

Fields

int: EMPTY, field_64515, UNINITIALIZED

int: id, field_57882, glId

int: firstFboId, field_64516, framebufferId

int: firstFboDepthId, field_64517, depthGlId

it.unimi.dsi.fastutil.ints.Int2IntMap: fboCache, field_57885, depthTexToFramebufferIdCache

boolean: closed, field_57883, closed

int: views, field_60565, refCount

Constructors

(int, String, TextureFormat, int, int, int, int, int)

Methods

void (): close

void (): destroyImmediately, method_71637, free

boolean (): isClosed

int (BufferManager, GpuTexture): getFbo, method_68426, getOrCreateFramebuffer

int (BufferManager, int): createFbo, method_76596, createFramebuffer

int (): glId, method_68427, getGlId

void (): addViews, method_71635, incrementRefCount

void (): removeViews, method_71636, decrementRefCount

int (BufferManager, int): lambda$getFbo$0, method_68425, method_68425