Interface DensityFunctionTypes.Beardifying
- All Superinterfaces:
DensityFunction
,DensityFunction.Base
- All Known Implementing Classes:
DensityFunctionTypes.Beardifier
,StructureWeightSampler
- Enclosing class:
DensityFunctionTypes
- Mappings:
Namespace Name official dhe$c
intermediary net/minecraft/class_6916$class_7050
named net/minecraft/world/gen/densityfunction/DensityFunctionTypes$Beardifying
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
DensityFunction.Base, DensityFunction.DensityFunctionVisitor, DensityFunction.EachApplier, DensityFunction.Noise, DensityFunction.NoisePos, DensityFunction.UnblendedNoisePos
-
Field Summary
Fields inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
CODEC, FUNCTION_CODEC, REGISTRY_ENTRY_CODEC
-
Method Summary
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, halfNegative, maxValue, minValue, quarterNegative, sample, square, squeeze
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction.Base
apply, fill
-
Field Details
-
CODEC_HOLDER
- Mappings:
Namespace Name Mixin selector official e
Ldhe$c;e:Laou;
intermediary field_37078
Lnet/minecraft/class_6916$class_7050;field_37078:Lnet/minecraft/class_7243;
named CODEC_HOLDER
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Beardifying;CODEC_HOLDER:Lnet/minecraft/util/dynamic/CodecHolder;
-
-
Method Details
-
getCodecHolder
- Specified by:
getCodecHolder
in interfaceDensityFunction
- Mappings:
Namespace Name Mixin selector official c
Ldhd;c()Laou;
intermediary method_41062
Lnet/minecraft/class_6910;method_41062()Lnet/minecraft/class_7243;
named getCodecHolder
Lnet/minecraft/world/gen/densityfunction/DensityFunction;getCodecHolder()Lnet/minecraft/util/dynamic/CodecHolder;
-