Uses of Record Class
net.minecraft.world.level.storage.LevelStorage.class_7411
Packages that use LevelStorage.class_7411
-
Uses of LevelStorage.class_7411 in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as LevelStorage.class_7411Modifier and TypeFieldDescription(package private) final LevelStorage.class_7411LevelStorage.Session.directoryFields in net.minecraft.world.level.storage with type parameters of type LevelStorage.class_7411Modifier and TypeFieldDescriptionprivate final List<LevelStorage.class_7411>LevelStorage.class_7410.levelsThe field for thelevelsrecord component.Methods in net.minecraft.world.level.storage that return types with arguments of type LevelStorage.class_7411Modifier and TypeMethodDescriptionLevelStorage.class_7410.iterator()LevelStorage.class_7410.levels()Returns the value of thelevelsrecord component.Methods in net.minecraft.world.level.storage with parameters of type LevelStorage.class_7411Modifier and TypeMethodDescription(package private) BiFunction<Path,com.mojang.datafixers.DataFixer, LevelSummary> LevelStorage.createLevelDataParser(LevelStorage.class_7411 class_7411, boolean locked) (package private) <T> TLevelStorage.readLevelProperties(LevelStorage.class_7411 class_7411, BiFunction<Path, com.mojang.datafixers.DataFixer, T> levelDataParser) Constructor parameters in net.minecraft.world.level.storage with type arguments of type LevelStorage.class_7411