Uses of Interface
net.minecraft.level.storage.LevelStorage
Packages that use LevelStorage
Package
Description
-
Uses of LevelStorage in net.minecraft.client
Fields in net.minecraft.client declared as LevelStorageMethods in net.minecraft.client that return LevelStorage -
Uses of LevelStorage in net.minecraft.level.storage
Classes in net.minecraft.level.storage that implement LevelStorage -
Uses of LevelStorage in net.minecraft.server
Methods in net.minecraft.server with parameters of type LevelStorageModifier and TypeMethodDescriptionprivate voidMinecraftServer.prepareLevel(LevelStorage levelStorage, String levelName, long seed)