net.minecraft.util.debugchart

public abstract class AbstractSampleLogger

implements SampleLogger

bpy
net.minecraft.util.debugchart.AbstractSampleLogger
net.minecraft.class_9187

Field summary

Modifier and TypeField
protected final long[]
a
defaults
field_48806
protected final long[]
b
sample
field_48807

Constructor summary

ModifierConstructor
protected (int arg0, long[] arg1)

Method summary

Modifier and TypeMethod
public void
a(long[] arg0)
logFullSample(long[] arg0)
method_56650(long[] arg0)
public void
a(long arg0)
logSample(long arg0)
method_53066(long arg0)
public void
a(long arg0, int arg1)
logPartialSample(long arg0, int arg1)
method_56535(long arg0, int arg1)
protected abstract void
a()
useSample()
method_56649()
protected void
b()
resetSample()
method_56651()