@MethodsReturnNonnullByDefault
@ParametersAreNonnullByDefault
public interface ICubicWorldSettings
Interface for WorldSettings and WorldInfo allowing to store custom data into the world.
The data is will be stored on disk, but will not be sent to client.