public class PlayerInfoS2CPacket$Entry
| hd$b | |
| net.minecraft.class_705$class_2579 | |
| net.minecraft.network.packet.s2c.play.PlayerInfoS2CPacket$Entry | |
| net.minecraft.network.play.server.SPacketPlayerListItem$AddPlayerData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final GameMode |
| ||||||||
| private final GameProfile |
| ||||||||
| private final Text |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PlayerInfoS2CPacket arg0, GameProfile profile, int ping, GameMode gameMode, Text displayName) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public GameProfile |
| ||||||||
| public int |
| ||||||||
| public GameMode |
| ||||||||
| public Text |
|