com.mojang.blaze3d.shaders

public record DynamicUniforms$TerrainValue

implements DynamicUniformStorage$Uploadable

net.minecraft.client.renderer.DynamicGpuData$TerrainTransform
net.minecraft.class_11282$class_1_1395
com.mojang.blaze3d.shaders.DynamicUniforms$TerrainValue

Field summary

Modifier and TypeField
private final org.joml.Matrix4fc
modelView
comp_1_1495
modelView
private final int
textureAtlasWidth
comp_1_1497
textureAtlasWidth
private final int
textureAtlasHeight
comp_1_1496
textureAtlasHeight

Constructor summary

ModifierConstructor
public (org.joml.Matrix4fc modelView, int textureAtlasWidth, int textureAtlasHeight)

Method summary

Modifier and TypeMethod
public void
write(ByteBuffer buffer)
method_71104(ByteBuffer arg0)
write(ByteBuffer arg0)
public org.joml.Matrix4fc
modelView()
comp_1_1495()
modelView()
public int
textureAtlasWidth()
comp_1_1497()
textureAtlasWidth()
public int
textureAtlasHeight()
comp_1_1496()
textureAtlasHeight()