net.minecraft.server.level

public class ChunkLoadCounter

ati
net.minecraft.server.level.ChunkLoadCounter
net.minecraft.class_11542
net.minecraft.world.chunk.ChunkLoadingCounter

Field summary

Modifier and TypeField
private final List<ChunkHolder>
a
pendingChunks
field_61082
nonFullChunks
private int
b
totalChunks
field_61083
totalChunks

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(auf arg0, Runnable arg1)
track(ServerLevel arg0, Runnable arg1)
method_72247(class_3218 arg0, Runnable arg1)
load(ServerWorld world, Runnable arg1)
public int
a()
readyChunks()
method_72245()
getFullChunks()
public int
b()
pendingChunks()
method_72249()
getNonFullChunks()
public int
c()
totalChunks()
method_72251()
getTotalChunks()