11 static constexpr std::string_view
packet_name =
"Set Creative Mode Slot";
14#if PROTOCOL_VERSION < 770
#define SERIALIZED_FIELD(Name,...)
SERIALIZED_FIELD(ItemStack, Internal::DiffType< Slot, UntrustedItemStack >)
DECLARE_READ_WRITE_SERIALIZE
static constexpr std::string_view packet_name
SERIALIZED_FIELD(SlotNum, short)
Just a simple type wrapper that will store with T1 and serialize as T2 (can be used for Enum/VarInt f...