-
private
LevelProperties(@Nullable com.mojang.datafixers.DataFixer dataFixer,
int dataVersion,
@Nullable NbtCompound 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,
@Nullable UUID wanderingTraderId,
Set<String> serverBrands,
Timer<MinecraftServer> scheduledEvents,
@Nullable NbtCompound customBossEvents,
NbtCompound dragonFight,
LevelInfo levelInfo,
GeneratorOptions generatorOptions,
LevelProperties.SpecialProperty specialProperty,
com.mojang.serialization.Lifecycle lifecycle)
-
void
void
void
TimerCallback.call(T server,
Timer<T> events,
long time)