net.minecraft.client.render.block.model

public record FluidModel$Unbaked

net.minecraft.client.renderer.block.FluidModel$Unbaked
net.minecraft.class_1_467$class_1_468
net.minecraft.client.render.block.model.FluidModel$Unbaked

Field summary

Modifier and TypeField
private final ModelTexture
stillMaterial
comp_1_358
stillMaterial
private final ModelTexture
flowingMaterial
comp_1_356
flowingMaterial
private final ModelTexture
overlayMaterial
comp_1_357
overlayMaterial
private final BlockColorProvider
tintSource
comp_1_359
tintSource

Constructor summary

ModifierConstructor
public (ModelTexture stillMaterial, ModelTexture flowingMaterial, ModelTexture overlayMaterial, BlockColorProvider tintSource)

Method summary

Modifier and TypeMethod
public FluidModel
bake(MaterialBaker materials, ModelDebugName modelName)
method_1_2959(class_9826 arg0, class_10813 arg1)
bake(ErrorCollectingSpriteGetter spriteGetter, SimpleModel model)
private static Transparency
getTransparency(Material$Baked material)
method_1_2960(class_1_314$class_1_315 arg0)
getTransparency(ModelTexture$Baked texture)
public ModelTexture
stillMaterial()
comp_1_358()
stillMaterial()
public ModelTexture
flowingMaterial()
comp_1_356()
flowingMaterial()
public ModelTexture
overlayMaterial()
comp_1_357()
overlayMaterial()
public BlockColorProvider
tintSource()
comp_1_359()
tintSource()