com.mojang.blaze3d.pipeline

public record BackendRenderPipeline$Layout$AttributeBinding

com.mojang.renderpearl.backend.api.BackendRenderPipeline$CreateInfo$AttribBinding
net.minecraft.class_1_1386$class_1_1387$class_1_1388
com.mojang.blaze3d.pipeline.BackendRenderPipeline$Layout$AttributeBinding

Field summary

Modifier and TypeField
private final int
bufferSlot
comp_1_1452
bufferSlot
private final int
location
comp_1_1454
location
private final int
offset
comp_1_1455
offset
private final TexelFormat
format
comp_1_1453
format

Constructor summary

ModifierConstructor
public (int bufferSlot, int location, int offset, TexelFormat format)

Method summary

Modifier and TypeMethod
public int
bufferSlot()
comp_1_1452()
bufferSlot()
public int
location()
comp_1_1454()
location()
public int
offset()
comp_1_1455()
offset()
public TexelFormat
format()
comp_1_1453()
format()