Interface ServerWorldProperties.LoadOptions

Enclosing interface:
ServerWorldProperties

public static interface ServerWorldProperties.LoadOptions
Customize the load process of a ServerWorldProperties.

Each load options can define multiple operations at once that will be exhausted until one of them succeeds.

The operations will be consumed in the following order:

  • Get
  • Load
  • Create