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

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

$_read(::ReadOnlyBinaryStream &stream) (defined in LevelChunkPacket)LevelChunkPacket
$checkSize(uint64 packetSize, bool receiverIsServer) const (defined in Packet)Packet
$disallowBatching() const (defined in Packet)Packet
$dtor() (defined in Packet)Packet
$getId() const (defined in LevelChunkPacket)LevelChunkPacket
$getName() const (defined in LevelChunkPacket)LevelChunkPacket
$isValid() const (defined in Packet)Packet
$read(::ReadOnlyBinaryStream &bitStream) (defined in Packet)Packet
$vftable() (defined in LevelChunkPacket)LevelChunkPacketstatic
$write(::BinaryStream &stream) const (defined in LevelChunkPacket)LevelChunkPacket
_read(::ReadOnlyBinaryStream &stream) (defined in LevelChunkPacket)LevelChunkPacketvirtual
checkSize(uint64 packetSize, bool receiverIsServer) const (defined in Packet)Packet
disallowBatching() const (defined in Packet)Packetvirtual
getId() const (defined in LevelChunkPacket)LevelChunkPacketvirtual
getName() const (defined in LevelChunkPacket)LevelChunkPacketvirtual
isClientPacket (defined in LevelChunkPacket)LevelChunkPacket
isValid() const (defined in Packet)Packetvirtual
mCacheEnabled (defined in LevelChunkPacket)LevelChunkPacket
mCacheMetadata (defined in LevelChunkPacket)LevelChunkPacket
mClientNeedsToRequestSubchunks (defined in LevelChunkPacket)LevelChunkPacket
mClientRequestSubChunkLimit (defined in LevelChunkPacket)LevelChunkPacket
mClientSubId (defined in Packet)Packet
mCompressible (defined in Packet)Packet
mDimensionId (defined in LevelChunkPacket)LevelChunkPacket
mHandler (defined in Packet)Packet
mIsChunkInTickRange (defined in LevelChunkPacket)LevelChunkPacket
mIsHandled (defined in Packet)Packet
mPos (defined in LevelChunkPacket)LevelChunkPacket
mPriority (defined in Packet)Packet
mReceiveTimepoint (defined in Packet)Packet
mReliability (defined in Packet)Packet
mSerializedChunk (defined in LevelChunkPacket)LevelChunkPacket
mSubChunksCount (defined in LevelChunkPacket)LevelChunkPacket
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
readCacheMetadata(::ReadOnlyBinaryStream &stream) (defined in LevelChunkPacket)LevelChunkPacket
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 LevelChunkPacket)LevelChunkPacketvirtual
~LevelChunkPacket()=default (defined in LevelChunkPacket)LevelChunkPacketvirtual
~Packet() (defined in Packet)Packetvirtual