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.regionCache
Methods in net.minecraft.world.chunk.storage that return RegionFileModifier and TypeMethodDescriptionprivate RegionFile
RegionFileCache.getRegionFile
(ChunkPos p_219098_1_)