Class NetworkSummaryEvent.Names
java.lang.Object
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent.Names
- Enclosing class:
NetworkSummaryEvent
- Mappings:
Namespace Name official net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a
intermediary net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778
named net/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names
-
Field Details
-
REMOTE_ADDRESS
- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a;a:Ljava/lang/String;
intermediary field_35642
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778;field_35642:Ljava/lang/String;
named REMOTE_ADDRESS
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names;REMOTE_ADDRESS:Ljava/lang/String;
-
SENT_BYTES
- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a;b:Ljava/lang/String;
intermediary field_35643
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778;field_35643:Ljava/lang/String;
named SENT_BYTES
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names;SENT_BYTES:Ljava/lang/String;
-
SENT_PACKETS
- See Also:
- Mappings:
Namespace Name Mixin selector official d
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a;d:Ljava/lang/String;
intermediary field_35645
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778;field_35645:Ljava/lang/String;
named SENT_PACKETS
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names;SENT_PACKETS:Ljava/lang/String;
-
RECEIVED_BYTES
- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a;c:Ljava/lang/String;
intermediary field_35644
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778;field_35644:Ljava/lang/String;
named RECEIVED_BYTES
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names;RECEIVED_BYTES:Ljava/lang/String;
-
RECEIVED_PACKETS
- See Also:
- Mappings:
Namespace Name Mixin selector official e
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$a;e:Ljava/lang/String;
intermediary field_35646
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$class_6778;field_35646:Ljava/lang/String;
named RECEIVED_PACKETS
Lnet/minecraft/util/profiling/jfr/event/NetworkSummaryEvent$Names;RECEIVED_PACKETS:Ljava/lang/String;
-
-
Constructor Details
-
Names
private Names()
-