LeviLamina
Loading...
Searching...
No Matches
PacketReplayNetworkHandler Class Reference
+ Inheritance diagram for PacketReplayNetworkHandler:

Public Member Functions

PacketReplayNetworkHandleroperator= (PacketReplayNetworkHandler const &)
 
 PacketReplayNetworkHandler (PacketReplayNetworkHandler const &)
 
virtual::IncomingPacketFilterResult allowIncomingPacketId (::NetworkIdentifierWithSubId const &, ::MinecraftPacketIds, uint64)
 
virtual::OutgoingPacketFilterResult allowOutgoingPacket (::std::vector<::NetworkIdentifierWithSubId > const &, ::Packet const &)
 
virtual void onUnableToConnect (::Connection::DisconnectFailReason, ::std::string const &)
 
virtual void onDisconnect (::NetworkIdentifier const &, ::Connection::DisconnectFailReason const, ::std::string const &, bool, ::std::string const &)
 
virtual void handle (::NetworkIdentifier const &, ::DisconnectPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::NetworkStackLatencyPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePacksInfoPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePackStackPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerToClientHandshakePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::StartGamePacket const &)
 
virtual void onConnect (::NetworkIdentifier const &)
 
virtual void onPlayerReady (::Player &)
 
virtual void onTick ()
 
virtual void onValidPacketReceived (::NetworkIdentifier const &, ::MinecraftPacketIds, ::SubClientId, ::SubClientId)
 
virtual void onStoreOfferReceive (::ShowStoreOfferRedirectType const, ::std::string const &offerID)
 
virtual void onWebsocketRequest (::std::string const &, ::std::string const &, ::std::function< void()>)
 
virtual void handlePacketViolation (::std::shared_ptr<::IPacketSecurityController > const &, ::std::error_code const &, ::PacketViolationResponse const, ::MinecraftPacketIds const, ::std::string &&, ::NetworkIdentifier const &, ::SubClientId const, ::SubClientId const, uint const)
 
virtual void sendPacketViolationWarningPacket (::std::error_code const &, ::PacketViolationResponse, ::MinecraftPacketIds, ::std::string const &, ::NetworkIdentifier const &, ::SubClientId)
 
virtual void onTransferRequest (::NetworkIdentifier const &, ::std::string const &, int)
 
virtual bool getIsConnectedToApplicationLayer () const
 
virtual::GameSpecificNetEventCallback * getGameSpecificNetEventCallback ()
 
virtual void handle (::NetworkIdentifier const &, ::PacketViolationWarningPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::EmoteListPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::EmotePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::LoginPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::SubClientLoginPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::ClientToServerHandshakePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePackClientResponsePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PositionTrackingDBClientRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PositionTrackingDBServerBroadcastPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayStatusPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetTimePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::TextPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddItemActorPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddPaintingPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::TakeItemActorPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddActorPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddMobPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddPlayerPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RemoveActorPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MoveActorAbsolutePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MoveActorDeltaPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MovePlayerPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetPlayerGameTypePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdatePlayerGameTypePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetDefaultGameTypePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateBlockPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateBlockSyncedPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::SpawnParticleEffectPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LevelSoundEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LevelEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LevelEventGenericPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BlockEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BlockPickRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ActorPickRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::GuiDataPickItemPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ActorEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MobEffectPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MovementEffectPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MobEquipmentPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MobArmorEquipmentPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetActorDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetActorMotionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MotionPredictionHintsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetHealthPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetActorLinkPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetSpawnPositionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::InteractPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerActionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ActorFallPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::HurtArmorPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerArmorDamagePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ItemStackRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ItemStackResponsePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ContainerOpenPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ContainerClosePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ContainerRegistryCleanupPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ContainerSetDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerHotbarPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::InventoryContentPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::InventorySlotPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CraftingDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AnimatePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::BlockActorDataPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerAuthInputPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientMovementPredictionSyncPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::LevelChunkPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::SubChunkPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SubChunkRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientCacheBlobStatusPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::ClientCacheMissResponsePacket >)
 
