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

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

com.mojang.datafixers.util.Pair (Map$Entry): lambda$collectIoStats$3, method_39434, method_39434

com.mojang.datafixers.util.Pair (Map$Entry): lambda$collectIoStats$0, method_39434, method_39434

JfrProfileRecorder$Counter (ChunkRegionSample): lambda$incrementChunk$2, method_56981, method_56981

JfrProfileRecorder$Counter (ChunkRegionSample): lambda$incrementChunk$0, method_56981, method_56981

JfrProfileRecorder$Counter (PacketSample): lambda$incrementPacket$1, method_39432, method_39432

JfrProfileRecorder$Counter (PacketSample): lambda$incrementPacket$0, method_39432, method_39432

1.21.11_unobfuscated

Names

net.minecraft.util.profiling.jfr.parse.JfrStatsParser

net.minecraft.class_6516

net.minecraft.util.profiling.jfr.JfrProfileRecorder

Fields

Instant: recordingStarted, field_34422, startTime

Instant: recordingEnded, field_34423, endTime

List<ChunkGenerationSample>: chunkGenStats, field_34424, chunkGenerationSamples

List<StructureGenerationSample>: structureGenStats, field_55004, structureGenerationSamples

List<CpuLoadSample>: cpuLoadStat, field_34425, cpuLoadSamples

Map<PacketSample, JfrProfileRecorder$Counter>: receivedPackets, field_34426, receivedPacketsToCounter

Map<PacketSample, JfrProfileRecorder$Counter>: sentPackets, field_34427, sentPacketsToCounter

Map<ChunkRegionSample, JfrProfileRecorder$Counter>: readChunks, field_49070, chunkRegionReadCounter

Map<ChunkRegionSample, JfrProfileRecorder$Counter>: writtenChunks, field_49071, chunkRegionWriteCounter

List<FileIoSample>: fileWrites, field_34428, fileWriteSamples

List<FileIoSample>: fileReads, field_34429, fileReadSamples

int: garbageCollections, field_34430, gcCount

Duration: gcTotalDuration, field_34431, gcDuration

List<GcHeapSummarySample>: gcHeapStats, field_34432, gcHeapSummarySamples

List<ThreadAllocationStatisticsSample>: threadAllocationStats, field_34433, threadAllocationStatisticsSamples

List<ClientFpsSample>: fps, field_63282, clientFpsSamples

List<ServerTickTimeSample>: serverTickTimes, field_34434, serverTickTimeSamples

Duration: worldCreationDuration, field_34435, worldGenDuration

Constructors

(Stream<RecordedEvent>)

Methods

JfrProfile (Path): parse, method_38001, readProfile

JfrProfile (): results, method_38000, createProfile

void (Stream<RecordedEvent>): capture, method_38002, handleEvents

void (RecordedEvent, int, Map<PacketSample, JfrProfileRecorder$Counter>): incrementPacket, method_39435, addPacket

void (RecordedEvent, int, Map<ChunkRegionSample, JfrProfileRecorder$Counter>): incrementChunk, method_56982, addChunkRegionEvent

void (RecordedEvent, List<FileIoSample>, String): appendFileIO, method_38004, addFileIoSample

<T> NetworkIoStatistics<T> (Duration, Map<T, JfrProfileRecorder$Counter>): collectIoStats, method_39433, createNetworkIoStatistics

com.mojang.datafixers.util.Pair (Map$Entry): lambda$collectIoStats$3, method_39434, method_39434

JfrProfileRecorder$Counter (ChunkRegionSample): lambda$incrementChunk$2, method_56981, method_56981

JfrProfileRecorder$Counter (PacketSample): lambda$incrementPacket$1, method_39432, method_39432

void (RecordedEvent): lambda$capture$0, method_38003, method_38003