implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundAddEntityPacket | |
| net.minecraft.class_2604 | |
| net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<RegistryByteBuf, EntitySpawnS2CPacket> |
|
||||||
| private final int |
|
||||||
| private final UUID |
|
||||||
| private final EntityType<?> |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final Vec3d |
|
||||||
| private final byte |
|
||||||
| private final byte |
|
||||||
| private final byte |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity entity, EntityTrackerEntry entityTrackerEntry) |
| public | (Entity entity, EntityTrackerEntry entityTrackerEntry, int entityData) |
| public | (Entity entity, int entityData, BlockPos pos) |
| public | (int entityId, UUID uuid, double x, double y, double z, float pitch, float yaw, EntityType<?> entityType, int entityData, Vec3d velocity, double headYaw) |
| private | (RegistryByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<EntitySpawnS2CPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public UUID |
|
||||||
| public EntityType<?> |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public Vec3d |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public int |
|
||||||
| public void |
|