classpublicabstractPriority 3
AbstractDistortedExtrusion
com.hypixel.hytale.server.worldgen.cave.shape.distorted.AbstractDistortedExtrusion
extends AbstractDistortedShape
1
Methods
1
Public Methods
1
Fields
1
Constructors
Constructors
public
AbstractDistortedExtrusion(Vector3d o, Vector3d v, double width, double height, GeneralNoise.InterpolationFunction interpolation)Methods
Public Methods (1)
public
double getHeightAtProjection(int seed, double x, double z, double t, double centerY, CaveType caveType, ShapeDistortion distortion)@Override
Fields
Protected Fields (1)
protected
GeneralNoise.InterpolationFunction interpolation