Record Class DensityFunctions.BlendDensity

java.lang.Object
java.lang.Record
net.minecraft.world.level.levelgen.DensityFunctions.BlendDensity
All Implemented Interfaces:
DensityFunction, DensityFunctions.TransformerWithContext
Enclosing class:
DensityFunctions

static record DensityFunctions.BlendDensity(DensityFunction input) extends Record implements DensityFunctions.TransformerWithContext