|
LeviLamina
|
This is the complete list of members for Automation::AutomationClient, including all inherited members.
| $addBiomeTintedParticleEffect(::HashedString const &, ::BlockPos const &, ::Block const &, ::std::optional<::mce::Color >) (defined in LevelListener) | LevelListener | |
| $addBreakingItemParticleEffect(::Vec3 const &, ::BreakingItemParticleData const &, ::ResolvedItemIconInfo const &) (defined in LevelListener) | LevelListener | |
| $addParticleEffect(::HashedString const &, ::Actor const &, ::HashedString const &, ::Vec3 const &, ::MolangVariableMap const &) (defined in LevelListener) | LevelListener | |
| $addTerrainParticleEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) (defined in LevelListener) | LevelListener | |
| $addTerrainSlideEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) (defined in LevelListener) | LevelListener | |
| $allChanged() (defined in LevelListener) | LevelListener | |
| $ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $dtor() | Automation::AutomationClient | |
| $executeStartupUris() | Automation::AutomationClient | |
| $onAreaChanged(::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) (defined in BlockSourceListener) | BlockSourceListener | |
| $onBlockChanged(::BlockSource &source, ::BlockPos const &pos, uint layer, ::Block const &block, ::Block const &oldBlock, int updateFlags, ::ActorBlockSyncMessage const *syncMsg, ::BlockChangedEventTarget eventTarget, ::Actor *blockChangeSource) (defined in BlockSourceListener) | BlockSourceListener | |
| $onBlockEntityChanged(::BlockSource &source, ::BlockActor &te) (defined in BlockSourceListener) | BlockSourceListener | |
| $onBlockEvent(::BlockSource &source, int x, int y, int z, int b0, int b1) (defined in BlockSourceListener) | BlockSourceListener | |
| $onBrightnessChanged(::BlockSource &source, ::BlockPos const &pos) (defined in BlockSourceListener) | BlockSourceListener | |
| $onChunkLoaded(::ChunkSource &, ::LevelChunk &) (defined in LevelListener) | LevelListener | |
| $onChunkReloaded(::ChunkSource &, ::LevelChunk &) (defined in LevelListener) | LevelListener | |
| $onChunkUnloaded(::LevelChunk &) (defined in LevelListener) | LevelListener | |
| $onEntityAdded(::Actor &) (defined in LevelListener) | LevelListener | |
| $onEntityChanged(::BlockSource &source, ::Actor &entity) (defined in BlockSourceListener) | BlockSourceListener | |
| $onEntityRemoved(::Actor &) (defined in LevelListener) | LevelListener | |
| $onLevelDataCommandsChanged(bool) (defined in LevelListener) | LevelListener | |
| $onLevelDataWorldTemplateOptionsUnlocked() (defined in LevelListener) | LevelListener | |
| $onLevelDestruction(::std::string const &) | Automation::AutomationClient | |
| $onSourceCreated(::BlockSource &source) (defined in BlockSourceListener) | BlockSourceListener | |
| $onSourceDestroyed(::BlockSource &source) (defined in BlockSourceListener) | BlockSourceListener | |
| $onSubChunkLoaded(::ChunkSource &, ::LevelChunk &, short, bool) (defined in LevelListener) | LevelListener | |
| $onUri(::ActivationUri const &uri) | Automation::AutomationClient | |
| $playerListChanged() | Automation::AutomationClient | |
| $playMusic(::std::string const &, ::Vec3 const &, float, float) (defined in LevelListener) | LevelListener | |
| $playStreamingMusic(::std::string const &, int, int, int) (defined in LevelListener) | LevelListener | |
| $send(::CodeBuilder::AgentMessage const &message) | Automation::AutomationClient | |
| $send(::CodeBuilder::CommandMessage const &message) | Automation::AutomationClient | |
| $send(::CodeBuilder::ErrorMessage const &message) | Automation::AutomationClient | |
| $send(::CodeBuilder::EventMessage const &message) | Automation::AutomationClient | |
| $send(::CodeBuilder::ChatMessage const &message) | Automation::AutomationClient | |
| $sendServerLegacyParticle(::ParticleType, ::Vec3 const &, ::Vec3 const &, int) (defined in LevelListener) | LevelListener | |
| $takePicture(::cg::ImageBuffer &, ::Actor *, ::Actor *, ::ScreenshotOptions &, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)>) (defined in LevelListener) | LevelListener | |
| $tick() | Automation::AutomationClient | |
| CodeBuilder::$vftable() | Bedrock::EnableNonOwnerReferences | static |
| UriListener::$vftable() | UriListener | static |
| $vftable() (defined in LevelListener) | LevelListener | static |
| $vftableForIClient() | Automation::AutomationClient | static |
| $vftableForLevelListener() | Automation::AutomationClient | static |
| $vftableForUriListener() | Automation::AutomationClient | static |
| _forEachSession(::std::function< bool(::Automation::AutomationSession &)> const &callback) | Automation::AutomationClient | |
| _removeSession(::Automation::AutomationSession const &session) | Automation::AutomationClient | |
| _tryAddCommand(::CodeBuilder::CommandRequest &&commandRequest) | Automation::AutomationClient | |
| addBiomeTintedParticleEffect(::HashedString const &, ::BlockPos const &, ::Block const &, ::std::optional<::mce::Color >) (defined in LevelListener) | LevelListener | virtual |
| addBreakingItemParticleEffect(::Vec3 const &, ::BreakingItemParticleData const &, ::ResolvedItemIconInfo const &) (defined in LevelListener) | LevelListener | virtual |
| addParticleEffect(::HashedString const &, ::Actor const &, ::HashedString const &, ::Vec3 const &, ::MolangVariableMap const &) (defined in LevelListener) | LevelListener | virtual |
| addTerrainParticleEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) (defined in LevelListener) | LevelListener | virtual |
| addTerrainSlideEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float) (defined in LevelListener) | LevelListener | virtual |
| allChanged() (defined in LevelListener) | LevelListener | virtual |
| AutomationClient(AutomationClient const &) (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| AutomationClient() (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| executeStartupUris() (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| getDefaultSession() | Automation::AutomationClient | |
| getGameContext() const | Automation::AutomationClient | |
| levelEvent(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int) (defined in LevelListener) | LevelListener | virtual |
| levelEvent(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &) (defined in LevelListener) | LevelListener | virtual |
| mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| mUnk133ab6 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk3a88e5 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk53c64c (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk60f2b9 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk66f7fc (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk731e86 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk94c7c4 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnk9e65e2 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnkc2550d (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnkcee0c9 (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnkd8f49d (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnkda283b (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| mUnkde21bd (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| onAreaChanged(::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onBlockChanged(::BlockSource &source, ::BlockPos const &pos, uint layer, ::Block const &block, ::Block const &oldBlock, int updateFlags, ::ActorBlockSyncMessage const *syncMsg, ::BlockChangedEventTarget eventTarget, ::Actor *blockChangeSource) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onBlockEntityChanged(::BlockSource &source, ::BlockActor &te) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onBlockEvent(::BlockSource &source, int x, int y, int z, int b0, int b1) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onBrightnessChanged(::BlockSource &source, ::BlockPos const &pos) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onChunkLoaded(::ChunkSource &, ::LevelChunk &) (defined in LevelListener) | LevelListener | virtual |
| onChunkReloaded(::ChunkSource &, ::LevelChunk &) (defined in LevelListener) | LevelListener | virtual |
| onChunkUnloaded(::LevelChunk &) (defined in LevelListener) | LevelListener | virtual |
| onEntityAdded(::Actor &) (defined in LevelListener) | LevelListener | virtual |
| onEntityChanged(::BlockSource &source, ::Actor &entity) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onEntityRemoved(::Actor &) (defined in LevelListener) | LevelListener | virtual |
| onLevelDataCommandsChanged(bool) (defined in LevelListener) | LevelListener | virtual |
| onLevelDataWorldTemplateOptionsUnlocked() (defined in LevelListener) | LevelListener | virtual |
| onLevelDestruction(::std::string const &) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| onSourceCreated(::BlockSource &source) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onSourceDestroyed(::BlockSource &source) (defined in BlockSourceListener) | BlockSourceListener | virtual |
| onSubChunkLoaded(::ChunkSource &, ::LevelChunk &, short, bool) (defined in LevelListener) | LevelListener | virtual |
| onUri(::ActivationUri const &uri) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| operator=(AutomationClient const &) (defined in Automation::AutomationClient) | Automation::AutomationClient | |
| operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| playerListChanged() (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| playMusic(::std::string const &, ::Vec3 const &, float, float) (defined in LevelListener) | LevelListener | virtual |
| playStreamingMusic(::std::string const &, int, int, int) (defined in LevelListener) | LevelListener | virtual |
| send(::CodeBuilder::AgentMessage const &message) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| send(::CodeBuilder::CommandMessage const &message) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| send(::CodeBuilder::ErrorMessage const &message) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| send(::CodeBuilder::EventMessage const &message) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| send(::CodeBuilder::ChatMessage const &message) (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| sendServerLegacyParticle(::ParticleType, ::Vec3 const &, ::Vec3 const &, int) (defined in LevelListener) | LevelListener | virtual |
| takePicture(::cg::ImageBuffer &, ::Actor *, ::Actor *, ::ScreenshotOptions &, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)>) (defined in LevelListener) | LevelListener | virtual |
| tick() (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| ~AutomationClient() (defined in Automation::AutomationClient) | Automation::AutomationClient | virtual |
| ~BlockSourceListener() (defined in BlockSourceListener) | BlockSourceListener | virtual |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~IClient() (defined in CodeBuilder::IClient) | CodeBuilder::IClient | virtual |
| ~LevelListener() (defined in LevelListener) | LevelListener | virtual |
| ~UriListener() (defined in UriListener) | UriListener | virtual |