Package net.minecraft.client.texture
Class GlTextureView
java.lang.Object
com.mojang.blaze3d.textures.GpuTextureView
net.minecraft.client.texture.GlTextureView
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/client/texture/GlTextureViewintermediary net/minecraft/class_11391official fwi
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate Int2IntMapprivate static final intprivate intprivate int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGlTextureView(GlTexture glTexture, int baseMipLevel, int mipLevels) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()booleanisClosed()intmethod_76232(BufferManager bufferManager, @Nullable GpuTexture gpuTexture) private intmethod_76597(BufferManager bufferManager, int int2) texture()Methods inherited from class com.mojang.blaze3d.textures.GpuTextureView
baseMipLevel, getHeight, getWidth, mipLevels
-
Field Details
-
field_64518
private static final int field_64518- See Also:
- Mappings:
Namespace Name Mixin selector named field_64518Lnet/minecraft/client/texture/GlTextureView;field_64518:Iintermediary field_64518Lnet/minecraft/class_11391;field_64518:Iofficial aLfwi;a:I
-
closed
private boolean closed- Mappings:
Namespace Name Mixin selector named closedLnet/minecraft/client/texture/GlTextureView;closed:Zintermediary field_60566Lnet/minecraft/class_11391;field_60566:Zofficial bLfwi;b:Z
-
field_64519
private int field_64519- Mappings:
Namespace Name Mixin selector named field_64519Lnet/minecraft/client/texture/GlTextureView;field_64519:Iintermediary field_64519Lnet/minecraft/class_11391;field_64519:Iofficial cLfwi;c:I
-
field_64520
private int field_64520- Mappings:
Namespace Name Mixin selector named field_64520Lnet/minecraft/client/texture/GlTextureView;field_64520:Iintermediary field_64520Lnet/minecraft/class_11391;field_64520:Iofficial dLfwi;d:I
-
field_64187
- Mappings:
Namespace Name Mixin selector named field_64187Lnet/minecraft/client/texture/GlTextureView;field_64187:Lit/unimi/dsi/fastutil/ints/Int2IntMap;intermediary field_64187Lnet/minecraft/class_11391;field_64187:Lit/unimi/dsi/fastutil/ints/Int2IntMap;official eLfwi;e:Lit/unimi/dsi/fastutil/ints/Int2IntMap;
-
-
Constructor Details
-
GlTextureView
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/texture/GlTextureView;<init>(Lnet/minecraft/client/texture/GlTexture;II)Vintermediary <init>Lnet/minecraft/class_11391;<init>(Lnet/minecraft/class_10868;II)Vofficial <init>Lfwi;<init>(Lfwh;II)V
-
-
Method Details
-
isClosed
public boolean isClosed()- Specified by:
isClosedin classGpuTextureView
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classGpuTextureView
-
method_76232
- Mappings:
Namespace Name Mixin selector named method_76232Lnet/minecraft/client/texture/GlTextureView;method_76232(Lnet/minecraft/client/gl/BufferManager;Lcom/mojang/blaze3d/textures/GpuTexture;)Iintermediary method_76232Lnet/minecraft/class_11391;method_76232(Lnet/minecraft/class_10874;Lcom/mojang/blaze3d/textures/GpuTexture;)Iofficial aLfwi;a(Lfvv;Lcom/mojang/blaze3d/textures/GpuTexture;)I
-
method_76597
- Mappings:
Namespace Name Mixin selector named method_76597Lnet/minecraft/client/texture/GlTextureView;method_76597(Lnet/minecraft/client/gl/BufferManager;I)Iintermediary method_76597Lnet/minecraft/class_11391;method_76597(Lnet/minecraft/class_10874;I)Iofficial aLfwi;a(Lfvv;I)I
-
texture
- Overrides:
texturein classGpuTextureView- Mappings:
Namespace Name Mixin selector named textureLnet/minecraft/client/texture/GlTextureView;texture()Lnet/minecraft/client/texture/GlTexture;intermediary method_71638Lnet/minecraft/class_11391;method_71638()Lnet/minecraft/class_10868;official aLfwi;a()Lfwh;
-