历史 - net.minecraft.util.profiling.metrics.MetricSampler

1.21.11

名称

bzk

cax

字段

构造函数

方法

1.21.10

名称

字段

构造函数

方法

1.21.9

名称

bvd

bzk

字段

构造函数

方法

1.21.8

名称

字段

构造函数

方法

1.21.7

名称

字段

构造函数

方法

1.21.6

名称

bsw

bvd

字段

构造函数

方法

1.21.5

名称

bqe

bsw

字段

构造函数

方法

1.21.4

名称

brc

bqe

字段

构造函数

方法

1.21.3

名称

bom

brc

字段

构造函数

方法

1.21.1

名称

字段

构造函数

方法

1.21

名称

bor

bom

字段

构造函数

方法

1.20.6

名称

bhw

bor

字段

构造函数

方法

1.20.4

名称

bet

bhw

字段

构造函数

方法

1.20.2

名称

bbs

bet

字段

构造函数

方法

1.20.1

名称

bbt

bbs

字段

构造函数

方法

1.19.4

名称

bah

bbt

字段

构造函数

方法

1.19.3

名称

aye

bah

字段

构造函数

方法

1.19.2

名称

字段

构造函数

方法

1.19.1

名称

axh

aye

字段

构造函数

方法

1.19

名称

aud

axh

字段

构造函数

方法

1.18.2

名称

atm

aud

字段

构造函数

方法

1.18.1

名称

字段

构造函数

方法

1.18

名称

aqa

atm

字段

构造函数

方法

1.17.1

名称

apz

aqa

net.minecraft.client.util.profiler.SamplingRecorder

net.minecraft.util.profiler.Sampler

字段

String: b, name, field_33882, field_33882, f_145987_

String: b, name, field_33882, name, f_145987_

MetricCategory: c, category, field_29598, metric, f_145988_

MetricCategory: c, category, field_29598, type, f_145988_

DoubleSupplier: d, sampler, field_29599, timeGetter, f_145989_

DoubleSupplier: d, sampler, field_29599, retriever, f_145989_

io.netty.buffer.ByteBuf: e, ticks, field_33883, field_33883, f_145990_

io.netty.buffer.ByteBuf: e, ticks, field_33883, ticksBuffer, f_145990_

io.netty.buffer.ByteBuf: f, values, field_29600, buffer, f_145991_

io.netty.buffer.ByteBuf: f, values, field_29600, valueBuffer, f_145991_

MetricSampler$ThresholdTest: a, thresholdTest, field_29603, writeAction, f_145986_

MetricSampler$ThresholdTest: a, thresholdTest, field_29603, deviationChecker, f_145986_

double: i, currentValue, field_33884, field_33884, f_145994_

double: i, currentValue, field_33884, currentSample, f_145994_

构造函数

方法

<T> MetricSampler$MetricSamplerBuilder<T> (String, MetricCategory, ToDoubleFunction<T>, T): a, builder, method_34779, create, m_146013_

<T> MetricSampler$MetricSamplerBuilder<T> (String, MetricCategory, ToDoubleFunction<T>, T): a, builder, method_34779, builder, m_146013_

void (): h, verifyRunning, method_34786, checkState, m_146026_

void (): h, verifyRunning, method_34786, ensureActive, m_146026_

DoubleSupplier (): c, getSampler, method_37170, method_37170, m_146019_

DoubleSupplier (): c, getSampler, method_37170, getRetriever, m_146019_

String (): d, getName, method_37171, method_37171, m_146020_

String (): d, getName, method_37171, getName, m_146020_

MetricCategory (): e, getCategory, method_37172, method_37172, m_146021_

MetricCategory (): e, getCategory, method_37172, getType, m_146021_

MetricSampler$SamplerResult (): f, result, method_37173, method_37173, m_146024_

MetricSampler$SamplerResult (): f, result, method_37173, collectData, m_146024_

boolean (): g, triggersThreshold, method_37174, method_37174, m_146025_

boolean (): g, triggersThreshold, method_37174, hasDeviated, m_146025_

1.17

名称

apz

net.minecraft.util.profiling.metrics.MetricSampler

net.minecraft.class_5965

net.minecraft.client.util.profiler.SamplingRecorder

net.minecraft.src.C_141012_

net.minecraft.util.profiling.metrics.MetricSampler

字段

String: b, name, field_33882, field_33882, f_145987_

MetricCategory: c, category, field_29598, metric, f_145988_

DoubleSupplier: d, sampler, field_29599, timeGetter, f_145989_

io.netty.buffer.ByteBuf: e, ticks, field_33883, field_33883, f_145990_

io.netty.buffer.ByteBuf: f, values, field_29600, buffer, f_145991_

boolean: g, isRunning, field_29601, active, f_145992_

Runnable: h, beforeTick, field_29602, startAction, f_145993_

MetricSampler$ThresholdTest: a, thresholdTest, field_29603, writeAction, f_145986_

double: i, currentValue, field_33884, field_33884, f_145994_

构造函数

(String, MetricCategory, DoubleSupplier, Runnable, MetricSampler$ThresholdTest)

方法

MetricSampler (String, MetricCategory, DoubleSupplier): a, create, method_34776, create, m_146009_

<T> MetricSampler (String, MetricCategory, T, ToDoubleFunction<T>): a, create, method_34778, create, m_146004_

<T> MetricSampler$MetricSamplerBuilder<T> (String, MetricCategory, ToDoubleFunction<T>, T): a, builder, method_34779, create, m_146013_

void (): a, onStartTick, method_34780, start, m_146001_

void (int): a, onEndTick, method_34781, sample, m_146002_

void (): b, onFinished, method_34782, stop, m_146018_

void (): h, verifyRunning, method_34786, checkState, m_146026_

DoubleSupplier (): c, getSampler, method_37170, method_37170, m_146019_

String (): d, getName, method_37171, method_37171, m_146020_

MetricCategory (): e, getCategory, method_37172, method_37172, m_146021_

MetricSampler$SamplerResult (): f, result, method_37173, method_37173, m_146024_

boolean (): g, triggersThreshold, method_37174, method_37174, m_146025_