Package com.mojang.blaze3d.systems
Interface RenderSystem.IndexBuffer.class_5591
- Enclosing class:
- RenderSystem.IndexBuffer
@Environment(CLIENT) static interface RenderSystem.IndexBuffer.class_5591
- Mappings:
Namespace Name official com/mojang/blaze3d/systems/RenderSystem$a$a
intermediary com/mojang/blaze3d/systems/RenderSystem$class_5590$class_5591
named com/mojang/blaze3d/systems/RenderSystem$IndexBuffer$class_5591
-
Method Summary
Modifier and Type Method Description void
accept(IntConsumer intConsumer, int int2)
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector official accept
Lcom/mojang/blaze3d/systems/RenderSystem$a$a;accept(Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V
intermediary accept
Lcom/mojang/blaze3d/systems/RenderSystem$class_5590$class_5591;accept(Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V
named accept
Lcom/mojang/blaze3d/systems/RenderSystem$IndexBuffer$class_5591;accept(Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V
-