Uses of Class
net.minecraft.util.WorldSavePath
Packages that use WorldSavePath
-
Uses of WorldSavePath in net.minecraft.server
Methods in net.minecraft.server with parameters of type WorldSavePath -
Uses of WorldSavePath in net.minecraft.util
Fields in net.minecraft.util declared as WorldSavePathModifier and TypeFieldDescriptionstatic final WorldSavePath
WorldSavePath.ADVANCEMENTS
static final WorldSavePath
WorldSavePath.DATAPACKS
static final WorldSavePath
WorldSavePath.GENERATED
static final WorldSavePath
WorldSavePath.LEVEL_DAT
static final WorldSavePath
WorldSavePath.PLAYERDATA
static final WorldSavePath
WorldSavePath.PLAYERS
static final WorldSavePath
WorldSavePath.RESOURCES_ZIP
static final WorldSavePath
WorldSavePath.ROOT
static final WorldSavePath
WorldSavePath.STATS
-
Uses of WorldSavePath in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage with type parameters of type WorldSavePathModifier and TypeFieldDescriptionprivate final Map<WorldSavePath,
Path> LevelStorage.Session.paths
Methods in net.minecraft.world.level.storage with parameters of type WorldSavePath