net.minecraft.server.v1_14_R1

public abstract class RegionFileCache

implements AutoCloseable

bye
net.minecraft.class_2867
net.minecraft.world.storage.RegionBasedStorage
net.minecraft.world.chunk.storage.RegionFileCache
net.minecraft.server.v1_14_R1.RegionFileCache

Field summary

Modifier and TypeField
protected final it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile>
c
field_17657
cachedRegionFiles
field_219102_c
cache
private final File
a
field_18690
directory
field_219101_a

Constructor summary

ModifierConstructor
protected (File arg0)

Method summary

Modifier and TypeMethod
private RegionFile
a(bgy arg0)
method_12440(class_1923 arg0)
getRegionFile(ChunkPos arg0)
func_219098_a(ChunkPos arg0)
public NBTTagCompound
e(bgy arg0)
method_17911(class_1923 arg0)
getTagAt(ChunkPos arg0)
func_219099_e(ChunkPos arg0)
read(ChunkCoordIntPair arg0)
protected void
a(bgy arg0, ic arg1)
method_17910(class_1923 arg0, class_2487 arg1)
setTagAt(ChunkPos arg0, CompoundTag arg1)
func_219100_a(ChunkPos arg0, CompoundNBT arg1)
write(ChunkCoordIntPair arg0, NBTTagCompound arg1)
public void
close()
close()
close()
close()