Class PlayerListS2CPacket.Entry
java.lang.Object
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
- Enclosing class:
PlayerListS2CPacket
- Mappings:
Namespace Name official uk$bintermediary net/minecraft/class_2703$class_2705named net/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PlayerPublicKey.class_7443private final GameModeprivate final intprivate final com.mojang.authlib.GameProfile -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
latency
private final int latency- Mappings:
Namespace Name Mixin selector official aLuk$b;a:Iintermediary field_12378Lnet/minecraft/class_2703$class_2705;field_12378:Inamed latencyLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;latency:I
-
gameMode
- Mappings:
Namespace Name Mixin selector official bLuk$b;b:Lcex;intermediary field_12379Lnet/minecraft/class_2703$class_2705;field_12379:Lnet/minecraft/class_1934;named gameModeLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;gameMode:Lnet/minecraft/world/GameMode;
-
profile
private final com.mojang.authlib.GameProfile profile- Mappings:
Namespace Name Mixin selector official cLuk$b;c:Lcom/mojang/authlib/GameProfile;intermediary field_12380Lnet/minecraft/class_2703$class_2705;field_12380:Lcom/mojang/authlib/GameProfile;named profileLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;profile:Lcom/mojang/authlib/GameProfile;
-
displayName
- Mappings:
Namespace Name Mixin selector official dLuk$b;d:Lrf;intermediary field_12377Lnet/minecraft/class_2703$class_2705;field_12377:Lnet/minecraft/class_2561;named displayNameLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;displayName:Lnet/minecraft/text/Text;
-
field_39243
- Mappings:
Namespace Name Mixin selector official eLuk$b;e:Lbsi$a;intermediary field_39243Lnet/minecraft/class_2703$class_2705;field_39243:Lnet/minecraft/class_7428$class_7443;named field_39243Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;field_39243:Lnet/minecraft/network/encryption/PlayerPublicKey$class_7443;
-
-
Constructor Details
-
Entry
public Entry(com.mojang.authlib.GameProfile profile, int latency, @Nullable @Nullable GameMode gameMode, @Nullable @Nullable Text displayName, @Nullable PlayerPublicKey.class_7443 class_7443) - Mappings:
Namespace Name Mixin selector official <init>Luk$b;<init>(Lcom/mojang/authlib/GameProfile;ILcex;Lrf;Lbsi$a;)Vintermediary <init>Lnet/minecraft/class_2703$class_2705;<init>(Lcom/mojang/authlib/GameProfile;ILnet/minecraft/class_1934;Lnet/minecraft/class_2561;Lnet/minecraft/class_7428$class_7443;)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;<init>(Lcom/mojang/authlib/GameProfile;ILnet/minecraft/world/GameMode;Lnet/minecraft/text/Text;Lnet/minecraft/network/encryption/PlayerPublicKey$class_7443;)V
-
-
Method Details
-
getProfile
public com.mojang.authlib.GameProfile getProfile()- Mappings:
Namespace Name Mixin selector official aLuk$b;a()Lcom/mojang/authlib/GameProfile;intermediary method_11726Lnet/minecraft/class_2703$class_2705;method_11726()Lcom/mojang/authlib/GameProfile;named getProfileLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;getProfile()Lcom/mojang/authlib/GameProfile;
-
getLatency
public int getLatency()- Mappings:
Namespace Name Mixin selector official bLuk$b;b()Iintermediary method_11727Lnet/minecraft/class_2703$class_2705;method_11727()Inamed getLatencyLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;getLatency()I
-
getGameMode
- Mappings:
Namespace Name Mixin selector official cLuk$b;c()Lcex;intermediary method_11725Lnet/minecraft/class_2703$class_2705;method_11725()Lnet/minecraft/class_1934;named getGameModeLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;getGameMode()Lnet/minecraft/world/GameMode;
-
getDisplayName
- Mappings:
Namespace Name Mixin selector official dLuk$b;d()Lrf;intermediary method_11724Lnet/minecraft/class_2703$class_2705;method_11724()Lnet/minecraft/class_2561;named getDisplayNameLnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;getDisplayName()Lnet/minecraft/text/Text;
-
method_43889
- Mappings:
Namespace Name Mixin selector official eLuk$b;e()Lbsi$a;intermediary method_43889Lnet/minecraft/class_2703$class_2705;method_43889()Lnet/minecraft/class_7428$class_7443;named method_43889Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket$Entry;method_43889()Lnet/minecraft/network/encryption/PlayerPublicKey$class_7443;
-
toString
-