Package net.minecraft.client.render
Interface VertexFormatElement.Type.class_5938
- Enclosing class:
- VertexFormatElement.Type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface @Environment(CLIENT) static interface VertexFormatElement.Type.class_5938
- Mappings:
Namespace Name official dnr$b$aintermediary net/minecraft/class_296$class_298$class_5938named net/minecraft/client/render/VertexFormatElement$Type$class_5938
-
Method Summary
Modifier and Type Method Description voidclearBufferState(int int2, int int3)
-
Method Details
-
clearBufferState
void clearBufferState(int int2, int int3)- Mappings:
Namespace Name Mixin selector official clearBufferStateLdnr$b$a;clearBufferState(II)Vintermediary clearBufferStateLnet/minecraft/class_296$class_298$class_5938;clearBufferState(II)Vnamed clearBufferStateLnet/minecraft/client/render/VertexFormatElement$Type$class_5938;clearBufferState(II)V
-