Interface DensityFunctions.BeardifierOrMarker
- All Superinterfaces:
- DensityFunction,- DensityFunction.SimpleFunction
- All Known Implementing Classes:
- Beardifier,- DensityFunctions.BeardifierMarker
- Enclosing class:
- DensityFunctions
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.world.level.levelgen.DensityFunctionDensityFunction.ContextProvider, DensityFunction.FunctionContext, DensityFunction.NoiseHolder, DensityFunction.SimpleFunction, DensityFunction.SinglePointContext, DensityFunction.Visitor
- 
Field SummaryFieldsFields inherited from interface net.minecraft.world.level.levelgen.DensityFunctionDIRECT_CODEC, HOLDER_HELPER_CODEC
- 
Method SummaryModifier and TypeMethodDescriptiondefault KeyDispatchDataCodec<? extends DensityFunction>codec()Methods inherited from interface net.minecraft.world.level.levelgen.DensityFunctionabs, clamp, compute, cube, halfNegative, maxValue, minValue, quarterNegative, square, squeezeMethods inherited from interface net.minecraft.world.level.levelgen.DensityFunction.SimpleFunctionfillArray, mapAll
- 
Field Details- 
CODEC
 
- 
- 
Method Details- 
codec- Specified by:
- codecin interface- DensityFunction
 
 
-