Package net.minecraft.world.gen.chunk
Interface Blender.DistanceFunction
- Enclosing class:
Blender
public static interface Blender.DistanceFunction
- Mappings:
Namespace Name official dlu$c
intermediary net/minecraft/class_6748$class_6831
named net/minecraft/world/gen/chunk/Blender$DistanceFunction
-
Method Summary
-
Method Details
-
getDistance
double getDistance(double offsetX, double y, double offsetZ) - Mappings:
Namespace Name Mixin selector official getDistance
Ldlu$c;getDistance(DDD)D
intermediary getDistance
Lnet/minecraft/class_6748$class_6831;getDistance(DDD)D
named getDistance
Lnet/minecraft/world/gen/chunk/Blender$DistanceFunction;getDistance(DDD)D
-