com.mojang.blaze3d.pipeline

public record RenderPassDescription$Attachment<T>

com.mojang.renderpearl.api.commands.RenderPassDescriptor$Attachment
net.minecraft.class_1_900$class_1_901
com.mojang.blaze3d.pipeline.RenderPassDescription$Attachment

Field summary

Modifier and TypeField
private final GpuTextureView
textureView
comp_1_793
textureView
private final T
clearValue
comp_1_792
clearValue

Constructor summary

ModifierConstructor
public (GpuTextureView textureView, T clearValue)

Method summary

Modifier and TypeMethod
public GpuTextureView
textureView()
comp_1_793()
textureView()
public T
clearValue()
comp_1_792()
clearValue()