implements Sampler
| net.minecraft.world.level.levelgen.densityfunction.op.LerpFunction$ConstFirstSampler | |
| net.minecraft.world.level.levelgen.densityfunction.op.LerpFunction$ConstFirstSampler | |
| net.minecraft.class_1_1339$class_1_1528 | |
| net.minecraft.world.gen.densityfunction.LerpDensityFunction$SamplerCV |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Sampler |
| ||||||||
| private final float |
| ||||||||
| private final Sampler |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Sampler alpha, float first, Sampler second) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public float |
| ||||||||
| public Sampler |
| ||||||||
| public float |
| ||||||||
| public Sampler |
|