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$DistanceFunctionintermediary net/minecraft/class_6748$class_6831official eaa$c
- 
Method Summary
 
- 
Method Details
- 
getDistance
double getDistance(double offsetX, double y, double offsetZ) - Mappings:
 Namespace Name Mixin selector named getDistanceLnet/minecraft/world/gen/chunk/Blender$DistanceFunction;getDistance(DDD)Dintermediary getDistanceLnet/minecraft/class_6748$class_6831;getDistance(DDD)Dofficial getDistanceLeaa$c;getDistance(DDD)D
 
 -