Class LayerPattern
java.lang.Object
com.simibubi.create.foundation.worldgen.LayerPattern
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LayerPattern
public LayerPattern()
-
-
Method Details
-
builder
public static com.simibubi.create.foundation.worldgen.LayerPattern.Builder builder() -
rollNext
public com.simibubi.create.foundation.worldgen.LayerPattern.Layer rollNext(@Nullable com.simibubi.create.foundation.worldgen.LayerPattern.Layer previous, Random random)
-