net.minecraft.server.dedicated

public record DedicatedServerProperties$WorldGenProperties

acy$a
net.minecraft.server.dedicated.DedicatedServerProperties$WorldGenProperties
net.minecraft.class_3806$class_7044
net.minecraft.server.dedicated.ServerPropertiesHandler$WorldGenProperties
net.minecraft.src.C_5409_$C_206956_
net.minecraft.server.dedicated.DedicatedServerProperties$a

Field summary

Modifier and TypeField
private final String
a
levelSeed
comp_458
levelSeed
f_207542_
private final com.google.gson.JsonObject
b
generatorSettings
comp_459
generatorSettings
f_207543_
private final boolean
c
generateStructures
comp_460
generateStructures
f_207544_
private final String
d
levelType
comp_461
levelType
f_207545_

Constructor summary

ModifierConstructor
public (String f_207543_, com.google.gson.JsonObject f_207544_, boolean f_207545_, String arg3)

Method summary

Modifier and TypeMethod
public String
a()
levelSeed()
comp_458()
levelSeed()
f_207542_()
public com.google.gson.JsonObject
b()
generatorSettings()
comp_459()
generatorSettings()
f_207543_()
public boolean
c()
generateStructures()
comp_460()
generateStructures()
f_207544_()
public String
d()
levelType()
comp_461()
levelType()
f_207545_()