net.minecraft.client.multiplayer

public class ChunkBatchSizeCalculator

goi
net.minecraft.client.multiplayer.ChunkBatchSizeCalculator
net.minecraft.class_8760

Field summary

Modifier and TypeField
private static final int
a
MAX_OLD_SAMPLES_WEIGHT
field_45939
private static final int
b
CLAMP_COEFFICIENT
field_45940
private double
c
aggregatedNanosPerChunk
field_45941
private int
d
oldSamplesWeight
field_45942
private volatile long
e
chunkBatchStartTime
field_45943

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
onBatchStart()
method_53483()
public void
a(int arg0)
onBatchFinished(int arg0)
method_53484(int arg0)
public float
b()
getDesiredChunksPerTick()
method_53485()