com.mojang.blaze3d.vertex

public record VertexFormatElement

com.mojang.renderpearl.api.vertex.VertexFormatElement
net.minecraft.class_1_1271
com.mojang.blaze3d.vertex.VertexFormatElement

Field summary

Modifier and TypeField
private final String
name
comp_1_1308
name
private final int
offset
comp_1_1309
offset
private final TexelFormat
format
comp_1_1307
format

Constructor summary

ModifierConstructor
public (String name, int offset, TexelFormat format)

Method summary

Modifier and TypeMethod
public String
name()
comp_1_1308()
name()
public int
offset()
comp_1_1309()
offset()
public TexelFormat
format()
comp_1_1307()
format()