11 static constexpr std::string_view
packet_name =
"Use Item On";
13#if PROTOCOL_VERSION > 452
18#if PROTOCOL_VERSION < 477
24#if PROTOCOL_VERSION > 452
27#if PROTOCOL_VERSION > 767
30#if PROTOCOL_VERSION > 758
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(Sequence, VarInt)
SERIALIZED_FIELD(Location, NetworkPosition)
SERIALIZED_FIELD(WorldBorderHit, bool)
SERIALIZED_FIELD(Inside, bool)
DECLARE_READ_WRITE_SERIALIZE
SERIALIZED_FIELD(Direction, VarInt)
static constexpr std::string_view packet_name
SERIALIZED_FIELD(Hand, VarInt)
SERIALIZED_FIELD(CursorPositionZ, float)
SERIALIZED_FIELD(CursorPositionX, float)
SERIALIZED_FIELD(CursorPositionY, float)