Uses of Class
net.minecraft.world.storage.RegionFile
Packages that use RegionFile
-
Uses of RegionFile in net.minecraft.world.storage
Fields in net.minecraft.world.storage with type parameters of type RegionFileModifier and TypeFieldDescriptionprivate final Long2ObjectLinkedOpenHashMap<RegionFile>
RegionBasedStorage.cachedRegionFiles
Methods in net.minecraft.world.storage that return RegionFileModifier and TypeMethodDescriptionprivate RegionFile
RegionBasedStorage.getRegionFile
(ChunkPos pos)