Uses of Class
net.minecraft.util.WorldSavePath
| Package | Description |
|---|---|
| net.minecraft.server | |
| net.minecraft.util | |
| net.minecraft.world.level.storage |
-
Uses of WorldSavePath in net.minecraft.server
Methods in net.minecraft.server with parameters of type WorldSavePath Modifier and Type Method Description PathMinecraftServer. getSavePath(WorldSavePath worldSavePath) -
Uses of WorldSavePath in net.minecraft.util
Fields in net.minecraft.util declared as WorldSavePath Modifier and Type Field Description static WorldSavePathWorldSavePath. ADVANCEMENTSstatic WorldSavePathWorldSavePath. DATAPACKSstatic WorldSavePathWorldSavePath. GENERATEDstatic WorldSavePathWorldSavePath. LEVEL_DATstatic WorldSavePathWorldSavePath. PLAYERDATAstatic WorldSavePathWorldSavePath. PLAYERSstatic WorldSavePathWorldSavePath. RESOURCES_ZIPstatic WorldSavePathWorldSavePath. ROOTstatic WorldSavePathWorldSavePath. STATS -
Uses of WorldSavePath in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage with type parameters of type WorldSavePath Modifier and Type Field Description private Map<WorldSavePath,Path>LevelStorage.Session. pathsMethods in net.minecraft.world.level.storage with parameters of type WorldSavePath Modifier and Type Method Description PathLevelStorage.Session. getDirectory(WorldSavePath savePath)