Interface WorldCreationContext.OptionsModifier

All Superinterfaces:
Function<WorldOptions,WorldOptions>, UnaryOperator<WorldOptions>
Enclosing class:
WorldCreationContext

public static interface WorldCreationContext.OptionsModifier extends UnaryOperator<WorldOptions>