Record Class DensityFunctions.Shift

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

protected static record DensityFunctions.Shift(DensityFunction.NoiseHolder offsetNoise) extends Record implements DensityFunctions.ShiftNoise