Interface HybridPlotWorldFactory
public interface HybridPlotWorldFactory
-
Method Details
-
create
@NonNull HybridPlotWorld create(@NonNull String worldName, @Nullable String id, @NonNull IndependentPlotGenerator plotGenerator, @Nullable PlotId min, @Nullable PlotId max)
-