Uses of Record Class
net.minecraft.world.level.levelgen.DensityFunctions.Mapped
Packages that use DensityFunctions.Mapped
-
Uses of DensityFunctions.Mapped in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type DensityFunctions.MappedModifier and TypeFieldDescription(package private) final KeyDispatchDataCodec
<DensityFunctions.Mapped> DensityFunctions.Mapped.Type.codec
Methods in net.minecraft.world.level.levelgen that return DensityFunctions.MappedModifier and TypeMethodDescriptionstatic DensityFunctions.Mapped
DensityFunctions.Mapped.create
(DensityFunctions.Mapped.Type pType, DensityFunction pInput) DensityFunctions.Mapped.mapAll
(DensityFunction.Visitor pVisitor)