History - net.minecraft.util.profiling.jfr.JfrProfiler

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bnp

bnk

Fields

Constructors

Methods

1.20.6

Names

bgx

bnp

Fields

List<Class<? extends Event>>: g, CUSTOM_EVENTS, field_34407, EVENTS, f_185289_

List<Class<? extends Event>>: h, CUSTOM_EVENTS, field_34407, EVENTS, f_185289_

String: h, FLIGHT_RECORDER_CONFIG, field_34409, CONFIG_PATH, f_185290_

String: i, FLIGHT_RECORDER_CONFIG, field_34409, CONFIG_PATH, f_185290_

DateTimeFormatter: i, DATE_TIME_FORMATTER, field_34410, DATE_TIME_FORMAT, f_185291_

DateTimeFormatter: j, DATE_TIME_FORMATTER, field_34410, DATE_TIME_FORMAT, f_185291_

JfrProfiler: j, INSTANCE, field_35576, INSTANCE, f_185292_

JfrProfiler: k, INSTANCE, field_35576, INSTANCE, f_185292_

Recording: k, recording, field_34411, currentRecording, f_185293_

Recording: l, recording, field_34411, currentRecording, f_185293_

float: l, currentAverageTickTime, field_35577, tickTime, f_185294_

float: m, currentAverageTickTime, field_35577, tickTime, f_185294_

Map<String, NetworkSummaryEvent$SumAggregation>: m, networkTrafficByAddress, field_35578, summaryRecorderByAddress, f_185295_

Map<String, NetworkSummaryEvent$SumAggregation>: n, networkTrafficByAddress, field_35578, summaryRecorderByAddress, f_185295_

org.slf4j.Logger: f, LOGGER, field_34408, LOGGER, f_185288_

org.slf4j.Logger: g, LOGGER, field_34408, LOGGER, f_185288_

String: e, STORAGE_CATEGORY, field_49058, STORAGE, f_314267_

Constructors

Methods

void (ConnectionProtocol, int, SocketAddress, int): a, onPacketReceived, method_38656, onPacketReceived, m_183510_

void (ConnectionProtocol, int, SocketAddress, int): b, onPacketSent, method_38657, onPacketSent, m_183508_

void (ConnectionProtocol, PacketType<?>, SocketAddress, int): a, onPacketReceived, method_38656, onPacketReceived, m_183510_

void (ConnectionProtocol, PacketType<?>, SocketAddress, int): b, onPacketSent, method_38657, onPacketSent, m_183508_

void (RegionStorageInfo, ChunkPos, RegionFileVersion, int): a, onRegionFileRead, method_56979, onChunkRegionRead, m_321210_

void (RegionStorageInfo, ChunkPos, RegionFileVersion, int): b, onRegionFileWrite, method_56980, onChunkRegionWrite, m_319778_

1.20.4

Names

bdu

bgx

Fields

Constructors

Methods

1.20.2

Names

bas

bdu

Fields

Constructors

Methods

void (int, int, SocketAddress, int): a, onPacketReceived, method_38656, onPacketReceived, m_183510_

void (int, int, SocketAddress, int): b, onPacketSent, method_38657, onPacketSent, m_183508_

void (ConnectionProtocol, int, SocketAddress, int): a, onPacketReceived, method_38656, onPacketReceived, m_183510_

void (ConnectionProtocol, int, SocketAddress, int): b, onPacketSent, method_38657, onPacketSent, m_183508_

1.20.1

Names

bat

bas

Fields

Constructors

Methods

1.19.4

Names

azh

bat

Fields

Constructors

Methods

1.19.3

Names

axe

azh

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

awh

axe

Fields

Constructors

Methods

1.19

Names

atd

awh

Fields

Constructors

Methods

1.18.2

Names

asm

atd

Fields

org.apache.logging.log4j.Logger: f, LOGGER, field_34408, LOGGER, f_185288_

org.slf4j.Logger: f, LOGGER, field_34408, LOGGER, f_185288_

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

asm

net.minecraft.util.profiling.jfr.JfrProfiler

net.minecraft.class_6505

net.minecraft.util.profiling.jfr.JfrProfiler

net.minecraft.src.C_182806_

net.minecraft.util.profiling.jfr.JfrProfiler

Fields

org.apache.logging.log4j.Logger: f, LOGGER, field_34408, LOGGER, f_185288_

String: a, ROOT_CATEGORY, field_34403, MINECRAFT, f_185284_

String: b, WORLD_GEN_CATEGORY, field_34404, WORLD_GENERATION, f_185285_

String: c, TICK_CATEGORY, field_34405, TICKING, f_185286_

String: d, NETWORK_CATEGORY, field_34406, NETWORK, f_185287_

List<Class<? extends Event>>: g, CUSTOM_EVENTS, field_34407, EVENTS, f_185289_

String: h, FLIGHT_RECORDER_CONFIG, field_34409, CONFIG_PATH, f_185290_

DateTimeFormatter: i, DATE_TIME_FORMATTER, field_34410, DATE_TIME_FORMAT, f_185291_

JfrProfiler: j, INSTANCE, field_35576, INSTANCE, f_185292_

Recording: k, recording, field_34411, currentRecording, f_185293_

float: l, currentAverageTickTime, field_35577, tickTime, f_185294_

Map<String, NetworkSummaryEvent$SumAggregation>: m, networkTrafficByAddress, field_35578, summaryRecorderByAddress, f_185295_

Constructors

()

Methods

JfrProfiler (): a, getInstance, method_39428, getInstance, m_185298_

boolean (Environment): a, start, method_37981, start, m_183425_

Path (): b, stop, method_37980, stop, m_183243_

boolean (): c, isRunning, method_37984, isProfiling, m_183608_

boolean (): d, isAvailable, method_38658, isAvailable, m_183609_

boolean (Reader, Environment): a, start, method_37983, start, m_185316_

void (): f, setupSummaryListener, method_38660, addListener, m_185330_

void (float): a, onServerTick, method_38654, onTick, m_183597_

void (int, int, SocketAddress, int): a, onPacketReceived, method_38656, onPacketReceived, m_183510_

void (int, int, SocketAddress, int): b, onPacketSent, method_38657, onPacketSent, m_183508_

NetworkSummaryEvent$SumAggregation (SocketAddress): a, networkStatFor, method_39429, getOrCreateSummaryRecorder, m_185319_

ProfiledDuration (): e, onWorldLoadedStarted, method_38659, startWorldLoadProfiling, m_183494_

ProfiledDuration (ChunkPos, ResourceKey<Level>, String): a, onChunkGenerate, method_38655, startChunkGenerationProfiling, m_183559_