net.minecraft.world.level.chunk.storage

public final class RegionFileStorage

implements AutoCloseable

cba
net.minecraft.world.level.chunk.storage.RegionFileStorage
net.minecraft.class_2867
net.minecraft.unmapped.C_ivfseflh
net.minecraft.world.storage.RegionBasedStorage
net.minecraft.world.chunk.storage.RegionFileCache
net.minecraft.server.v1_15_R1.RegionFileCache

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile>
a
regionCache
field_17657
f_jgdpjail
cachedRegionFiles
field_219102_c
cache
private final File
b
folder
field_18690
f_armdwyzd
directory
field_219101_a

Constructor summary

ModifierConstructor
(File directory)

Method summary

Modifier and TypeMethod
private RegionFile
b(bje arg0)
getRegionFile(ChunkPos arg0)
method_12440(class_1923 arg0)
m_xvhhgahu(C_ynrszrtu arg0)
getRegionFile(ChunkPos pos)
func_219098_a(ChunkPos arg0)
getFile(ChunkCoordIntPair arg0)
public CompoundTag
a(bje arg0)
read(ChunkPos arg0)
method_17911(class_1923 arg0)
m_wxfxclng(C_ynrszrtu arg0)
getTagAt(ChunkPos pos)
func_219099_e(ChunkPos arg0)
read(ChunkCoordIntPair arg0)
protected void
a(bje arg0, jt arg1)
write(ChunkPos arg0, CompoundTag arg1)
method_23726(class_1923 arg0, class_2487 arg1)
m_dnmvtmdg(C_ynrszrtu arg0, C_hhlwcnih arg1)
write(ChunkPos arg0, CompoundTag arg1)
func_219100_a(ChunkPos arg0, CompoundNBT arg1)
write(ChunkCoordIntPair arg0, NBTTagCompound arg1)
public void
close()
close()
close()
close()