Record Class DensityFunctions.ShiftA

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

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