Uses of Class
net.minecraft.world.chunk.storage.RegionFile
-
Packages that use RegionFile Package Description net.minecraft.world.chunk.storage -
-
Uses of RegionFile in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage with type parameters of type RegionFile Modifier and Type Field Description private it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile>
RegionFileCache. regionCache
Methods in net.minecraft.world.chunk.storage that return RegionFile Modifier and Type Method Description private RegionFile
RegionFileCache. getRegionFile(ChunkPos p_219098_1_)
-