LeviLamina
Loading...
Searching...
No Matches
BlockActorDataPacket Member List

This is the complete list of members for BlockActorDataPacket, including all inherited members.

$_read(::ReadOnlyBinaryStream &stream) (defined in BlockActorDataPacket)BlockActorDataPacket
$checkSize(uint64 packetSize, bool receiverIsServer) const (defined in Packet)Packet
$ctor(::BlockPos const &pos, ::CompoundTag tag) (defined in BlockActorDataPacket)BlockActorDataPacket
$disallowBatching() const (defined in Packet)Packet
$dtor() (defined in Packet)Packet
$getId() const (defined in BlockActorDataPacket)BlockActorDataPacket
$getName() const (defined in BlockActorDataPacket)BlockActorDataPacket
$isValid() const (defined in Packet)Packet
$read(::ReadOnlyBinaryStream &bitStream) (defined in Packet)Packet
$vftable() (defined in BlockActorDataPacket)BlockActorDataPacketstatic
$write(::BinaryStream &stream) const (defined in BlockActorDataPacket)BlockActorDataPacket
_read(::ReadOnlyBinaryStream &stream) (defined in BlockActorDataPacket)BlockActorDataPacketvirtual
BlockActorDataPacket(::BlockPos const &pos, ::CompoundTag tag) (defined in BlockActorDataPacket)BlockActorDataPacket
checkSize(uint64 packetSize, bool receiverIsServer) const (defined in Packet)Packet
disallowBatching() const (defined in Packet)Packetvirtual
getId() const (defined in BlockActorDataPacket)BlockActorDataPacketvirtual
getName() const (defined in BlockActorDataPacket)BlockActorDataPacketvirtual
isValid() const (defined in Packet)Packetvirtual
mClientSubId (defined in Packet)Packet
mCompressible (defined in Packet)Packet
mData (defined in BlockActorDataPacket)BlockActorDataPacket
mHandler (defined in Packet)Packet
mIsHandled (defined in Packet)Packet
mPos (defined in BlockActorDataPacket)BlockActorDataPacket
mPriority (defined in Packet)Packet
mReceiveTimepoint (defined in Packet)Packet
mReliability (defined in Packet)Packet
Packet(PacketPriority priority=PacketPriority::MediumPriority, NetworkPeer::Reliability reliability=NetworkPeer::Reliability::ReliableOrdered, SubClientId clientSubId=SubClientId::PrimaryClient, bool compress=true) (defined in Packet)Packetinlineexplicit
read(::ReadOnlyBinaryStream &bitStream) (defined in Packet)Packet
readNoHeader(::ReadOnlyBinaryStream &bitstream, ::SubClientId const &subid) (defined in Packet)Packet
sendTo(Player const &player) constPacket
sendTo(BlockPos const &pos, DimensionType dimId, optional_ref< Player const > except=std::nullopt) constPacket
sendTo(Actor const &actor, optional_ref< Player const > except=std::nullopt) constPacket
sendToClient(NetworkIdentifier const &identifier, ::SubClientId clientId) constPacket
sendToClient(NetworkIdentifierWithSubId const &identifierWithSubId) const (defined in Packet)Packet
sendToClients() constPacket
sendToClients(NetworkIdentifier const &exceptId, ::SubClientId exceptSubid) const (defined in Packet)Packet
write(::BinaryStream &stream) const (defined in BlockActorDataPacket)BlockActorDataPacketvirtual
~BlockActorDataPacket()=default (defined in BlockActorDataPacket)BlockActorDataPacketvirtual
~Packet() (defined in Packet)Packetvirtual