Package net.minecraft
Interface class_10883
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
class_10866
- Mappings:
Namespace Name named net/minecraft/class_10883intermediary net/minecraft/class_10883official flb
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidmethod_68408(int int2, int int3) voidmethod_68409(int int2, int int3, int int4, int int5) voidmethod_68410(int int2, GpuBuffer gpuBuffer) voidmethod_68411(GpuBuffer gpuBuffer, VertexFormat.IndexType indexType) voidmethod_68412(ShaderPipeline shaderPipeline) voidmethod_68413(class_10886 class_10886) voidmethod_68414(String string, DrawableTexture drawableTexture) voidmethod_68415(String string, Matrix4f matrix4f) voidmethod_68416(String string, float[] float2) voidmethod_68417(String string, int[] int2) voidmethod_68418(Collection<class_10883.class_10884> collection) voidvoidmethod_68420(int int2, int int3)
-
Method Details
-
method_68412
- Mappings:
Namespace Name Mixin selector named method_68412Lnet/minecraft/class_10883;method_68412(Lnet/minecraft/client/gl/ShaderPipeline;)Vintermediary method_68412Lnet/minecraft/class_10883;method_68412(Lnet/minecraft/class_10785;)Vofficial aLflb;a(Lfjp;)V
-
method_68414
- Mappings:
Namespace Name Mixin selector named method_68414Lnet/minecraft/class_10883;method_68414(Ljava/lang/String;Lnet/minecraft/client/texture/DrawableTexture;)Vintermediary method_68414Lnet/minecraft/class_10883;method_68414(Ljava/lang/String;Lnet/minecraft/class_10792;)Vofficial aLflb;a(Ljava/lang/String;Lflh;)V
-
method_68417
- Mappings:
Namespace Name Mixin selector named method_68417Lnet/minecraft/class_10883;method_68417(Ljava/lang/String;[I)Vintermediary method_68417Lnet/minecraft/class_10883;method_68417(Ljava/lang/String;[I)Vofficial aLflb;a(Ljava/lang/String;[I)V
-
method_68416
- Mappings:
Namespace Name Mixin selector named method_68416Lnet/minecraft/class_10883;method_68416(Ljava/lang/String;[F)Vintermediary method_68416Lnet/minecraft/class_10883;method_68416(Ljava/lang/String;[F)Vofficial aLflb;a(Ljava/lang/String;[F)V
-
method_68415
- Mappings:
Namespace Name Mixin selector named method_68415Lnet/minecraft/class_10883;method_68415(Ljava/lang/String;Lorg/joml/Matrix4f;)Vintermediary method_68415Lnet/minecraft/class_10883;method_68415(Ljava/lang/String;Lorg/joml/Matrix4f;)Vofficial aLflb;a(Ljava/lang/String;Lorg/joml/Matrix4f;)V
-
method_68413
- Mappings:
Namespace Name Mixin selector named method_68413Lnet/minecraft/class_10883;method_68413(Lnet/minecraft/class_10886;)Vintermediary method_68413Lnet/minecraft/class_10883;method_68413(Lnet/minecraft/class_10886;)Vofficial aLflb;a(Lflc;)V
-
method_68409
void method_68409(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector named method_68409Lnet/minecraft/class_10883;method_68409(IIII)Vintermediary method_68409Lnet/minecraft/class_10883;method_68409(IIII)Vofficial aLflb;a(IIII)V
-
method_68419
void method_68419()- Mappings:
Namespace Name Mixin selector named method_68419Lnet/minecraft/class_10883;method_68419()Vintermediary method_68419Lnet/minecraft/class_10883;method_68419()Vofficial bLflb;b()V
-
method_68410
- Mappings:
Namespace Name Mixin selector named method_68410Lnet/minecraft/class_10883;method_68410(ILnet/minecraft/client/gl/GpuBuffer;)Vintermediary method_68410Lnet/minecraft/class_10883;method_68410(ILnet/minecraft/class_10227;)Vofficial aLflb;a(ILfig;)V
-
method_68411
- Mappings:
Namespace Name Mixin selector named method_68411Lnet/minecraft/class_10883;method_68411(Lnet/minecraft/client/gl/GpuBuffer;Lnet/minecraft/client/render/VertexFormat$IndexType;)Vintermediary method_68411Lnet/minecraft/class_10883;method_68411(Lnet/minecraft/class_10227;Lnet/minecraft/class_293$class_5595;)Vofficial aLflb;a(Lfig;Lfls$b;)V
-
method_68408
void method_68408(int int2, int int3) - Mappings:
Namespace Name Mixin selector named method_68408Lnet/minecraft/class_10883;method_68408(II)Vintermediary method_68408Lnet/minecraft/class_10883;method_68408(II)Vofficial aLflb;a(II)V
-
method_68418
- Mappings:
Namespace Name Mixin selector named method_68418Lnet/minecraft/class_10883;method_68418(Ljava/util/Collection;)Vintermediary method_68418Lnet/minecraft/class_10883;method_68418(Ljava/util/Collection;)Vofficial aLflb;a(Ljava/util/Collection;)V
-
method_68420
void method_68420(int int2, int int3) - Mappings:
Namespace Name Mixin selector named method_68420Lnet/minecraft/class_10883;method_68420(II)Vintermediary method_68420Lnet/minecraft/class_10883;method_68420(II)Vofficial bLflb;b(II)V
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-