Uses of Class
net.minecraft.world.chunk.storage.RegionFile
Packages that use RegionFile
-
Uses of RegionFile in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage with type parameters of type RegionFileModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile>RegionFileCache.regionCacheMethods in net.minecraft.world.chunk.storage that return RegionFileModifier and TypeMethodDescriptionprivate RegionFileRegionFileCache.getRegionFile(ChunkPos p_219098_1_)