LeviLamina
|
This is the complete list of members for ILevel, including all inherited members.
$asMultiPlayerLevel() (defined in ILevel) | ILevel | |
$ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$dtor() (defined in ILevel) | ILevel | |
$vftable() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | static |
_cerealContext()=0 (defined in ILevel) | ILevel | pure virtual |
_getMapDataManager()=0 (defined in ILevel) | ILevel | pure virtual |
_getPlayerDeathManager()=0 (defined in ILevel) | ILevel | pure virtual |
_onLowMemory()=0 (defined in ILevel) | ILevel | pure virtual |
addAutonomousEntity(::BlockSource &, ::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
addBlockSourceForValidityTracking(::BlockSource *)=0 (defined in ILevel) | ILevel | pure virtual |
addBreakingItemParticleEffect(::Vec3 const &, ::BreakingItemParticleData const &, ::ResolvedItemIconInfo const &)=0 (defined in ILevel) | ILevel | pure virtual |
addChunkViewTracker(::std::weak_ptr<::ChunkViewSource >)=0 (defined in ILevel) | ILevel | pure virtual |
addDisplayEntity(::BlockSource &, ::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
addEntity(::BlockSource &, ::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
addGlobalEntity(::BlockSource &, ::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
addListener(::LevelListener &)=0 (defined in ILevel) | ILevel | pure virtual |
addParticle(::ParticleType, ::Vec3 const &, ::Vec3 const &, int, ::CompoundTag const *, bool)=0 (defined in ILevel) | ILevel | pure virtual |
addParticleEffect(::HashedString const &, ::Vec3 const &, ::MolangVariableMap const &)=0 (defined in ILevel) | ILevel | pure virtual |
addTerrainParticleEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float)=0 (defined in ILevel) | ILevel | pure virtual |
addTerrainSlideEffect(::BlockPos const &, ::Block const &, ::Vec3 const &, float, float, float)=0 (defined in ILevel) | ILevel | pure virtual |
addTickingAreaList(::DimensionType, ::std::shared_ptr<::TickingAreaList > const &)=0 (defined in ILevel) | ILevel | pure virtual |
addUser(::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
asLevel() (defined in ILevel) | ILevel | |
asMultiPlayerLevel() (defined in ILevel) | ILevel | |
blockNetworkIdsAreHashes()=0 (defined in ILevel) | ILevel | pure virtual |
broadcastActorEvent(::Actor &, ::ActorEvent, int) const =0 (defined in ILevel) | ILevel | pure virtual |
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int, ::UserEntityIdentifierComponent const *)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &, ::UserEntityIdentifierComponent const *)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastLocalEvent(::BlockSource &, ::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastLocalEvent(::BlockSource &, ::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, ::Block const &)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastSoundEvent(::BlockSource &, ::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, ::Block const &, ::ActorDefinitionIdentifier const &, bool, bool)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastSoundEvent(::BlockSource &, ::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)=0 (defined in ILevel) | ILevel | pure virtual |
broadcastSoundEvent(::Dimension &, ::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)=0 (defined in ILevel) | ILevel | pure virtual |
canUseSkin(::SerializedSkin const &, ::NetworkIdentifier const &, ::ActorUniqueID const &) const =0 (defined in ILevel) | ILevel | pure virtual |
cerealContext() const =0 (defined in ILevel) | ILevel | pure virtual |
copyAndLockMap(::ActorUniqueID const, ::ActorUniqueID const)=0 (defined in ILevel) | ILevel | pure virtual |
countUsersWithMatchingNetworkId(::NetworkIdentifier const &) const =0 (defined in ILevel) | ILevel | pure virtual |
createMapSavedData(::ActorUniqueID const &, ::BlockPos const &, ::DimensionType, int)=0 (defined in ILevel) | ILevel | pure virtual |
createMapSavedData(::std::vector<::ActorUniqueID > const &, ::BlockPos const &, ::DimensionType, int)=0 (defined in ILevel) | ILevel | pure virtual |
createPhotoStorage()=0 (defined in ILevel) | ILevel | pure virtual |
decrementTagCache(::std::string const &, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &)=0 (defined in ILevel) | ILevel | pure virtual |
denyEffect(::BlockSource &, ::Vec3 const &)=0 (defined in ILevel) | ILevel | pure virtual |
destroyBlock(::BlockSource &, ::BlockPos const &, bool)=0 (defined in ILevel) | ILevel | pure virtual |
EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
entityChangeDimension(::Actor &, ::DimensionType, ::std::optional<::Vec3 >)=0 (defined in ILevel) | ILevel | pure virtual |
expandMapByID(::ActorUniqueID const, bool)=0 (defined in ILevel) | ILevel | pure virtual |
explode(::BlockSource &, ::Actor *, ::Vec3 const &, float, bool, bool, float, bool)=0 (defined in ILevel) | ILevel | pure virtual |
explode(::Explosion &)=0 (defined in ILevel) | ILevel | pure virtual |
extinguishFire(::BlockSource &, ::BlockPos const &, uchar, ::Actor *)=0 (defined in ILevel) | ILevel | pure virtual |
fetchEntity(::ActorUniqueID, bool) const =0 (defined in ILevel) | ILevel | pure virtual |
fetchStrictEntity(::ActorUniqueID, bool) const =0 (defined in ILevel) | ILevel | pure virtual |
findPath(::Actor &, int, int, int, ::NavigationComponent &)=0 (defined in ILevel) | ILevel | pure virtual |
findPath(::Actor &, ::Actor const &, ::NavigationComponent &)=0 (defined in ILevel) | ILevel | pure virtual |
findPlayer(::std::function< bool(::Player const &)>) const =0 (defined in ILevel) | ILevel | pure virtual |
findPlayer(::std::function< bool(::WeakEntityRef const &)>) const =0 (defined in ILevel) | ILevel | pure virtual |
flushRunTimeLighting()=0 (defined in ILevel) | ILevel | pure virtual |
forceFlushRemovedPlayers()=0 (defined in ILevel) | ILevel | pure virtual |
forceRemoveEntity(::Actor &)=0 (defined in ILevel) | ILevel | pure virtual |
forceRemoveEntityfromWorld(::Actor &)=0 (defined in ILevel) | ILevel | pure virtual |
forEachDimension(::std::function< bool(::Dimension &)>)=0 (defined in ILevel) | ILevel | pure virtual |
forEachDimension(::std::function< bool(::Dimension const &)>) const =0 (defined in ILevel) | ILevel | pure virtual |
forEachPlayer(::std::function< bool(::Player &)>)=0 (defined in ILevel) | ILevel | pure virtual |
forEachPlayer(::std::function< bool(::Player const &)>) const =0 (defined in ILevel) | ILevel | pure virtual |
forEachUser(::std::function< bool(::EntityContext &)>)=0 (defined in ILevel) | ILevel | pure virtual |
forEachUser(::std::function< bool(::EntityContext const &)>) const =0 (defined in ILevel) | ILevel | pure virtual |
getActivePlayerCount() const =0 (defined in ILevel) | ILevel | pure virtual |
getActiveUsers() const =0 (defined in ILevel) | ILevel | pure virtual |
getActiveUsersCount() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorAnimationControllerGroup() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorAnimationGroup() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorDimensionTransferManager()=0 (defined in ILevel) | ILevel | pure virtual |
getActorEventBroadcaster() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getActorFactory()=0 (defined in ILevel) | ILevel | pure virtual |
getActorFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorFetcher() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorInfoRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getActorPropertyGroup() const =0 (defined in ILevel) | ILevel | pure virtual |
getActorRuntimeIDManager()=0 (defined in ILevel) | ILevel | pure virtual |
getActorRuntimeIDManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getAdventureSettings()=0 (defined in ILevel) | ILevel | pure virtual |
getAdventureSettings() const =0 (defined in ILevel) | ILevel | pure virtual |
getAutomationBehaviorTreeGroup() const =0 (defined in ILevel) | ILevel | pure virtual |
getBehaviorFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getBiomeComponentFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getBiomeComponentFactory()=0 (defined in ILevel) | ILevel | pure virtual |
getBiomeManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getBiomeManager()=0 (defined in ILevel) | ILevel | pure virtual |
getBiomeRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getBiomeRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getBlockDefinitions() const =0 (defined in ILevel) | ILevel | pure virtual |
getBlockEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getBlockPalette() const =0 (defined in ILevel) | ILevel | pure virtual |
getBlockPalette()=0 (defined in ILevel) | ILevel | pure virtual |
getBlockReducer() const =0 (defined in ILevel) | ILevel | pure virtual |
getBlockRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getBlockSourceValidityManager()=0 (defined in ILevel) | ILevel | pure virtual |
getBossEventSubscriptionManager()=0 (defined in ILevel) | ILevel | pure virtual |
getCameraPresets() const =0 (defined in ILevel) | ILevel | pure virtual |
getCameraPresets()=0 (defined in ILevel) | ILevel | pure virtual |
getCameraRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getCameraRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getCameraSystems()=0 (defined in ILevel) | ILevel | pure virtual |
getCapabilities() const =0 (defined in ILevel) | ILevel | pure virtual |
getChunkGenerationManager()=0 (defined in ILevel) | ILevel | pure virtual |
getChunkGenerationManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getChunkTickOffsetManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getChunkTickRange() const =0 (defined in ILevel) | ILevel | pure virtual |
getChunkTickRangeManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getClientPlayerEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getClientResourcePackManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getClientTickingOffsets() const =0 (defined in ILevel) | ILevel | pure virtual |
getCurrentServerTick() const =0 (defined in ILevel) | ILevel | pure virtual |
getCurrentTick() const =0 (defined in ILevel) | ILevel | pure virtual |
getDefaultAbilities()=0 (defined in ILevel) | ILevel | pure virtual |
getDefaultGameType() const =0 (defined in ILevel) | ILevel | pure virtual |
getDefaultPermissions()=0 (defined in ILevel) | ILevel | pure virtual |
getDefaultPermissions() const =0 (defined in ILevel) | ILevel | pure virtual |
getDefaultSpawn() const =0 (defined in ILevel) | ILevel | pure virtual |
getDifficulty() const =0 (defined in ILevel) | ILevel | pure virtual |
getDimension(::DimensionType) const =0 (defined in ILevel) | ILevel | pure virtual |
getDimensionConversionData() const =0 (defined in ILevel) | ILevel | pure virtual |
getDimensionFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getDimensionFactory()=0 (defined in ILevel) | ILevel | pure virtual |
getDimensionManager()=0 (defined in ILevel) | ILevel | pure virtual |
getDimensionManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getDisablePlayerInteractions() const =0 (defined in ILevel) | ILevel | pure virtual |
getDisplayActorManager()=0 (defined in ILevel) | ILevel | pure virtual |
getEducationLevelSettings() const =0 (defined in ILevel) | ILevel | pure virtual |
getEducationSettingsManager()=0 (defined in ILevel) | ILevel | pure virtual |
getEducationSettingsManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getEntities() const =0 (defined in ILevel) | ILevel | pure virtual |
getEntityDefinitions() const =0 (defined in ILevel) | ILevel | pure virtual |
getEntityRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getEntityRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getEntitySystems()=0 (defined in ILevel) | ILevel | pure virtual |
getEventing()=0 (defined in ILevel) | ILevel | pure virtual |
getFeatureRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getFeatureRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getFeatureTypeFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getFeatureTypeFactory()=0 (defined in ILevel) | ILevel | pure virtual |
getGameplayUserManager()=0 (defined in ILevel) | ILevel | pure virtual |
getGameplayUserManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getGameRules() const =0 (defined in ILevel) | ILevel | pure virtual |
getGameRules()=0 (defined in ILevel) | ILevel | pure virtual |
getHitResult()=0 (defined in ILevel) | ILevel | pure virtual |
getHitResultWrapper()=0 (defined in ILevel) | ILevel | pure virtual |
getILevelRandom()=0 (defined in ILevel) | ILevel | pure virtual |
getImmersiveReaderString() const =0 (defined in ILevel) | ILevel | pure virtual |
getInternalComponentRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getIOTasksGroup()=0 (defined in ILevel) | ILevel | pure virtual |
getIRandom() const =0 (defined in ILevel) | ILevel | pure virtual |
getItemEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getItemRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getJigsawStructureRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getJigsawStructureRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getLANBroadcast() const =0 (defined in ILevel) | ILevel | pure virtual |
getLANBroadcastIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
getLastOrDefaultSpawnDimensionId(::DimensionType) const =0 (defined in ILevel) | ILevel | pure virtual |
getLevelBlockDestroyer()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelChunkEventManager()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelChunkMetaDataManager()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelChunkPerformanceTelemetry()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelData()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelData() const =0 (defined in ILevel) | ILevel | pure virtual |
getLevelEntity()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelEntity() const =0 (defined in ILevel) | ILevel | pure virtual |
getLevelEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelEventManager()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelId() const =0 (defined in ILevel) | ILevel | pure virtual |
getLevelSeed64() const =0 (defined in ILevel) | ILevel | pure virtual |
getLevelSoundManager()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelStorage()=0 (defined in ILevel) | ILevel | pure virtual |
getLevelStorage() const =0 (defined in ILevel) | ILevel | pure virtual |
getLightTextureImageBuilderFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getLightTextureImageBuilderFactory()=0 (defined in ILevel) | ILevel | pure virtual |
getLiquidHitResult()=0 (defined in ILevel) | ILevel | pure virtual |
getLootTables()=0 (defined in ILevel) | ILevel | pure virtual |
getMapDataManager()=0 (defined in ILevel) | ILevel | pure virtual |
getMapSavedData(::ActorUniqueID const)=0 (defined in ILevel) | ILevel | pure virtual |
getMapSavedData(::CompoundTag const &)=0 (defined in ILevel) | ILevel | pure virtual |
getMapSavedData(::CompoundTag const *)=0 (defined in ILevel) | ILevel | pure virtual |
getMob(::ActorUniqueID) const =0 (defined in ILevel) | ILevel | pure virtual |
getMultiplayerGameIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
getNetEventCallback() const =0 (defined in ILevel) | ILevel | pure virtual |
getNetherScale() const =0 (defined in ILevel) | ILevel | pure virtual |
getNewUniqueID()=0 (defined in ILevel) | ILevel | pure virtual |
getNextRuntimeID()=0 (defined in ILevel) | ILevel | pure virtual |
getNumRemotePlayers() const =0 (defined in ILevel) | ILevel | pure virtual |
getOrCreateDimension(::DimensionType)=0 (defined in ILevel) | ILevel | pure virtual |
getPacketSender() const =0 (defined in ILevel) | ILevel | pure virtual |
getPauseManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPauseManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getPhotoManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPhotoManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getPhotoStorage() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlatformBroadcastIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlatformBroadcastMode() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlatformPlayer(::std::string const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayer(::std::string const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayer(::mce::UUID const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayer(::ActorUniqueID) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerAbilities(::ActorUniqueID const &)=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerAbilitiesManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerByXuid(::std::string const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerColor(::Player const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerDimensionTransferManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerFromServerId(::std::string const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerList() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerListManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerListManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerMovementSettings() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerMovementSettingsManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerMovementSettingsManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerPermissionsManager()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerPermissionsSynchroniser()=0 (defined in ILevel) | ILevel | pure virtual |
getPlayerPlatformOnlineId(::mce::UUID const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPlayerXUID(::mce::UUID const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getPortalForcer()=0 (defined in ILevel) | ILevel | pure virtual |
getPositionTrackerDBClient() const =0 (defined in ILevel) | ILevel | pure virtual |
getPositionTrackerDBServer() const =0 (defined in ILevel) | ILevel | pure virtual |
getPrimaryLocalPlayer() const =0 (defined in ILevel) | ILevel | pure virtual |
getProjectileFactory() const =0 (defined in ILevel) | ILevel | pure virtual |
getRandom() const =0 (defined in ILevel) | ILevel | pure virtual |
getRecipes() const =0 (defined in ILevel) | ILevel | pure virtual |
getRegisteredBorderBlock() const =0 (defined in ILevel) | ILevel | pure virtual |
getRemotePlayerEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getRuntimeActorList() const =0 (defined in ILevel) | ILevel | pure virtual |
getRuntimeEntity(::ActorRuntimeID, bool) const =0 (defined in ILevel) | ILevel | pure virtual |
getRuntimePlayer(::ActorRuntimeID) const =0 (defined in ILevel) | ILevel | pure virtual |
getSavedData()=0 (defined in ILevel) | ILevel | pure virtual |
getScoreboard()=0 (defined in ILevel) | ILevel | pure virtual |
getScoreboard() const =0 (defined in ILevel) | ILevel | pure virtual |
getScreenshotsFolder() const =0 (defined in ILevel) | ILevel | pure virtual |
getScriptDeferredEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getScriptingEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getSeed()=0 (defined in ILevel) | ILevel | pure virtual |
getServerNetworkEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getServerParticleManager()=0 (defined in ILevel) | ILevel | pure virtual |
getServerPlayerEventCoordinator()=0 (defined in ILevel) | ILevel | pure virtual |
getServerPlayerSleepManager()=0 (defined in ILevel) | ILevel | pure virtual |
getServerPlayerSleepManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getServerResourcePackManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getSharedSpawnPos() const =0 (defined in ILevel) | ILevel | pure virtual |
getSimPaused()=0 (defined in ILevel) | ILevel | pure virtual |
getSleepStatus() const =0 (defined in ILevel) | ILevel | pure virtual |
getSortedPositionsFromClientOffsets(::std::vector<::ChunkPos > const &) const =0 (defined in ILevel) | ILevel | pure virtual |
getSoundPlayer() const =0 (defined in ILevel) | ILevel | pure virtual |
getSpawner() const =0 (defined in ILevel) | ILevel | pure virtual |
getSpecialMultiplier(::DimensionType) const =0 (defined in ILevel) | ILevel | pure virtual |
getStructureManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getStructureManager()=0 (defined in ILevel) | ILevel | pure virtual |
getStructureSpawnRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getStructureSpawnRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getSubChunkManager()=0 (defined in ILevel) | ILevel | pure virtual |
getSubChunkRequestManager()=0 (defined in ILevel) | ILevel | pure virtual |
getSurfaceBuilderRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getSurfaceBuilderRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getSyncTasksGroup()=0 (defined in ILevel) | ILevel | pure virtual |
getTagCacheManager()=0 (defined in ILevel) | ILevel | pure virtual |
getTagRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getTearingDown() const =0 (defined in ILevel) | ILevel | pure virtual |
getTempEPtrManager()=0 (defined in ILevel) | ILevel | pure virtual |
getThreadRandom() const =0 (defined in ILevel) | ILevel | pure virtual |
getTickDeltaTimeManager() const =0 (defined in ILevel) | ILevel | pure virtual |
getTickingAreasMgr()=0 (defined in ILevel) | ILevel | pure virtual |
getTickingOffsets() const =0 (defined in ILevel) | ILevel | pure virtual |
getTime() const =0 (defined in ILevel) | ILevel | pure virtual |
getTradeTables() (defined in ILevel) | ILevel | |
getTrimMaterialRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getTrimMaterialRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getTrimPatternRegistry() const =0 (defined in ILevel) | ILevel | pure virtual |
getTrimPatternRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getTrustedSkinHelper() const =0 (defined in ILevel) | ILevel | pure virtual |
getUnknownBlockTypeRegistry()=0 (defined in ILevel) | ILevel | pure virtual |
getUserCount() const =0 (defined in ILevel) | ILevel | pure virtual |
getUsers() const =0 (defined in ILevel) | ILevel | pure virtual |
getWorldRegistriesProvider() const =0 (defined in ILevel) | ILevel | pure virtual |
getWorldRegistriesProvider()=0 (defined in ILevel) | ILevel | pure virtual |
getXBLBroadcastIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
getXBLBroadcastMode() const =0 (defined in ILevel) | ILevel | pure virtual |
handleLevelEvent(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int)=0 (defined in ILevel) | ILevel | pure virtual |
handleLevelEvent(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &)=0 (defined in ILevel) | ILevel | pure virtual |
handleStopAllSounds()=0 (defined in ILevel) | ILevel | pure virtual |
handleStopMusicEvent()=0 (defined in ILevel) | ILevel | pure virtual |
handleStopSoundEvent(::std::string const &)=0 (defined in ILevel) | ILevel | pure virtual |
hasCommandsEnabled() const =0 (defined in ILevel) | ILevel | pure virtual |
hasLevelStorage() const =0 (defined in ILevel) | ILevel | pure virtual |
hasPlatformBroadcast() const =0 (defined in ILevel) | ILevel | pure virtual |
hasPlatformBroadcastIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
hasStartWithMapEnabled() const =0 (defined in ILevel) | ILevel | pure virtual |
hasXBLBroadcast() const =0 (defined in ILevel) | ILevel | pure virtual |
hasXBLBroadcastIntent() const =0 (defined in ILevel) | ILevel | pure virtual |
incrementTagCache(::std::string const &, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &)=0 (defined in ILevel) | ILevel | pure virtual |
initialize(::std::string const &, ::LevelSettings const &, ::Experiments const &, ::std::string const *)=0 (defined in ILevel) | ILevel | pure virtual |
initializeBlockDefinitionGroup()=0 (defined in ILevel) | ILevel | pure virtual |
isClientSide() const =0 (defined in ILevel) | ILevel | pure virtual |
isClientSideGenerationEnabled()=0 (defined in ILevel) | ILevel | pure virtual |
isEditorWorld() const =0 (defined in ILevel) | ILevel | pure virtual |
isEdu() const =0 (defined in ILevel) | ILevel | pure virtual |
isExporting() const =0 (defined in ILevel) | ILevel | pure virtual |
isHardcore() const =0 (defined in ILevel) | ILevel | pure virtual |
isLeaveGameDone()=0 (defined in ILevel) | ILevel | pure virtual |
isMultiplayerGame() const =0 (defined in ILevel) | ILevel | pure virtual |
isPlayerSuspended(::Player &) const =0 (defined in ILevel) | ILevel | pure virtual |
levelCleanupQueueEntityRemoval(::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
loadBlockDefinitionGroup(::Experiments const &)=0 (defined in ILevel) | ILevel | pure virtual |
loadFunctionManager()=0 (defined in ILevel) | ILevel | pure virtual |
mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
notifySubChunkRequestManager(::SubChunkPacket const &)=0 (defined in ILevel) | ILevel | pure virtual |
onChunkDiscarded(::LevelChunk &)=0 (defined in ILevel) | ILevel | pure virtual |
onChunkLoaded(::ChunkSource &, ::LevelChunk &)=0 (defined in ILevel) | ILevel | pure virtual |
onChunkReload(::Bounds const &)=0 (defined in ILevel) | ILevel | pure virtual |
onChunkReloaded(::ChunkSource &, ::LevelChunk &)=0 (defined in ILevel) | ILevel | pure virtual |
onPlayerDeath(::Player &, ::ActorDamageSource const &)=0 (defined in ILevel) | ILevel | pure virtual |
onSubChunkLoaded(::ChunkSource &, ::LevelChunk &, short, bool)=0 (defined in ILevel) | ILevel | pure virtual |
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
pauseAndFlushTaskGroups()=0 (defined in ILevel) | ILevel | pure virtual |
playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal)=0 (defined in ILevel) | ILevel | pure virtual |
playSound(::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, float const, float const)=0 (defined in ILevel) | ILevel | pure virtual |
playSound(::std::string const &, ::Vec3 const &, float, float)=0 (defined in ILevel) | ILevel | pure virtual |
playSound(::IConstBlockSource const &, ::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)=0 (defined in ILevel) | ILevel | pure virtual |
playSound(::DimensionType, ::SharedTypes::Legacy::LevelSoundEvent, ::Vec3 const &, int, ::ActorDefinitionIdentifier const &, bool, bool)=0 (defined in ILevel) | ILevel | pure virtual |
potionSplash(::Vec3 const &, ::mce::Color const &, bool)=0 (defined in ILevel) | ILevel | pure virtual |
queueEntityDestruction(::OwnerPtr<::EntityContext >)=0 (defined in ILevel) | ILevel | pure virtual |
registerTemporaryPointer(::_TickPtr &)=0 (defined in ILevel) | ILevel | pure virtual |
removeActorAndTakeEntity(::WeakEntityRef)=0 (defined in ILevel) | ILevel | pure virtual |
removeActorFromWorldAndTakeEntity(::WeakEntityRef)=0 (defined in ILevel) | ILevel | pure virtual |
removeBlockSourceFromValidityTracking(::BlockSource *)=0 (defined in ILevel) | ILevel | pure virtual |
removeDisplayEntity(::WeakEntityRef)=0 (defined in ILevel) | ILevel | pure virtual |
removeEntity(::Actor &)=0 (defined in ILevel) | ILevel | pure virtual |
removeEntity(::WeakEntityRef)=0 (defined in ILevel) | ILevel | pure virtual |
removeListener(::LevelListener &)=0 (defined in ILevel) | ILevel | pure virtual |
requestMapInfo(::ActorUniqueID const, bool)=0 (defined in ILevel) | ILevel | pure virtual |
requestPlayerChangeDimension(::Player &, ::ChangeDimensionRequest &&)=0 (defined in ILevel) | ILevel | pure virtual |
requestTimedStorageDeferment()=0 (defined in ILevel) | ILevel | pure virtual |
resumePlayer(::Player &)=0 (defined in ILevel) | ILevel | pure virtual |
runCommand(::HashedString const &, ::CommandOrigin &, ::CommandOriginSystem, ::CurrentCmdVersion const)=0 (defined in ILevel) | ILevel | pure virtual |
runCommand(::Command &, ::CommandOrigin &, ::CommandOriginSystem)=0 (defined in ILevel) | ILevel | pure virtual |
save()=0 (defined in ILevel) | ILevel | pure virtual |
saveGameData()=0 (defined in ILevel) | ILevel | pure virtual |
saveLevelData()=0 (defined in ILevel) | ILevel | pure virtual |
sendAllPlayerAbilities(::Player const &)=0 (defined in ILevel) | ILevel | pure virtual |
sendServerLegacyParticle(::ParticleType, ::Vec3 const &, ::Vec3 const &, int)=0 (defined in ILevel) | ILevel | pure virtual |
setCommandsEnabled(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setDefaultGameType(::GameType)=0 (defined in ILevel) | ILevel | pure virtual |
setDefaultSpawn(::BlockPos const &)=0 (defined in ILevel) | ILevel | pure virtual |
setDifficulty(::SharedTypes::Legacy::Difficulty)=0 (defined in ILevel) | ILevel | pure virtual |
setDisablePlayerInteractions(bool const)=0 (defined in ILevel) | ILevel | pure virtual |
setEducationLevelSettings(::EducationLevelSettings)=0 (defined in ILevel) | ILevel | pure virtual |
setFinishedInitializing()=0 (defined in ILevel) | ILevel | pure virtual |
setHasLockedBehaviorPack(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setHasLockedResourcePack(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setImmersiveReaderString(::std::string)=0 (defined in ILevel) | ILevel | pure virtual |
setIsExporting(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setLANBroadcast(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setLANBroadcastIntent(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setLevelId(::std::string)=0 (defined in ILevel) | ILevel | pure virtual |
setMsaGamertagsOnly(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setMultiplayerGame(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setMultiplayerGameIntent(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setNetEventCallback(::Bedrock::NonOwnerPointer<::NetEventCallback >)=0 (defined in ILevel) | ILevel | pure virtual |
setPlatformBroadcastIntent(::Social::GamePublishSetting)=0 (defined in ILevel) | ILevel | pure virtual |
setPlatformBroadcastMode(::Social::GamePublishSetting)=0 (defined in ILevel) | ILevel | pure virtual |
setPlayerAbilities(::ActorUniqueID const &, ::LayeredAbilities const &)=0 (defined in ILevel) | ILevel | pure virtual |
setPlayerMovementSettings(::PlayerMovementSettings const &)=0 (defined in ILevel) | ILevel | pure virtual |
setSimPaused(bool)=0 (defined in ILevel) | ILevel | pure virtual |
setSleepStatus(::PlayerSleepStatus const &)=0 (defined in ILevel) | ILevel | pure virtual |
setTime(int)=0 (defined in ILevel) | ILevel | pure virtual |
setWorldTemplateOptionsUnlocked()=0 (defined in ILevel) | ILevel | pure virtual |
setXBLBroadcastIntent(::Social::GamePublishSetting)=0 (defined in ILevel) | ILevel | pure virtual |
setXBLBroadcastMode(::Social::GamePublishSetting)=0 (defined in ILevel) | ILevel | pure virtual |
spawnParticleEffect(::std::string const &, ::Vec3 const &, ::Dimension *)=0 (defined in ILevel) | ILevel | pure virtual |
startLeaveGame()=0 (defined in ILevel) | ILevel | pure virtual |
suspendAndSave()=0 (defined in ILevel) | ILevel | pure virtual |
suspendPlayer(::Player &)=0 (defined in ILevel) | ILevel | pure virtual |
takeEntity(::WeakEntityRef, ::LevelChunk &)=0 (defined in ILevel) | ILevel | pure virtual |
takePicture(::cg::ImageBuffer &, ::Actor *, ::Actor *, ::ScreenshotOptions &, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)>)=0 (defined in ILevel) | ILevel | pure virtual |
tick()=0 (defined in ILevel) | ILevel | pure virtual |
tickEntities()=0 (defined in ILevel) | ILevel | pure virtual |
tickEntitySystems()=0 (defined in ILevel) | ILevel | pure virtual |
tryGetScoreboard()=0 (defined in ILevel) | ILevel | pure virtual |
unregisterTemporaryPointer(::_TickPtr &)=0 (defined in ILevel) | ILevel | pure virtual |
updateSleepingPlayerList()=0 (defined in ILevel) | ILevel | pure virtual |
updateWeather(float, int, float, int)=0 (defined in ILevel) | ILevel | pure virtual |
upgradeStorageVersion(::StorageVersion)=0 (defined in ILevel) | ILevel | pure virtual |
use3DBiomeMaps() const =0 (defined in ILevel) | ILevel | pure virtual |
useMsaGamertagsOnly() const =0 (defined in ILevel) | ILevel | pure virtual |
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
~ILevel() (defined in ILevel) | ILevel | virtual |