Uses of Class
net.minecraft.util.profiling.jfr.parse.JfrStatsParser.MutableCountAndSize
Packages that use JfrStatsParser.MutableCountAndSize
-
Uses of JfrStatsParser.MutableCountAndSize in net.minecraft.util.profiling.jfr.parse
Fields in net.minecraft.util.profiling.jfr.parse with type parameters of type JfrStatsParser.MutableCountAndSizeMethod parameters in net.minecraft.util.profiling.jfr.parse with type arguments of type JfrStatsParser.MutableCountAndSizeModifier and TypeMethodDescriptionprivate static NetworkPacketSummaryJfrStatsParser.collectPacketStats(Duration p_185450_, Map<NetworkPacketSummary.PacketIdentification, JfrStatsParser.MutableCountAndSize> p_185451_) private voidJfrStatsParser.incrementPacket(RecordedEvent p_185459_, int p_185460_, Map<NetworkPacketSummary.PacketIdentification, JfrStatsParser.MutableCountAndSize> p_185461_)