net.minecraft.client.render

public class FpsSmoother

net.minecraft.client.renderer.RunningTrimmedMean
net.minecraft.class_4740
net.minecraft.client.render.FpsSmoother

Field summary

Modifier and TypeField
private final long[]
values
field_21800
times
private int
count
field_21801
size
private int
cursor
field_21802
index

Constructor summary

ModifierConstructor
public (int size)

Method summary

Modifier and TypeMethod
public long
registerValueAndGetMean(long value)
method_24214(long arg0)
getTargetUsedTime(long time)