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