Uses of Interface
net.minecraft.world.level.levelgen.blending.Blender.CellValueGetter
Packages that use Blender.CellValueGetter
-
Uses of Blender.CellValueGetter in net.minecraft.world.level.levelgen.blending
Methods in net.minecraft.world.level.levelgen.blending with parameters of type Blender.CellValueGetterModifier and TypeMethodDescriptionprivate doubleBlender.getBlendingDataValue(int cellX, int cellY, int cellZ, Blender.CellValueGetter cellValueGetter) private doubleBlender.getBlendingDataValue(Blender.CellValueGetter cellValueGetter, int chunkX, int chunkZ, int cellX, int cellY, int cellZ)