#include <ClientboundMerchantOffersPacket.hpp>
|
static constexpr std::string_view | packet_name = "Merchant Offers" |
|
◆ SERIALIZED_FIELD() [1/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
CanRestock |
, |
|
|
bool |
|
|
) |
| |
◆ SERIALIZED_FIELD() [2/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
ContainerId |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [3/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
Offers |
, |
|
|
std::vector< MerchantOffer > |
|
|
) |
| |
◆ SERIALIZED_FIELD() [4/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
ShowProgress |
, |
|
|
bool |
|
|
) |
| |
◆ SERIALIZED_FIELD() [5/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
VillagerLevel |
, |
|
|
VarInt |
|
|
) |
| |
◆ SERIALIZED_FIELD() [6/6]
ProtocolCraft::ClientboundMerchantOffersPacket::SERIALIZED_FIELD |
( |
VillagerXp |
, |
|
|
VarInt |
|
|
) |
| |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ClientboundMerchantOffersPacket::DECLARE_READ_WRITE_SERIALIZE |
◆ packet_name
constexpr std::string_view ProtocolCraft::ClientboundMerchantOffersPacket::packet_name = "Merchant Offers" |
|
staticconstexpr |
The documentation for this class was generated from the following file: