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 dyy$c
-
Method Summary
-
Method Details
-
getDistance
double 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
Ldyy$c;getDistance(DDD)D
-