Uses of Class
net.minecraft.world.storage.RegionFile
Package | Description |
---|---|
net.minecraft.world.storage |
-
Uses of RegionFile in net.minecraft.world.storage
Fields in net.minecraft.world.storage with type parameters of type RegionFile Modifier and Type Field Description private Long2ObjectLinkedOpenHashMap<RegionFile>
RegionBasedStorage. cachedRegionFiles
Methods in net.minecraft.world.storage that return RegionFile Modifier and Type Method Description private RegionFile
RegionBasedStorage. getRegionFile(ChunkPos pos)