virtual void handle (::NetworkIdentifier const &, ::SetCommandsEnabledPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetDifficultyPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SimpleEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ChangeDimensionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateAttributesPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerListPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LegacyTelemetryEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SpawnExperienceOrbPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientCameraAimAssistPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientboundDebugRendererPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientboundMapItemDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientboundCloseFormPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientCacheStatusPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RequestChunkRadiusPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MapCreateLockedCopyPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MapInfoRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ChunkRadiusUpdatedPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BossEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateTradePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateEquipPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AvailableCommandsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CommandRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CommandOutputPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CommandBlockUpdatePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CompletedUsingItemPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraAimAssistPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraAimAssistPresetsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraInstructionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraPresetsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ClientboundControlSchemeSetPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CameraShakePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::InventoryActionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::GameRulesChangedPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePackDataInfoPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePackChunkDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ResourcePackChunkRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::NetworkChunkPublisherUpdatePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::StructureBlockUpdatePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::StructureTemplateDataRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::StructureTemplateDataResponsePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::TransferPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlaySoundPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::StopSoundPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetTitlePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::std::shared_ptr<::InventoryTransactionPacket >)
 
virtual void handle (::NetworkIdentifier const &, ::AddBehaviorTreePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ShowStoreOfferPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PurchaseReceiptPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RemoveObjectivePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetDisplayObjectivePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AutomationClientConnectPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ModalFormRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ModalFormResponsePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ToastRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::OnScreenTextureAnimationPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerSettingsRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerSettingsResponsePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ShowProfilePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetScorePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetScoreboardIdentityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::TickingAreasLoadStatusPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateSoftEnumPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AvailableActorIdentifiersPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AddVolumeEntityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RemoveVolumeEntityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::DimensionDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::EditorNetworkPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RefreshEntitlementsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerPlayerPostMovePositionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RespawnPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ShowCreditsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerSkinPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerStartItemCooldownPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerToggleCrafterSlotRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetLastHurtByPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BookAddPagePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BookDeletePagePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LecternUpdatePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BookEditPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BookSignPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BookSwapPagesPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::NpcRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PhotoTransferPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LabTablePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::NetworkSettingsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerStatsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetLocalPlayerAsInitializedPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ScriptMessagePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::BiomeDefinitionListPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::EducationSettingsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::EduUriResourcePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::MultiplayerSettingsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SettingsCommandPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AnvilDamagePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CreativeContentPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CodeBuilderPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerEnchantOptionsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::DebugInfoPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ChangeMobPropertyPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AnimateEntityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CorrectPlayerMovePredictionPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerFogPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ItemRegistryPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::LessonProgressPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::FeatureRegistryPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SyncActorPropertyPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SimulationTypePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::NpcDialoguePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CreatePhotoPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateSubChunkBlocksPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CodeBuilderSourcePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AgentActionEventPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::DeathInfoPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RequestAbilityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RequestPermissionsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateAbilitiesPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateAdventureSettingsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::RequestNetworkSettingsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::GameTestRequestPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::GameTestResultsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateClientInputLocksPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UnlockedRecipesPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::TrimDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::OpenSignPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AgentAnimationPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetPlayerInventoryOptionsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetHudPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::AwardAchievementPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerboundLoadingScreenPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::ServerboundDiagnosticsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::JigsawStructureDataPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::CurrentStructureFeaturePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::SetMovementAuthorityPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::UpdateClientOptionsPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerVideoCapturePacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerUpdateEntityOverridesPacket const &)
 
virtual void handle (::NetworkIdentifier const &, ::PlayerLocationPacket const &)
 
MCAPI void $dtor ()
 
MCAPI void $onPlayerReady (::Player &)
 
MCAPI void $onConnect (::NetworkIdentifier const &)
 
MCAPI void $onUnableToConnect (::Connection::DisconnectFailReason, ::std::string const &)
 
MCAPI void $onTick ()
 
MCAPI void $onValidPacketReceived (::NetworkIdentifier const &, ::MinecraftPacketIds, ::SubClientId, ::SubClientId)
 
MCAPI void $onStoreOfferReceive (::ShowStoreOfferRedirectType const, ::std::string const &offerID)
 
MCAPI void $onDisconnect (::NetworkIdentifier const &, ::Connection::DisconnectFailReason const, ::std::string const &message, bool skipMessage, ::std::string const &telemetryOverride)
 
MCAPI void $onWebsocketRequest (::std::string const &, ::std::string const &, ::std::function< void()>)
 
MCAPI void $handlePacketViolation (::std::shared_ptr<::IPacketSecurityController > const &, ::std::error_code const &, ::PacketViolationResponse const, ::MinecraftPacketIds const, ::std::string &&, ::NetworkIdentifier const &, ::SubClientId const, ::SubClientId const, uint const)
 
