Interface VertexFormatElement.Type.Starter

Enclosing class:
VertexFormatElement.Type

@Environment(CLIENT)
static interface VertexFormatElement.Type.Starter
Mappings:
Namespace Name
official dlx$b$a
intermediary net/minecraft/class_296$class_298$class_4575
named net/minecraft/client/render/VertexFormatElement$Type$Starter
  • Method Summary

    Modifier and Type Method Description
    void setupBufferState​(int count, int glId, int stride, long pointer, int elementIndex)  
  • Method Details

    • setupBufferState

      void setupBufferState​(int count, int glId, int stride, long pointer, int elementIndex)
      Mappings:
      Namespace Name Mixin selector
      official setupBufferState Ldlx$b$a;setupBufferState(IIIJI)V
      intermediary setupBufferState Lnet/minecraft/class_296$class_298$class_4575;setupBufferState(IIIJI)V
      named setupBufferState Lnet/minecraft/client/render/VertexFormatElement$Type$Starter;setupBufferState(IIIJI)V