Package net.minecraft

Class class_11391

All Implemented Interfaces:
AutoCloseable

@Environment(CLIENT) public class class_11391 extends GpuTextureView
Mappings:
Namespace Name
named net/minecraft/class_11391
intermediary net/minecraft/class_11391
official fkp
  • Field Details

    • field_60566

      private boolean field_60566
      Mappings:
      Namespace Name Mixin selector
      named field_60566 Lnet/minecraft/class_11391;field_60566:Z
      intermediary field_60566 Lnet/minecraft/class_11391;field_60566:Z
      official a Lfkp;a:Z
  • Constructor Details

    • class_11391

      protected class_11391(GlTexture glTexture, int int2, int int3)
  • Method Details

    • isClosed

      public boolean isClosed()
      Specified by:
      isClosed in class GpuTextureView
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in class GpuTextureView
    • texture

      public GlTexture texture()
      Overrides:
      texture in class GpuTextureView
      Mappings:
      Namespace Name Mixin selector
      named texture Lnet/minecraft/class_11391;texture()Lnet/minecraft/client/texture/GlTexture;
      intermediary method_71638 Lnet/minecraft/class_11391;method_71638()Lnet/minecraft/class_10868;
      official a Lfkp;a()Lfko;