Uses of Package
net.minecraft.world.level.chunk.storage
Packages that use net.minecraft.world.level.chunk.storage
Package
Description
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.client.server
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.gametest.framework
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.server
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.server.dedicated
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.server.level
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.util.profiling.jfrClassDescriptionA decorator for input and output streams used to read and write the chunk data from region files.
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.util.profiling.jfr.eventClassDescriptionA decorator for input and output streams used to read and write the chunk data from region files.
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.util.worldupdateClassDescriptionThis class handles a single region (or anvil) file and all files for single chunks at chunk positions for that one region file.
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.world.entity.ai.village.poi
-
Classes in net.minecraft.world.level.chunk.storage used by net.minecraft.world.level.chunk.storageClassDescriptionKeeps track of which parts of a region file are used and which parts are free.This class handles a single region (or anvil) file and all files for single chunks at chunk positions for that one region file.Handles reading and writing the
region files
for aLevel
.A decorator for input and output streams used to read and write the chunk data from region files. -
-
Classes in net.minecraft.world.level.chunk.storage used by net.neoforged.testframework.junit