LevelProperties(@Nullable com.mojang.datafixers.DataFixer dataFixer,
int dataVersion,
@NullableNbtCompound playerData,
boolean modded,
int spawnX,
int spawnY,
int spawnZ,
float spawnAngle,
long time,
long timeOfDay,
int version,
int clearWeatherTime,
int rainTime,
boolean raining,
int thunderTime,
boolean thundering,
boolean initialized,
boolean difficultyLocked,
WorldBorder.Properties worldBorder,
int wanderingTraderSpawnDelay,
int wanderingTraderSpawnChance,
@NullableUUID wanderingTraderId,
Set<String> serverBrands,
Timer<MinecraftServer> scheduledEvents,
@NullableNbtCompound customBossEvents,
NbtCompound dragonFight,
LevelInfo levelInfo,
GeneratorOptions generatorOptions,
com.mojang.serialization.Lifecycle lifecycle)