copy

public WorldCreator copy(World world)

Copies the options from the specified world

Return

This object, for chaining

Parameters

world

World to copy options from


public WorldCreator copy(WorldCreator creator)

Copies the options from the specified WorldCreator

Return

This object, for chaining

Parameters

creator

World creator to copy options from