Uses of Class
net.minecraft.world.level.storage.LevelResource
Packages that use LevelResource
Package
Description
-
Uses of LevelResource in net.minecraft.server
Methods in net.minecraft.server with parameters of type LevelResource -
Uses of LevelResource in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as LevelResourceModifier and TypeFieldDescriptionstatic final LevelResourceLevelResource.DATAPACK_DIRstatic final LevelResourceLevelResource.GENERATED_DIRstatic final LevelResourceLevelResource.ICON_FILEstatic final LevelResourceLevelResource.LEVEL_DATA_FILEstatic final LevelResourceLevelResource.LOCK_FILEstatic final LevelResourceLevelResource.MAP_RESOURCE_FILEstatic final LevelResourceLevelResource.OLD_LEVEL_DATA_FILEstatic final LevelResourceLevelResource.PLAYER_ADVANCEMENTS_DIRstatic final LevelResourceLevelResource.PLAYER_DATA_DIRstatic final LevelResourceLevelResource.PLAYER_OLD_DATA_DIRstatic final LevelResourceLevelResource.PLAYER_STATS_DIRstatic final LevelResourceLevelResource.ROOTFields in net.minecraft.world.level.storage with type parameters of type LevelResourceModifier and TypeFieldDescriptionprivate final Map<LevelResource, Path> LevelStorageSource.LevelStorageAccess.resourcesMethods in net.minecraft.world.level.storage with parameters of type LevelResourceModifier and TypeMethodDescriptionLevelStorageSource.LevelStorageAccess.getLevelPath(LevelResource p_78284_) LevelStorageSource.LevelDirectory.resourcePath(LevelResource p_230855_) -
Uses of LevelResource in net.neoforged.neoforge.server
Fields in net.neoforged.neoforge.server declared as LevelResourceModifier and TypeFieldDescriptionprivate static final LevelResourceServerLifecycleHooks.SERVERCONFIG