net.minecraft.world.level.chunk.storage

public abstract class RegionFileStorage

implements AutoCloseable

byj
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_14_R1.RegionFileCache

Field summary

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

Constructor summary

ModifierConstructor
protected (File directory)

Method summary

Modifier and TypeMethod
private RegionFile
a(bhd arg0)
getRegionFile(ChunkPos arg0)
method_12440(class_1923 arg0)
m_xvhhgahu(C_ynrszrtu arg0)
getRegionFile(ChunkPos pos)
func_219098_a(ChunkPos arg0)
public CompoundTag
e(bhd 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(bhd arg0, id arg1)
write(ChunkPos arg0, CompoundTag arg1)
method_17910(class_1923 arg0, class_2487 arg1)
m_dnmvtmdg(C_ynrszrtu arg0, C_hhlwcnih arg1)
setTagAt(ChunkPos pos, CompoundTag tag)
func_219100_a(ChunkPos arg0, CompoundNBT arg1)
write(ChunkCoordIntPair arg0, NBTTagCompound arg1)
public void
close()
close()
close()
close()