com.mojang.blaze3d.pipeline

public record RenderPipeline$UniformDescription

com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription
com.mojang.blaze3d.pipeline.RenderPipeline$UniformDescription

Field summary

Modifier and TypeField
private final String
name
name
private final UniformType
type
type
private final TextureFormat
textureFormat
textureFormat

Constructor summary

ModifierConstructor
public (String name, UniformType type)
public (String name, TextureFormat format)
public (String arg0, UniformType arg1, TextureFormat arg2)

Method summary

Modifier and TypeMethod
public String
name()
name()
public UniformType
type()
type()
public TextureFormat
textureFormat()
textureFormat()