net.minecraft.network.packet.s2c.play

public class PlayerInfoS2CPacket$Entry

gz$b
net.minecraft.class_705$class_2579
net.minecraft.network.packet.s2c.play.PlayerInfoS2CPacket$Entry
net.minecraft.network.play.server.S38PacketPlayerListItem$AddPlayerData

Field summary

Modifier and TypeField
private final int
b
field_11645
ping
ping
private final WorldSettings$GameMode
c
field_11646
gameMode
gamemode
private final GameProfile
d
field_11647
profile
profile
private final Text
e
field_11648
displayName
displayName

Constructor summary

ModifierConstructor
public (PlayerInfoS2CPacket arg0, GameProfile profile, int ping, WorldSettings$GameMode gameMode, Text displayName)

Method summary

Modifier and TypeMethod
public GameProfile
a()
method_10671()
getProfile()
getProfile()
public int
b()
method_10672()
getPing()
getPing()
public WorldSettings$GameMode
c()
method_10673()
getGameMode()
getGameMode()
public Text
d()
method_10674()
getDisplayName()
getDisplayName()