public class AddPlayerS2CPacket
implements Packet<ClientPlayPacketHandler>
| fp | |
| net.minecraft.class_1999 | |
| net.minecraft.network.packet.s2c.play.AddPlayerS2CPacket | |
| net.minecraft.network.play.server.S0CPacketSpawnPlayer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private UUID |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private byte |
| ||||||||
| private byte |
| ||||||||
| private int |
| ||||||||
| private SyncedData |
| ||||||||
| private List<SyncedData$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (PlayerEntity player) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public List<SyncedData$Entry> |
| ||||||||
| public int |
| ||||||||
| public UUID |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public byte |
| ||||||||
| public byte |
| ||||||||
| public int |
|