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 WorldSavePath
WorldSavePath.ADVANCEMENTS
static WorldSavePath
WorldSavePath.DATAPACKS
static WorldSavePath
WorldSavePath.GENERATED
static WorldSavePath
WorldSavePath.LEVEL_DAT
static WorldSavePath
WorldSavePath.PLAYERDATA
static WorldSavePath
WorldSavePath.PLAYERS
static WorldSavePath
WorldSavePath.RESOURCES_ZIP
static WorldSavePath
WorldSavePath.ROOT
static WorldSavePath
WorldSavePath.STATS
-
Uses of WorldSavePath in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage with type parameters of type WorldSavePathMethods in net.minecraft.world.level.storage with parameters of type WorldSavePath