记录类 DensityFunctions.WeirdScaledSampler

java.lang.Object
java.lang.Record
net.minecraft.world.level.levelgen.DensityFunctions.WeirdScaledSampler
所有已实现的接口:
DensityFunction, DensityFunctions.TransformerWithContext
封闭类:
DensityFunctions

protected static record DensityFunctions.WeirdScaledSampler(DensityFunction input, DensityFunction.NoiseHolder noise, DensityFunctions.WeirdScaledSampler.RarityValueMapper rarityValueMapper) extends Record implements DensityFunctions.TransformerWithContext