Uses of Interface
net.minecraft.world.level.levelgen.DensityFunctions.TwoArgumentSimpleFunction
Packages that use DensityFunctions.TwoArgumentSimpleFunction
-
Uses of DensityFunctions.TwoArgumentSimpleFunction in net.minecraft.world.level.levelgen
Classes in net.minecraft.world.level.levelgen that implement DensityFunctions.TwoArgumentSimpleFunctionModifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.world.level.levelgen with type parameters of type DensityFunctions.TwoArgumentSimpleFunctionModifier and TypeFieldDescriptionprivate final KeyDispatchDataCodec<DensityFunctions.TwoArgumentSimpleFunction> DensityFunctions.TwoArgumentSimpleFunction.Type.codecMethods in net.minecraft.world.level.levelgen that return DensityFunctions.TwoArgumentSimpleFunctionModifier and TypeMethodDescriptionDensityFunctions.TwoArgumentSimpleFunction.create(DensityFunctions.TwoArgumentSimpleFunction.Type type, DensityFunction argument1, DensityFunction argument2)