#include <ClientboundExplodePacket.hpp>
|
static constexpr std::string_view | packet_name = "Explode" |
|
◆ ReadToBlow()
◆ SERIALIZED_FIELD() [1/4]
ProtocolCraft::ClientboundExplodePacket::SERIALIZED_FIELD |
( |
Center |
, |
|
|
std::array< double, 3 > |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [2/4]
ProtocolCraft::ClientboundExplodePacket::SERIALIZED_FIELD |
( |
ExplosionParticle |
, |
|
|
Particle |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [3/4]
ProtocolCraft::ClientboundExplodePacket::SERIALIZED_FIELD |
( |
ExplosionSound |
, |
|
|
Holder< SoundEvent > |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD() [4/4]
ProtocolCraft::ClientboundExplodePacket::SERIALIZED_FIELD |
( |
PlayerKnockback |
, |
|
|
std::optional< std::array< double, 3 > > |
|
|
) |
| |
|
private |
◆ WriteToBlow()
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::ClientboundExplodePacket::DECLARE_READ_WRITE_SERIALIZE |
|
private |
◆ packet_name
constexpr std::string_view ProtocolCraft::ClientboundExplodePacket::packet_name = "Explode" |
|
staticconstexpr |
The documentation for this class was generated from the following file: