Package net.minecraft

Interface class_10883

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
class_10866

@Environment(CLIENT) public interface class_10883 extends AutoCloseable
Mappings:
Namespace Name
named net/minecraft/class_10883
intermediary net/minecraft/class_10883
official flb
  • Method Details

    • method_68412

      void method_68412(ShaderPipeline shaderPipeline)
      Mappings:
      Namespace Name Mixin selector
      named method_68412 Lnet/minecraft/class_10883;method_68412(Lnet/minecraft/client/gl/ShaderPipeline;)V
      intermediary method_68412 Lnet/minecraft/class_10883;method_68412(Lnet/minecraft/class_10785;)V
      official a Lflb;a(Lfjp;)V
    • method_68414

      void method_68414(String string, DrawableTexture drawableTexture)
      Mappings:
      Namespace Name Mixin selector
      named method_68414 Lnet/minecraft/class_10883;method_68414(Ljava/lang/String;Lnet/minecraft/client/texture/DrawableTexture;)V
      intermediary method_68414 Lnet/minecraft/class_10883;method_68414(Ljava/lang/String;Lnet/minecraft/class_10792;)V
      official a Lflb;a(Ljava/lang/String;Lflh;)V
    • method_68417

      void method_68417(String string, int[] int2)
      Mappings:
      Namespace Name Mixin selector
      named method_68417 Lnet/minecraft/class_10883;method_68417(Ljava/lang/String;[I)V
      intermediary method_68417 Lnet/minecraft/class_10883;method_68417(Ljava/lang/String;[I)V
      official a Lflb;a(Ljava/lang/String;[I)V
    • method_68416

      void method_68416(String string, float[] float2)
      Mappings:
      Namespace Name Mixin selector
      named method_68416 Lnet/minecraft/class_10883;method_68416(Ljava/lang/String;[F)V
      intermediary method_68416 Lnet/minecraft/class_10883;method_68416(Ljava/lang/String;[F)V
      official a Lflb;a(Ljava/lang/String;[F)V
    • method_68415

      void method_68415(String string, Matrix4f matrix4f)
      Mappings:
      Namespace Name Mixin selector
      named method_68415 Lnet/minecraft/class_10883;method_68415(Ljava/lang/String;Lorg/joml/Matrix4f;)V
      intermediary method_68415 Lnet/minecraft/class_10883;method_68415(Ljava/lang/String;Lorg/joml/Matrix4f;)V
      official a Lflb;a(Ljava/lang/String;Lorg/joml/Matrix4f;)V
    • method_68413

      void method_68413(class_10886 class_10886)
      Mappings:
      Namespace Name Mixin selector
      named method_68413 Lnet/minecraft/class_10883;method_68413(Lnet/minecraft/class_10886;)V
      intermediary method_68413 Lnet/minecraft/class_10883;method_68413(Lnet/minecraft/class_10886;)V
      official a Lflb;a(Lflc;)V
    • method_68409

      void method_68409(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      named method_68409 Lnet/minecraft/class_10883;method_68409(IIII)V
      intermediary method_68409 Lnet/minecraft/class_10883;method_68409(IIII)V
      official a Lflb;a(IIII)V
    • method_68419

      void method_68419()
      Mappings:
      Namespace Name Mixin selector
      named method_68419 Lnet/minecraft/class_10883;method_68419()V
      intermediary method_68419 Lnet/minecraft/class_10883;method_68419()V
      official b Lflb;b()V
    • method_68410

      void method_68410(int int2, GpuBuffer gpuBuffer)
      Mappings:
      Namespace Name Mixin selector
      named method_68410 Lnet/minecraft/class_10883;method_68410(ILnet/minecraft/client/gl/GpuBuffer;)V
      intermediary method_68410 Lnet/minecraft/class_10883;method_68410(ILnet/minecraft/class_10227;)V
      official a Lflb;a(ILfig;)V
    • method_68411

      void method_68411(GpuBuffer gpuBuffer, VertexFormat.IndexType indexType)
      Mappings:
      Namespace Name Mixin selector
      named method_68411 Lnet/minecraft/class_10883;method_68411(Lnet/minecraft/client/gl/GpuBuffer;Lnet/minecraft/client/render/VertexFormat$IndexType;)V
      intermediary method_68411 Lnet/minecraft/class_10883;method_68411(Lnet/minecraft/class_10227;Lnet/minecraft/class_293$class_5595;)V
      official a Lflb;a(Lfig;Lfls$b;)V
    • method_68408

      void method_68408(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      named method_68408 Lnet/minecraft/class_10883;method_68408(II)V
      intermediary method_68408 Lnet/minecraft/class_10883;method_68408(II)V
      official a Lflb;a(II)V
    • method_68418

      void method_68418(Collection<class_10883.class_10884> collection)
      Mappings:
      Namespace Name Mixin selector
      named method_68418 Lnet/minecraft/class_10883;method_68418(Ljava/util/Collection;)V
      intermediary method_68418 Lnet/minecraft/class_10883;method_68418(Ljava/util/Collection;)V
      official a Lflb;a(Ljava/util/Collection;)V
    • method_68420

      void method_68420(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      named method_68420 Lnet/minecraft/class_10883;method_68420(II)V
      intermediary method_68420 Lnet/minecraft/class_10883;method_68420(II)V
      official b Lflb;b(II)V
    • close

      void close()
      Specified by:
      close in interface AutoCloseable