4#if PROTOCOL_VERSION > 767
13 static constexpr std::string_view
packet_name =
"Teleport Entity";
16#if PROTOCOL_VERSION < 768
#define SERIALIZED_FIELD(Name,...)
static constexpr std::string_view packet_name
DECLARE_READ_WRITE_SERIALIZE
SERIALIZED_FIELD(OnGround, bool)
SERIALIZED_FIELD(Relatives, int)
SERIALIZED_FIELD(EntityId, VarInt)
SERIALIZED_FIELD(Change, PositionMoveRotation)