MCAPI void $sendPacketViolationWarningPacket (::std::error_code const &, ::PacketViolationResponse, ::MinecraftPacketIds, ::std::string const &, ::NetworkIdentifier const &, ::SubClientId)
 
MCAPI void $onTransferRequest (::NetworkIdentifier const &, ::std::string const &, int)
 
MCAPI bool $getIsConnectedToApplicationLayer () const
 
MCAPI::GameSpecificNetEventCallback * $getGameSpecificNetEventCallback ()
 
MCAPI void $handle (::NetworkIdentifier const &, ::PacketViolationWarningPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::DisconnectPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::EmoteListPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::EmotePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::LoginPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::SubClientLoginPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientToServerHandshakePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerToClientHandshakePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePacksInfoPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePackStackPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePackClientResponsePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PositionTrackingDBClientRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PositionTrackingDBServerBroadcastPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayStatusPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetTimePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::TextPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::StartGamePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddItemActorPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddPaintingPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::TakeItemActorPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddActorPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddMobPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddPlayerPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RemoveActorPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MoveActorAbsolutePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MoveActorDeltaPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MovePlayerPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetPlayerGameTypePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdatePlayerGameTypePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetDefaultGameTypePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateBlockPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateBlockSyncedPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SpawnParticleEffectPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LevelSoundEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LevelEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LevelEventGenericPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BlockEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BlockPickRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ActorPickRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::GuiDataPickItemPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ActorEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MobEffectPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MovementEffectPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MobEquipmentPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MobArmorEquipmentPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetActorDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetActorMotionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MotionPredictionHintsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetHealthPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetActorLinkPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetSpawnPositionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::InteractPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerActionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ActorFallPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::HurtArmorPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerArmorDamagePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ItemStackRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ItemStackResponsePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ContainerOpenPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ContainerClosePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ContainerRegistryCleanupPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ContainerSetDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerHotbarPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::InventoryContentPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::InventorySlotPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CraftingDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AnimatePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::BlockActorDataPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerAuthInputPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientMovementPredictionSyncPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::LevelChunkPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SubChunkPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SubChunkRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientCacheBlobStatusPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::ClientCacheMissResponsePacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetCommandsEnabledPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetDifficultyPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SimpleEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ChangeDimensionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::UpdateAttributesPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerListPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LegacyTelemetryEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SpawnExperienceOrbPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientCameraAimAssistPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientboundDebugRendererPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientboundMapItemDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientboundCloseFormPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientCacheStatusPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RequestChunkRadiusPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MapCreateLockedCopyPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MapInfoRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ChunkRadiusUpdatedPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BossEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateTradePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateEquipPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AvailableCommandsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CommandRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CommandOutputPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CommandBlockUpdatePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CompletedUsingItemPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraAimAssistPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraAimAssistPresetsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraInstructionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraPresetsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ClientboundControlSchemeSetPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CameraShakePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::InventoryActionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::GameRulesChangedPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePackDataInfoPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePackChunkDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ResourcePackChunkRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::NetworkChunkPublisherUpdatePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::StructureBlockUpdatePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::StructureTemplateDataRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::StructureTemplateDataResponsePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::TransferPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlaySoundPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::StopSoundPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetTitlePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::std::shared_ptr<::InventoryTransactionPacket >)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddBehaviorTreePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ShowStoreOfferPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PurchaseReceiptPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RemoveObjectivePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetDisplayObjectivePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AutomationClientConnectPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ModalFormRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ModalFormResponsePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ToastRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::OnScreenTextureAnimationPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerSettingsRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerSettingsResponsePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ShowProfilePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetScorePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetScoreboardIdentityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::TickingAreasLoadStatusPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateSoftEnumPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AvailableActorIdentifiersPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AddVolumeEntityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RemoveVolumeEntityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::DimensionDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::EditorNetworkPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RefreshEntitlementsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerPlayerPostMovePositionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RespawnPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ShowCreditsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerSkinPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerStartItemCooldownPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerToggleCrafterSlotRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetLastHurtByPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BookAddPagePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BookDeletePagePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LecternUpdatePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BookEditPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BookSignPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BookSwapPagesPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::NpcRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PhotoTransferPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LabTablePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::NetworkSettingsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::NetworkStackLatencyPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerStatsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetLocalPlayerAsInitializedPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ScriptMessagePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::BiomeDefinitionListPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::EducationSettingsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::EduUriResourcePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::MultiplayerSettingsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SettingsCommandPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AnvilDamagePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CreativeContentPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CodeBuilderPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerEnchantOptionsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::DebugInfoPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ChangeMobPropertyPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AnimateEntityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CorrectPlayerMovePredictionPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerFogPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ItemRegistryPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::LessonProgressPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::FeatureRegistryPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SyncActorPropertyPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SimulationTypePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::NpcDialoguePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CreatePhotoPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateSubChunkBlocksPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CodeBuilderSourcePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AgentActionEventPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::DeathInfoPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RequestAbilityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RequestPermissionsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateAbilitiesPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateAdventureSettingsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::RequestNetworkSettingsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::GameTestRequestPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::GameTestResultsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateClientInputLocksPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UnlockedRecipesPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::TrimDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::OpenSignPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AgentAnimationPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetPlayerInventoryOptionsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetHudPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::AwardAchievementPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerboundLoadingScreenPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::ServerboundDiagnosticsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::JigsawStructureDataPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::CurrentStructureFeaturePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::SetMovementAuthorityPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::UpdateClientOptionsPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerVideoCapturePacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerUpdateEntityOverridesPacket const &)
 
