Uses of Interface
net.minecraft.world.level.storage.LevelStorageAccess
Packages that use LevelStorageAccess
Package
Description
-
Uses of LevelStorageAccess in net.minecraft
Constructors in net.minecraft with parameters of type LevelStorageAccessModifierConstructorDescriptionclass_3457(String string, LevelStorageAccess levelStorageAccess, LevelProperties levelProperties) class_4179(IdentifibleBooleanConsumer identifibleBooleanConsumer, String string, LevelStorageAccess levelStorageAccess) -
Uses of LevelStorageAccess in net.minecraft.client
Fields in net.minecraft.client declared as LevelStorageAccessMethods in net.minecraft.client that return LevelStorageAccessConstructors in net.minecraft.client with parameters of type LevelStorageAccessModifierConstructorDescriptionclass_2847(class_2848 class_2848, LevelSummary levelSummary, LevelStorageAccess levelStorageAccess) -
Uses of LevelStorageAccess in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world with parameters of type LevelStorageAccessModifier and TypeMethodDescriptionstatic StringCreateWorldScreen.checkDirectoryName(LevelStorageAccess access, String directoryName) static voidEditWorldScreen.method_18857(LevelStorageAccess levelStorageAccess, String string) -
Uses of LevelStorageAccess in net.minecraft.realms
Fields in net.minecraft.realms declared as LevelStorageAccessModifier and TypeFieldDescriptionprivate final LevelStorageAccessRealmsAnvilLevelStorageSource.levelStorageSourceConstructors in net.minecraft.realms with parameters of type LevelStorageAccessModifierConstructorDescriptionRealmsAnvilLevelStorageSource(LevelStorageAccess levelStorageAccess) -
Uses of LevelStorageAccess in net.minecraft.server
Fields in net.minecraft.server declared as LevelStorageAccessMethods in net.minecraft.server that return LevelStorageAccess -
Uses of LevelStorageAccess in net.minecraft.world.level.storage
Classes in net.minecraft.world.level.storage that implement LevelStorageAccess