Uses of Interface
net.minecraft.world.level.storage.WritableLevelData
Packages that use WritableLevelData
Package
Description
-
Uses of WritableLevelData in net.minecraft.client.multiplayer
Classes in net.minecraft.client.multiplayer that implement WritableLevelData -
Uses of WritableLevelData in net.minecraft.world.level
Fields in net.minecraft.world.level declared as WritableLevelDataConstructors in net.minecraft.world.level with parameters of type WritableLevelDataModifierConstructorDescriptionprotected
Level
(WritableLevelData pLevelData, ResourceKey<Level> pDimension, RegistryAccess pRegistryAccess, Holder<DimensionType> pDimensionTypeRegistration, Supplier<ProfilerFiller> pProfiler, boolean pIsClientSide, boolean pIsDebug, long pBiomeZoomSeed, int pMaxChainedNeighborUpdates) -
Uses of WritableLevelData in net.minecraft.world.level.storage
Subinterfaces of WritableLevelData in net.minecraft.world.level.storageClasses in net.minecraft.world.level.storage that implement WritableLevelData