public class AddMobS2CPacket
implements Packet<ClientPlayPacketHandler>
| ia | |
| net.minecraft.unmapped.C_78776045 | |
| net.minecraft.network.packet.s2c.play.AddMobS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private UUID |
| ||||||
| private int |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private byte |
| ||||||
| private byte |
| ||||||
| private byte |
| ||||||
| private SyncedData |
| ||||||
| private List<SyncedData$Entry<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (LivingEntity entity) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public List<SyncedData$Entry<?>> |
| ||||||
| public int |
| ||||||
| public UUID |
| ||||||
| public int |
| ||||||
| public double |
| ||||||
| public double |
| ||||||
| public double |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public byte |
| ||||||
| public byte |
| ||||||
| public byte |
|