| com.mojang.blaze3d.pipeline.BindGroupLayout$UniformDescription | |
| com.mojang.blaze3d.pipeline.BindGroupLayout$UniformDescription | |
| net.minecraft.class_1_794$class_1_796 | |
| com.mojang.blaze3d.shaders.BindGroupLayout$BufferBinding |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||
| private final UniformType |
| ||||||||
| private final TexelFormat |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, UniformType type) |
| public | (String name, TexelFormat gpuFormat) |
| public | (String name, UniformType type, TexelFormat gpuFormat) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||
| public UniformType |
| ||||||||
| public TexelFormat |
|