Class WorldLoadedEvent
java.lang.Object
net.minecraft.client.session.telemetry.WorldLoadedEvent
- Mappings:
Namespace Name official gjv
intermediary net/minecraft/class_7979
named net/minecraft/client/session/telemetry/WorldLoadedEvent
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
putServerType
(PropertyMap.Builder builder) boolean
send
(TelemetrySender sender) void
void
setGameMode
(GameMode gameMode, boolean hardcore)
-
Field Details
-
sent
private boolean sent- Mappings:
Namespace Name Mixin selector official a
Lgjv;a:Z
intermediary field_41516
Lnet/minecraft/class_7979;field_41516:Z
named sent
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;sent:Z
-
gameMode
- Mappings:
Namespace Name Mixin selector official b
Lgjv;b:Lgjp$b;
intermediary field_41517
Lnet/minecraft/class_7979;field_41517:Lnet/minecraft/class_7969$class_7971;
named gameMode
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;gameMode:Lnet/minecraft/client/session/telemetry/TelemetryEventProperty$GameMode;
-
brand
- Mappings:
Namespace Name Mixin selector official c
Lgjv;c:Ljava/lang/String;
intermediary field_41518
Lnet/minecraft/class_7979;field_41518:Ljava/lang/String;
named brand
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;brand:Ljava/lang/String;
-
minigameName
- Mappings:
Namespace Name Mixin selector official d
Lgjv;d:Ljava/lang/String;
intermediary field_44848
Lnet/minecraft/class_7979;field_44848:Ljava/lang/String;
named minigameName
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;minigameName:Ljava/lang/String;
-
-
Constructor Details
-
WorldLoadedEvent
- Mappings:
Namespace Name Mixin selector official <init>
Lgjv;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_7979;<init>(Ljava/lang/String;)V
named <init>
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;<init>(Ljava/lang/String;)V
-
-
Method Details
-
putServerType
- Mappings:
Namespace Name Mixin selector official a
Lgjv;a(Lgjq$a;)V
intermediary method_47792
Lnet/minecraft/class_7979;method_47792(Lnet/minecraft/class_7973$class_7974;)V
named putServerType
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;putServerType(Lnet/minecraft/client/session/telemetry/PropertyMap$Builder;)V
-
getServerType
- Mappings:
Namespace Name Mixin selector official a
Lgjv;a()Lgjp$c;
intermediary method_47794
Lnet/minecraft/class_7979;method_47794()Lnet/minecraft/class_7969$class_7972;
named getServerType
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;getServerType()Lnet/minecraft/client/session/telemetry/TelemetryEventProperty$ServerType;
-
send
- Mappings:
Namespace Name Mixin selector official a
Lgjv;a(Lgjm;)Z
intermediary method_47980
Lnet/minecraft/class_7979;method_47980(Lnet/minecraft/class_7965;)Z
named send
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;send(Lnet/minecraft/client/session/telemetry/TelemetrySender;)Z
-
setGameMode
- Mappings:
Namespace Name Mixin selector official a
Lgjv;a(Lctm;Z)V
intermediary method_47791
Lnet/minecraft/class_7979;method_47791(Lnet/minecraft/class_1934;Z)V
named setGameMode
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;setGameMode(Lnet/minecraft/world/GameMode;Z)V
-
setBrand
- Mappings:
Namespace Name Mixin selector official a
Lgjv;a(Ljava/lang/String;)V
intermediary method_47793
Lnet/minecraft/class_7979;method_47793(Ljava/lang/String;)V
named setBrand
Lnet/minecraft/client/session/telemetry/WorldLoadedEvent;setBrand(Ljava/lang/String;)V
-