net.minecraft.world.chunk.storage.io

public class ChunkIo

implements Runnable

bgx
net.minecraft.unmapped.C_68529003
net.minecraft.world.chunk.storage.io.ChunkIo

Field summary

Modifier and TypeField
private static final ChunkIo
a
f_45038965
INSTANCE
private final List<ChunkIoTask>
b
f_70268894
tasks
private volatile long
c
f_16128228
registered
private volatile long
d
f_64769715
completed
private volatile boolean
e
f_43862373
waiting

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static ChunkIo
a()
m_44355827()
getInstance()
public void
run()
private void
c()
m_46941508()
runTasks()
public void
a(bgy arg0)
m_03660748(C_14863114 arg0)
registerTask(ChunkIoTask task)
public void
b()
m_27311198()
waitUntilFinished()