MCAPI void $handle (::NetworkIdentifier const &, ::PlayerLocationPacket const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkeb8045
 
::ll::UntypedStorage< 8, 32 > mUnkcda77f
 
::ll::UntypedStorage< 8, 120 > mUnk24357c
 
::ll::UntypedStorage< 8, 8 > mUnk1f5293
 
::ll::UntypedStorage< 1, 1 > mUnk45deb5
 
::ll::UntypedStorage< 1, 1 > mUnk517a45
 
::ll::UntypedStorage< 1, 1 > mUnkd6f9c4
 
::ll::UntypedStorage< 8, 64 > mUnkebe8b0
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ allowIncomingPacketId()

virtual::IncomingPacketFilterResult PacketReplayNetworkHandler::allowIncomingPacketId ( ::NetworkIdentifierWithSubId const & ,
::MinecraftPacketIds ,
uint64  )
virtual

Implements NetEventCallback.

◆ allowOutgoingPacket()

virtual::OutgoingPacketFilterResult PacketReplayNetworkHandler::allowOutgoingPacket ( ::std::vector<::NetworkIdentifierWithSubId > const & ,
::Packet const &  )
virtual

Implements NetEventCallback.

◆ onUnableToConnect()

virtual void PacketReplayNetworkHandler::onUnableToConnect ( ::Connection::DisconnectFailReason ,
::std::string const &  )
virtual

Reimplemented from NetEventCallback.

◆ onDisconnect()

virtual void PacketReplayNetworkHandler::onDisconnect ( ::NetworkIdentifier const & ,
::Connection::DisconnectFailReason const ,
::std::string const & ,
bool ,
::std::string const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [1/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::DisconnectPacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [2/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::NetworkStackLatencyPacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [3/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::ResourcePacksInfoPacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [4/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::ResourcePackStackPacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [5/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::ServerToClientHandshakePacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ handle() [6/6]

virtual void PacketReplayNetworkHandler::handle ( ::NetworkIdentifier const & ,
::StartGamePacket const &  )
virtual

Reimplemented from NetEventCallback.

◆ onConnect()

virtual void PacketReplayNetworkHandler::onConnect ( ::NetworkIdentifier const & )
virtual

Reimplemented from NetEventCallback.

◆ $dtor()

MCAPI void NetEventCallback::$dtor ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onPlayerReady()

MCAPI void NetEventCallback::$onPlayerReady ( ::Player & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onConnect()

MCAPI void NetEventCallback::$onConnect ( ::NetworkIdentifier const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onUnableToConnect()

MCAPI void NetEventCallback::$onUnableToConnect ( ::Connection::DisconnectFailReason ,
::std::string const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onTick()

MCAPI void NetEventCallback::$onTick ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onValidPacketReceived()

MCAPI void NetEventCallback::$onValidPacketReceived ( ::NetworkIdentifier const & ,
::MinecraftPacketIds ,
::SubClientId ,
::SubClientId  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onStoreOfferReceive()

MCAPI void NetEventCallback::$onStoreOfferReceive ( ::ShowStoreOfferRedirectType const ,
::std::string const & offerID )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onDisconnect()

MCAPI void NetEventCallback::$onDisconnect ( ::NetworkIdentifier const & ,
::Connection::DisconnectFailReason const ,
::std::string const & message,
bool skipMessage,
::std::string const & telemetryOverride )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onWebsocketRequest()

MCAPI void NetEventCallback::$onWebsocketRequest ( ::std::string const & ,
::std::string const & ,
::std::function< void()>  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handlePacketViolation()

MCAPI void NetEventCallback::$handlePacketViolation ( ::std::shared_ptr<::IPacketSecurityController > const & ,
::std::error_code const & ,
::PacketViolationResponse const ,
::MinecraftPacketIds const ,
::std::string && ,
::NetworkIdentifier const & ,
::SubClientId const ,
::SubClientId const ,
uint const  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $sendPacketViolationWarningPacket()

MCAPI void NetEventCallback::$sendPacketViolationWarningPacket ( ::std::error_code const & ,
::PacketViolationResponse ,
::MinecraftPacketIds ,
::std::string const & ,
::NetworkIdentifier const & ,
::SubClientId  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onTransferRequest()

MCAPI void NetEventCallback::$onTransferRequest ( ::NetworkIdentifier const & ,
::std::string const & ,
int  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getIsConnectedToApplicationLayer()

MCAPI bool NetEventCallback::$getIsConnectedToApplicationLayer ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getGameSpecificNetEventCallback()

MCAPI::GameSpecificNetEventCallback * NetEventCallback::$getGameSpecificNetEventCallback ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [1/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PacketViolationWarningPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [2/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::DisconnectPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [3/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::EmoteListPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [4/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::EmotePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [5/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::LoginPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [6/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::SubClientLoginPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [7/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientToServerHandshakePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [8/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerToClientHandshakePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [9/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePacksInfoPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [10/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePackStackPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [11/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePackClientResponsePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [12/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PositionTrackingDBClientRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [13/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PositionTrackingDBServerBroadcastPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [14/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayStatusPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [15/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetTimePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [16/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::TextPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [17/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::StartGamePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [18/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddItemActorPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [19/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddPaintingPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [20/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::TakeItemActorPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [21/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddActorPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [22/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddMobPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [23/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddPlayerPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [24/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RemoveActorPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [25/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MoveActorAbsolutePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [26/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MoveActorDeltaPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [27/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MovePlayerPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [28/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetPlayerGameTypePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [29/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdatePlayerGameTypePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [30/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetDefaultGameTypePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [31/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::UpdateBlockPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [32/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::UpdateBlockSyncedPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [33/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SpawnParticleEffectPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [34/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LevelSoundEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [35/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LevelEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [36/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LevelEventGenericPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [37/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BlockEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [38/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BlockPickRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [39/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ActorPickRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [40/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::GuiDataPickItemPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [41/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ActorEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [42/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MobEffectPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [43/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MovementEffectPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [44/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MobEquipmentPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [45/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MobArmorEquipmentPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [46/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetActorDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [47/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetActorMotionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [48/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MotionPredictionHintsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [49/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetHealthPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [50/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetActorLinkPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [51/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetSpawnPositionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [52/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::InteractPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [53/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerActionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [54/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ActorFallPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [55/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::HurtArmorPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [56/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerArmorDamagePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [57/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ItemStackRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [58/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ItemStackResponsePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [59/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ContainerOpenPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [60/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ContainerClosePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [61/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ContainerRegistryCleanupPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [62/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ContainerSetDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [63/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerHotbarPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [64/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::InventoryContentPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [65/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::InventorySlotPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [66/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CraftingDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [67/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AnimatePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [68/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::BlockActorDataPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [69/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerAuthInputPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [70/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientMovementPredictionSyncPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [71/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::LevelChunkPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [72/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SubChunkPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [73/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SubChunkRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [74/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientCacheBlobStatusPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [75/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::ClientCacheMissResponsePacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [76/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetCommandsEnabledPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [77/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetDifficultyPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [78/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SimpleEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [79/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ChangeDimensionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [80/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::UpdateAttributesPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [81/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerListPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [82/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LegacyTelemetryEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [83/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SpawnExperienceOrbPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [84/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientCameraAimAssistPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [85/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientboundDebugRendererPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [86/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientboundMapItemDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [87/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientboundCloseFormPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [88/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientCacheStatusPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [89/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RequestChunkRadiusPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [90/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MapCreateLockedCopyPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [91/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MapInfoRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [92/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ChunkRadiusUpdatedPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [93/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BossEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [94/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateTradePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [95/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateEquipPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [96/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AvailableCommandsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [97/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CommandRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [98/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CommandOutputPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [99/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CommandBlockUpdatePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [100/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CompletedUsingItemPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [101/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraAimAssistPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [102/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraAimAssistPresetsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [103/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraInstructionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [104/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [105/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraPresetsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [106/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ClientboundControlSchemeSetPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [107/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CameraShakePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [108/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::InventoryActionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [109/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::GameRulesChangedPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [110/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePackDataInfoPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [111/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePackChunkDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [112/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ResourcePackChunkRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [113/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::NetworkChunkPublisherUpdatePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [114/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::StructureBlockUpdatePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [115/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::StructureTemplateDataRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [116/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::StructureTemplateDataResponsePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [117/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::TransferPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [118/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlaySoundPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [119/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::StopSoundPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [120/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetTitlePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [121/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::std::shared_ptr<::InventoryTransactionPacket >  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [122/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddBehaviorTreePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [123/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ShowStoreOfferPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [124/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PurchaseReceiptPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [125/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RemoveObjectivePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [126/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetDisplayObjectivePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [127/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AutomationClientConnectPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [128/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ModalFormRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [129/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ModalFormResponsePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [130/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ToastRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [131/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::OnScreenTextureAnimationPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [132/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerSettingsRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [133/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerSettingsResponsePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [134/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ShowProfilePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [135/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetScorePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [136/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetScoreboardIdentityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [137/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::TickingAreasLoadStatusPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [138/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateSoftEnumPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [139/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AvailableActorIdentifiersPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [140/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AddVolumeEntityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [141/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RemoveVolumeEntityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [142/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::DimensionDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [143/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::EditorNetworkPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [144/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RefreshEntitlementsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [145/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerPlayerPostMovePositionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [146/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RespawnPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [147/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ShowCreditsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [148/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerSkinPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [149/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerStartItemCooldownPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [150/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerToggleCrafterSlotRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [151/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetLastHurtByPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [152/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BookAddPagePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [153/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BookDeletePagePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [154/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LecternUpdatePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [155/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BookEditPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [156/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BookSignPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [157/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BookSwapPagesPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [158/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::NpcRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [159/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PhotoTransferPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [160/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LabTablePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [161/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::NetworkSettingsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [162/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::NetworkStackLatencyPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [163/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerStatsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [164/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetLocalPlayerAsInitializedPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [165/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ScriptMessagePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [166/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::BiomeDefinitionListPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [167/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::EducationSettingsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [168/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::EduUriResourcePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [169/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::MultiplayerSettingsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [170/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SettingsCommandPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [171/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AnvilDamagePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [172/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CreativeContentPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [173/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CodeBuilderPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [174/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerEnchantOptionsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [175/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::DebugInfoPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [176/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ChangeMobPropertyPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [177/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AnimateEntityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [178/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CorrectPlayerMovePredictionPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [179/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerFogPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [180/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ItemRegistryPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [181/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::LessonProgressPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [182/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::FeatureRegistryPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [183/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SyncActorPropertyPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [184/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SimulationTypePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [185/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::NpcDialoguePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [186/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CreatePhotoPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [187/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateSubChunkBlocksPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [188/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CodeBuilderSourcePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [189/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AgentActionEventPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [190/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::DeathInfoPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [191/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RequestAbilityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [192/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RequestPermissionsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [193/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateAbilitiesPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [194/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateAdventureSettingsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [195/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::RequestNetworkSettingsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [196/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::GameTestRequestPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [197/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::GameTestResultsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [198/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateClientInputLocksPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [199/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UnlockedRecipesPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [200/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::TrimDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [201/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::OpenSignPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [202/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AgentAnimationPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [203/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetPlayerInventoryOptionsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [204/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetHudPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [205/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::AwardAchievementPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [206/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerboundLoadingScreenPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [207/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::ServerboundDiagnosticsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [208/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::JigsawStructureDataPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [209/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::CurrentStructureFeaturePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [210/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::SetMovementAuthorityPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [211/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::UpdateClientOptionsPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [212/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerVideoCapturePacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [213/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerUpdateEntityOverridesPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $handle() [214/214]

MCAPI void NetEventCallback::$handle ( ::NetworkIdentifier const & ,
::PlayerLocationPacket const &  )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** NetEventCallback::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: