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

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()Bedrock::EnableNonOwnerReferencesstatic
_cerealContext()=0 (defined in ILevel)ILevelpure virtual
_getMapDataManager()=0 (defined in ILevel)ILevelpure virtual
_getPlayerDeathManager()=0 (defined in ILevel)ILevelpure virtual
_getTickTimeManager() const =0 (defined in ILevel)ILevelpure virtual
_getTickTimeManager()=0 (defined in ILevel)ILevelpure virtual
_onLowMemory()=0 (defined in ILevel)ILevelpure virtual
addAutonomousEntity(::BlockSource &region, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
addBiomeTintedParticleEffect(::HashedString const &effect, ::BlockPos const &pos, ::Block const &block, ::std::optional<::mce::Color > overrideColor)=0 (defined in ILevel)ILevelpure virtual
addBreakingItemParticleEffect(::Vec3 const &pos, ::BreakingItemParticleData const &data, ::ResolvedItemIconInfo const &textureInfo)=0 (defined in ILevel)ILevelpure virtual
addChunkViewTracker(::std::weak_ptr<::ChunkViewSource > chunkViewSource)=0 (defined in ILevel)ILevelpure virtual
addDisplayEntity(::BlockSource &region, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
addEntity(::BlockSource &region, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
addGlobalEntity(::BlockSource &region, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
addListener(::LevelListener &listener)=0 (defined in ILevel)ILevelpure virtual
addParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data, ::CompoundTag const *tag, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
addParticleEffect(::HashedString const &effect, ::Vec3 const &emitterPosition, ::MolangVariableMap const &molangVariables)=0 (defined in ILevel)ILevelpure virtual
addTerrainParticleEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius)=0 (defined in ILevel)ILevelpure virtual
addTerrainSlideEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius)=0 (defined in ILevel)ILevelpure virtual
addTickingAreaList(::DimensionType dimensionId, ::std::shared_ptr<::TickingAreaList > const &tickingAreas)=0 (defined in ILevel)ILevelpure virtual
addUser(::OwnerPtr<::EntityContext > userEntity)=0 (defined in ILevel)ILevelpure virtual
asLevel() (defined in ILevel)ILevel
asMultiPlayerLevel() (defined in ILevel)ILevel
blockNetworkIdsAreHashes()=0 (defined in ILevel)ILevelpure virtual
broadcastActorEvent(::Actor &actor, ::ActorEvent eventId, int data) const =0 (defined in ILevel)ILevelpure virtual
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data, ::UserEntityIdentifierComponent const *userIdentifier)=0 (defined in ILevel)ILevelpure virtual
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &tag, ::UserEntityIdentifierComponent const *userIdentifier)=0 (defined in ILevel)ILevelpure virtual
broadcastLocalEvent(::BlockSource &region, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data)=0 (defined in ILevel)ILevelpure virtual
broadcastLocalEvent(::BlockSource &region, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, ::Block const &block)=0 (defined in ILevel)ILevelpure virtual
broadcastSoundEvent(::BlockSource &region, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, ::Block const &block, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
broadcastSoundEvent(::BlockSource &region, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
broadcastSoundEvent(::Dimension &dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
canUseSkin(::SerializedSkinRef const &skin, ::NetworkIdentifier const &networkIdentifier, ::ActorUniqueID const &playerId) const =0 (defined in ILevel)ILevelpure virtual
cerealContext()=0 (defined in ILevel)ILevelpure virtual
cerealContext() const =0 (defined in ILevel)ILevelpure virtual
clearAllGenerationRequests(::NetworkIdentifier const &player, ::SubClientId clientId)=0 (defined in ILevel)ILevelpure virtual
copyAndLockMap(::ActorUniqueID const originalMapUuid, ::ActorUniqueID const newMapUuid)=0 (defined in ILevel)ILevelpure virtual
countUsersWithMatchingNetworkId(::NetworkIdentifier const &networkId) const =0 (defined in ILevel)ILevelpure virtual
createMapSavedData(::ActorUniqueID const &uuid, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel)=0 (defined in ILevel)ILevelpure virtual
createMapSavedData(::std::vector<::ActorUniqueID > const &mapIds, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel)=0 (defined in ILevel)ILevelpure virtual
createMessengerFactory() const =0 (defined in ILevel)ILevelpure virtual
createPhotoStorage()=0 (defined in ILevel)ILevelpure virtual
decrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &tagRegistry)=0 (defined in ILevel)ILevelpure virtual
denyEffect(::BlockSource &region, ::Vec3 const &pos)=0 (defined in ILevel)ILevelpure virtual
destroyBlock(::BlockSource &region, ::BlockPos const &pos, bool dropResources, ::BlockChangeContext const &changeSourceContext)=0 (defined in ILevel)ILevelpure virtual
digestServerBlockProperties(::StartGamePacket const &packet)=0 (defined in ILevel)ILevelpure virtual
EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
entityChangeDimension(::Actor &entity, ::DimensionType toId, ::std::optional<::Vec3 > entityPos)=0 (defined in ILevel)ILevelpure virtual
expandMapByID(::ActorUniqueID const uuid, bool wasInit)=0 (defined in ILevel)ILevelpure virtual
explode(::BlockSource &region, ::Actor *source, ::Vec3 const &pos, float explosionRadius, bool fire, bool breaksBlocks, float maxResistance, bool allowUnderwater)=0 (defined in ILevel)ILevelpure virtual
explode(::Explosion &explosion)=0 (defined in ILevel)ILevelpure virtual
extinguishFire(::BlockSource &region, ::BlockPos const &pos, uchar face, ::Actor *source)=0 (defined in ILevel)ILevelpure virtual
fetchEntity(::ActorUniqueID actorId, bool getRemoved) const =0 (defined in ILevel)ILevelpure virtual
fetchStrictEntity(::ActorUniqueID actorId, bool getRemoved) const =0 (defined in ILevel)ILevelpure virtual
findPath(::Actor &from, int xBest, int yBest, int zBest, ::NavigationComponent &navigation)=0 (defined in ILevel)ILevelpure virtual
findPath(::Actor &from, ::Actor const &to, ::NavigationComponent &navigation)=0 (defined in ILevel)ILevelpure virtual
findPlayer(::std::function< bool(::Player const &)> pred) const =0 (defined in ILevel)ILevelpure virtual
findPlayer(::std::function< bool(::WeakEntityRef const &)> pred) const =0 (defined in ILevel)ILevelpure virtual
flushRunTimeLighting()=0 (defined in ILevel)ILevelpure virtual
forceFlushRemovedPlayers()=0 (defined in ILevel)ILevelpure virtual
forceRemoveEntity(::Actor &actor)=0 (defined in ILevel)ILevelpure virtual
forceRemoveEntityfromWorld(::Actor &actor)=0 (defined in ILevel)ILevelpure virtual
forEachDimension(::std::function< bool(::Dimension &)> callback)=0 (defined in ILevel)ILevelpure virtual
forEachDimension(::std::function< bool(::Dimension const &)> callback) const =0 (defined in ILevel)ILevelpure virtual
forEachPlayer(::std::function< bool(::Player &)> callback)=0 (defined in ILevel)ILevelpure virtual
forEachPlayer(::std::function< bool(::Player const &)> callback) const =0 (defined in ILevel)ILevelpure virtual
forEachUser(::std::function< bool(::EntityContext &)> callback)=0 (defined in ILevel)ILevelpure virtual
forEachUser(::std::function< bool(::EntityContext const &)> callback) const =0 (defined in ILevel)ILevelpure virtual
getActivePlayerCount() const =0 (defined in ILevel)ILevelpure virtual
getActiveUsers() const =0 (defined in ILevel)ILevelpure virtual
getActiveUsersCount() const =0 (defined in ILevel)ILevelpure virtual
getActorAnimationControllerGroup() const =0 (defined in ILevel)ILevelpure virtual
getActorAnimationGroup() const =0 (defined in ILevel)ILevelpure virtual
getActorDimensionTransferManager()=0 (defined in ILevel)ILevelpure virtual
getActorEventBroadcaster() const =0 (defined in ILevel)ILevelpure virtual
getActorEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getActorFactory()=0 (defined in ILevel)ILevelpure virtual
getActorFactory() const =0 (defined in ILevel)ILevelpure virtual
getActorFetcher() const =0 (defined in ILevel)ILevelpure virtual
getActorInfoRegistry()=0 (defined in ILevel)ILevelpure virtual
getActorPropertyGroup() const =0 (defined in ILevel)ILevelpure virtual
getActorRuntimeIDManager()=0 (defined in ILevel)ILevelpure virtual
getActorRuntimeIDManager() const =0 (defined in ILevel)ILevelpure virtual
getAdventureSettings()=0 (defined in ILevel)ILevelpure virtual
getAdventureSettings() const =0 (defined in ILevel)ILevelpure virtual
getAutomationBehaviorTreeGroup() const =0 (defined in ILevel)ILevelpure virtual
getBehaviorFactory() const =0 (defined in ILevel)ILevelpure virtual
getBiomeComponentFactory() const =0 (defined in ILevel)ILevelpure virtual
getBiomeComponentFactory()=0 (defined in ILevel)ILevelpure virtual
getBiomeManager() const =0 (defined in ILevel)ILevelpure virtual
getBiomeManager()=0 (defined in ILevel)ILevelpure virtual
getBiomeRegistry() const =0 (defined in ILevel)ILevelpure virtual
getBiomeRegistry()=0 (defined in ILevel)ILevelpure virtual
getBlockDefinitions() const =0 (defined in ILevel)ILevelpure virtual
getBlockEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getBlockPalette() const =0 (defined in ILevel)ILevelpure virtual
getBlockPalette()=0 (defined in ILevel)ILevelpure virtual
getBlockReducer() const =0 (defined in ILevel)ILevelpure virtual
getBlockTypeRegistry() const =0 (defined in ILevel)ILevelpure virtual
getBossEventSubscriptionManager()=0 (defined in ILevel)ILevelpure virtual
getCameraPreset(int presetIndex) const =0 (defined in ILevel)ILevelpure virtual
getCameraPresets() const =0 (defined in ILevel)ILevelpure virtual
getCameraPresets()=0 (defined in ILevel)ILevelpure virtual
getCameraRegistry() const =0 (defined in ILevel)ILevelpure virtual
getCameraRegistry()=0 (defined in ILevel)ILevelpure virtual
getCameraSystems()=0 (defined in ILevel)ILevelpure virtual
getCapabilities() const =0 (defined in ILevel)ILevelpure virtual
getChunkGenerationManager()=0 (defined in ILevel)ILevelpure virtual
getChunkGenerationManager() const =0 (defined in ILevel)ILevelpure virtual
getChunkTickOffsetManager() const =0 (defined in ILevel)ILevelpure virtual
getChunkTickRange() const =0 (defined in ILevel)ILevelpure virtual
getChunkTickRangeManager() const =0 (defined in ILevel)ILevelpure virtual
getClientPlayerEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getClientResourcePackManager() const =0 (defined in ILevel)ILevelpure virtual
getClientTickingOffsets() const =0 (defined in ILevel)ILevelpure virtual
getContainerRegistryAccess() const =0 (defined in ILevel)ILevelpure virtual
getContainerRegistryTracker() const =0 (defined in ILevel)ILevelpure virtual
getCurrentServerTick() const =0 (defined in ILevel)ILevelpure virtual
getCurrentTick() const =0 (defined in ILevel)ILevelpure virtual
getDefaultAbilities()=0 (defined in ILevel)ILevelpure virtual
getDefaultGameType() const =0 (defined in ILevel)ILevelpure virtual
getDefaultPermissions()=0 (defined in ILevel)ILevelpure virtual
getDefaultPermissions() const =0 (defined in ILevel)ILevelpure virtual
getDefaultSpawn() const =0 (defined in ILevel)ILevelpure virtual
getDifficulty() const =0 (defined in ILevel)ILevelpure virtual
getDimension(::DimensionType id) const =0 (defined in ILevel)ILevelpure virtual
getDimensionConversionData() const =0 (defined in ILevel)ILevelpure virtual
getDimensionFactory() const =0 (defined in ILevel)ILevelpure virtual
getDimensionFactory()=0 (defined in ILevel)ILevelpure virtual
getDimensionManager()=0 (defined in ILevel)ILevelpure virtual
getDimensionManager() const =0 (defined in ILevel)ILevelpure virtual
getDisablePlayerInteractions() const =0 (defined in ILevel)ILevelpure virtual
getDisplayActorManager()=0 (defined in ILevel)ILevelpure virtual
getDynamicContainerSerialization() const =0 (defined in ILevel)ILevelpure virtual
getEducationSettingsManager()=0 (defined in ILevel)ILevelpure virtual
getEducationSettingsManager() const =0 (defined in ILevel)ILevelpure virtual
getEntities() const =0 (defined in ILevel)ILevelpure virtual
getEntityDefinitions() const =0 (defined in ILevel)ILevelpure virtual
getEntityRegistry()=0 (defined in ILevel)ILevelpure virtual
getEntityRegistry() const =0 (defined in ILevel)ILevelpure virtual
getEntitySystems()=0 (defined in ILevel)ILevelpure virtual
getEventing()=0 (defined in ILevel)ILevelpure virtual
getFeatureRegistry() const =0 (defined in ILevel)ILevelpure virtual
getFeatureRegistry()=0 (defined in ILevel)ILevelpure virtual
getFeatureTypeFactory() const =0 (defined in ILevel)ILevelpure virtual
getFeatureTypeFactory()=0 (defined in ILevel)ILevelpure virtual
getGameplayUserManager()=0 (defined in ILevel)ILevelpure virtual
getGameplayUserManager() const =0 (defined in ILevel)ILevelpure virtual
getGameRules() const =0 (defined in ILevel)ILevelpure virtual
getGameRules()=0 (defined in ILevel)ILevelpure virtual
getHitResult()=0 (defined in ILevel)ILevelpure virtual
getHitResultWrapper()=0 (defined in ILevel)ILevelpure virtual
getILevelRandom()=0 (defined in ILevel)ILevelpure virtual
getImmersiveReaderString() const =0 (defined in ILevel)ILevelpure virtual
getInternalComponentRegistry() const =0 (defined in ILevel)ILevelpure virtual
getIOTasksGroup()=0 (defined in ILevel)ILevelpure virtual
getIRandom() const =0 (defined in ILevel)ILevelpure virtual
getItemEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getItemRegistry() const =0 (defined in ILevel)ILevelpure virtual
getJigsawStructureRegistry() const =0 (defined in ILevel)ILevelpure virtual
getJigsawStructureRegistry()=0 (defined in ILevel)ILevelpure virtual
getLANBroadcast() const =0 (defined in ILevel)ILevelpure virtual
getLANBroadcastIntent() const =0 (defined in ILevel)ILevelpure virtual
getLastOrDefaultSpawnDimensionId(::DimensionType lastDimensionId) const =0 (defined in ILevel)ILevelpure virtual
getLevelBlockDestroyer()=0 (defined in ILevel)ILevelpure virtual
getLevelChunkEventManager()=0 (defined in ILevel)ILevelpure virtual
getLevelChunkMetaDataManager()=0 (defined in ILevel)ILevelpure virtual
getLevelChunkPerformanceTelemetry()=0 (defined in ILevel)ILevelpure virtual
getLevelData()=0 (defined in ILevel)ILevelpure virtual
getLevelData() const =0 (defined in ILevel)ILevelpure virtual
getLevelEntity()=0 (defined in ILevel)ILevelpure virtual
getLevelEntity() const =0 (defined in ILevel)ILevelpure virtual
getLevelEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getLevelEventManager()=0 (defined in ILevel)ILevelpure virtual
getLevelId() const =0 (defined in ILevel)ILevelpure virtual
getLevelSeed64() const =0 (defined in ILevel)ILevelpure virtual
getLevelSoundManager()=0 (defined in ILevel)ILevelpure virtual
getLevelStorage()=0 (defined in ILevel)ILevelpure virtual
getLevelStorage() const =0 (defined in ILevel)ILevelpure virtual
getLightTextureImageBuilderFactory() const =0 (defined in ILevel)ILevelpure virtual
getLightTextureImageBuilderFactory()=0 (defined in ILevel)ILevelpure virtual
getLiquidHitResult()=0 (defined in ILevel)ILevelpure virtual
getLootTables()=0 (defined in ILevel)ILevelpure virtual
getMapDataManager()=0 (defined in ILevel)ILevelpure virtual
getMapSavedData(::ActorUniqueID const uuid)=0 (defined in ILevel)ILevelpure virtual
getMapSavedData(::CompoundTag const &instance)=0 (defined in ILevel)ILevelpure virtual
getMapSavedData(::CompoundTag const *instance)=0 (defined in ILevel)ILevelpure virtual
getMob(::ActorUniqueID mobId) const =0 (defined in ILevel)ILevelpure virtual
getMolangPackSettingsCache() const =0 (defined in ILevel)ILevelpure virtual
getMultiplayerGameIntent() const =0 (defined in ILevel)ILevelpure virtual
getMutableShapeRegistry() const =0 (defined in ILevel)ILevelpure virtual
getNetEventCallback() const =0 (defined in ILevel)ILevelpure virtual
getNetherScale() const =0 (defined in ILevel)ILevelpure virtual
getNewUniqueID()=0 (defined in ILevel)ILevelpure virtual
getNextRuntimeID()=0 (defined in ILevel)ILevelpure virtual
getNumRemotePlayers() const =0 (defined in ILevel)ILevelpure virtual
getOrCreateDimension(::DimensionType dimensionType)=0 (defined in ILevel)ILevelpure virtual
getPacketSender() const =0 (defined in ILevel)ILevelpure virtual
getPauseManager()=0 (defined in ILevel)ILevelpure virtual
getPauseManager() const =0 (defined in ILevel)ILevelpure virtual
getPhotoManager()=0 (defined in ILevel)ILevelpure virtual
getPhotoManager() const =0 (defined in ILevel)ILevelpure virtual
getPhotoStorage() const =0 (defined in ILevel)ILevelpure virtual
getPlatformBroadcastIntent() const =0 (defined in ILevel)ILevelpure virtual
getPlatformBroadcastMode() const =0 (defined in ILevel)ILevelpure virtual
getPlatformPlayer(::std::string const &platformOnlineId) const =0 (defined in ILevel)ILevelpure virtual
getPlayer(::std::string const &name) const =0 (defined in ILevel)ILevelpure virtual
getPlayer(::mce::UUID const &uuid) const =0 (defined in ILevel)ILevelpure virtual
getPlayer(::ActorUniqueID entityID) const =0 (defined in ILevel)ILevelpure virtual
getPlayerAbilities(::ActorUniqueID const &playerId)=0 (defined in ILevel)ILevelpure virtual
getPlayerAbilitiesManager()=0 (defined in ILevel)ILevelpure virtual
getPlayerByXuid(::std::string const &xuid) const =0 (defined in ILevel)ILevelpure virtual
getPlayerColor(::Player const &player) const =0 (defined in ILevel)ILevelpure virtual
getPlayerDimensionTransferManager()=0 (defined in ILevel)ILevelpure virtual
getPlayerFromServerId(::std::string const &serverId) const =0 (defined in ILevel)ILevelpure virtual
getPlayerList() const =0 (defined in ILevel)ILevelpure virtual
getPlayerListManager()=0 (defined in ILevel)ILevelpure virtual
getPlayerListManager() const =0 (defined in ILevel)ILevelpure virtual
getPlayerLocationReceiver()=0 (defined in ILevel)ILevelpure virtual
getPlayerMovementSettings() const =0 (defined in ILevel)ILevelpure virtual
getPlayerMovementSettingsManager()=0 (defined in ILevel)ILevelpure virtual
getPlayerMovementSettingsManager() const =0 (defined in ILevel)ILevelpure virtual
getPlayerPermissionsManager()=0 (defined in ILevel)ILevelpure virtual
getPlayerPermissionsSynchroniser()=0 (defined in ILevel)ILevelpure virtual
getPlayerPlatformOnlineId(::mce::UUID const &uuid) const =0 (defined in ILevel)ILevelpure virtual
getPlayerXUID(::mce::UUID const &uuid) const =0 (defined in ILevel)ILevelpure virtual
getPortalForcer()=0 (defined in ILevel)ILevelpure virtual
getPositionTrackerDBClient() const =0 (defined in ILevel)ILevelpure virtual
getPositionTrackerDBServer() const =0 (defined in ILevel)ILevelpure virtual
getPrimaryLocalPlayer() const =0 (defined in ILevel)ILevelpure virtual
getProjectileFactory() const =0 (defined in ILevel)ILevelpure virtual
getRandom() const =0 (defined in ILevel)ILevelpure virtual
getRecipes() const =0 (defined in ILevel)ILevelpure virtual
getRegisteredBorderBlock() const =0 (defined in ILevel)ILevelpure virtual
getRemotePlayerEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getRuntimeActorList() const =0 (defined in ILevel)ILevelpure virtual
getRuntimeEntity(::ActorRuntimeID actorId, bool getRemoved) const =0 (defined in ILevel)ILevelpure virtual
getRuntimePlayer(::ActorRuntimeID runtimeId) const =0 (defined in ILevel)ILevelpure virtual
getSavedData()=0 (defined in ILevel)ILevelpure virtual
getScoreboard()=0 (defined in ILevel)ILevelpure virtual
getScoreboard() const =0 (defined in ILevel)ILevelpure virtual
getScreenshotsFolder() const =0 (defined in ILevel)ILevelpure virtual
getScriptDeferredEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getScriptingEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getSeed()=0 (defined in ILevel)ILevelpure virtual
getServerNetworkEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getServerParticleManager()=0 (defined in ILevel)ILevelpure virtual
getServerPlayerEventCoordinator()=0 (defined in ILevel)ILevelpure virtual
getServerPlayerSleepManager()=0 (defined in ILevel)ILevelpure virtual
getServerPlayerSleepManager() const =0 (defined in ILevel)ILevelpure virtual
getServerResourcePackManager() const =0 (defined in ILevel)ILevelpure virtual
getShapeRegistry() const =0 (defined in ILevel)ILevelpure virtual
getSharedSpawnPos() const =0 (defined in ILevel)ILevelpure virtual
getSimPaused() const =0 (defined in ILevel)ILevelpure virtual
getSleepStatus() const =0 (defined in ILevel)ILevelpure virtual
getSortedPositionsFromClientOffsets(::std::vector<::ChunkPos > const &centers) const =0 (defined in ILevel)ILevelpure virtual
getSoundPlayer() const =0 (defined in ILevel)ILevelpure virtual
getSpawner() const =0 (defined in ILevel)ILevelpure virtual
getSpecialMultiplier(::DimensionType dimensionType) const =0 (defined in ILevel)ILevelpure virtual
getStructureManager() const =0 (defined in ILevel)ILevelpure virtual
getStructureManager()=0 (defined in ILevel)ILevelpure virtual
getStructureSpawnRegistry() const =0 (defined in ILevel)ILevelpure virtual
getStructureSpawnRegistry()=0 (defined in ILevel)ILevelpure virtual
getSubChunkLighter() const =0 (defined in ILevel)ILevelpure virtual
getSubChunkManager()=0 (defined in ILevel)ILevelpure virtual
getSubChunkRequestManager()=0 (defined in ILevel)ILevelpure virtual
getSubClientId() const =0 (defined in ILevel)ILevelpure virtual
getSurfaceBuilderRegistry() const =0 (defined in ILevel)ILevelpure virtual
getSurfaceBuilderRegistry()=0 (defined in ILevel)ILevelpure virtual
getSyncTasksGroup()=0 (defined in ILevel)ILevelpure virtual
getTagCacheManager()=0 (defined in ILevel)ILevelpure virtual
getTagRegistry()=0 (defined in ILevel)ILevelpure virtual
getTearingDown() const =0 (defined in ILevel)ILevelpure virtual
getTempEPtrManager()=0 (defined in ILevel)ILevelpure virtual
getThreadRandom() const =0 (defined in ILevel)ILevelpure virtual
getTickDeltaTimeManager() const =0 (defined in ILevel)ILevelpure virtual
getTickingAreasMgr()=0 (defined in ILevel)ILevelpure virtual
getTickingOffsets() const =0 (defined in ILevel)ILevelpure virtual
getTime() const =0 (defined in ILevel)ILevelpure virtual
getTradeTables() (defined in ILevel)ILevel
getTrimMaterialRegistry() const =0 (defined in ILevel)ILevelpure virtual
getTrimMaterialRegistry()=0 (defined in ILevel)ILevelpure virtual
getTrimPatternRegistry() const =0 (defined in ILevel)ILevelpure virtual
getTrimPatternRegistry()=0 (defined in ILevel)ILevelpure virtual
getTrustedSkinHelper() const =0 (defined in ILevel)ILevelpure virtual
getUnknownBlockTypeRegistry()=0 (defined in ILevel)ILevelpure virtual
getUserCount() const =0 (defined in ILevel)ILevelpure virtual
getUsers() const =0 (defined in ILevel)ILevelpure virtual
getWorldClockRegistry() const =0 (defined in ILevel)ILevelpure virtual
getWorldClockRegistry()=0 (defined in ILevel)ILevelpure virtual
getWorldRegistriesProvider() const =0 (defined in ILevel)ILevelpure virtual
getWorldRegistriesProvider()=0 (defined in ILevel)ILevelpure virtual
getXBLBroadcastIntent() const =0 (defined in ILevel)ILevelpure virtual
getXBLBroadcastMode() const =0 (defined in ILevel)ILevelpure virtual
handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data)=0 (defined in ILevel)ILevelpure virtual
handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &data)=0 (defined in ILevel)ILevelpure virtual
handleStopAllSounds()=0 (defined in ILevel)ILevelpure virtual
handleStopMusicEvent()=0 (defined in ILevel)ILevelpure virtual
handleStopSoundEvent(::std::string const &name)=0 (defined in ILevel)ILevelpure virtual
hasCommandsEnabled() const =0 (defined in ILevel)ILevelpure virtual
hasLevelStorage() const =0 (defined in ILevel)ILevelpure virtual
hasPlatformBroadcast() const =0 (defined in ILevel)ILevelpure virtual
hasPlatformBroadcastIntent() const =0 (defined in ILevel)ILevelpure virtual
hasStartWithMapEnabled() const =0 (defined in ILevel)ILevelpure virtual
hasXBLBroadcast() const =0 (defined in ILevel)ILevelpure virtual
hasXBLBroadcastIntent() const =0 (defined in ILevel)ILevelpure virtual
incrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &tagRegistry)=0 (defined in ILevel)ILevelpure virtual
initialize(::std::string const &levelName, ::LevelSettings const &levelSettings, ::Experiments const &experiments, ::std::string const *levelId, ::std::optional<::std::reference_wrapper< ::std::unordered_map<::std::string, ::std::unique_ptr<::BiomeJsonDocumentGlueResolvedBiomeData > > > > biomeIdToResolvedData)=0 (defined in ILevel)ILevelpure virtual
initializeBlockDefinitionGroup()=0 (defined in ILevel)ILevelpure virtual
isClientSide() const =0 (defined in ILevel)ILevelpure virtual
isClientSideGenerationEnabled()=0 (defined in ILevel)ILevelpure virtual
isEditorWorld() const =0 (defined in ILevel)ILevelpure virtual
isEdu() const =0 (defined in ILevel)ILevelpure virtual
isExporting() const =0 (defined in ILevel)ILevelpure virtual
isHardcore() const =0 (defined in ILevel)ILevelpure virtual
isLeaveGameDone()=0 (defined in ILevel)ILevelpure virtual
isMultiplayerGame() const =0 (defined in ILevel)ILevelpure virtual
isPlayerSuspended(::Player &player) const =0 (defined in ILevel)ILevelpure virtual
levelCleanupQueueEntityRemoval(::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
loadBlockDefinitionGroup(::Experiments const &experiments)=0 (defined in ILevel)ILevelpure virtual
loadFunctionManager()=0 (defined in ILevel)ILevelpure virtual
mControlBlock (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
notifySubChunkRequestManager(::SubChunkPacket const &packet)=0 (defined in ILevel)ILevelpure virtual
onChunkDiscarded(::LevelChunk &lc)=0 (defined in ILevel)ILevelpure virtual
onChunkLoaded(::ChunkSource &source, ::LevelChunk &lc)=0 (defined in ILevel)ILevelpure virtual
onChunkReload(::Bounds const &bound)=0 (defined in ILevel)ILevelpure virtual
onChunkReloaded(::ChunkSource &source, ::LevelChunk &lc)=0 (defined in ILevel)ILevelpure virtual
onPlayerDeath(::Player &player, ::ActorDamageSource const &source)=0 (defined in ILevel)ILevelpure virtual
onSubChunkLoaded(::ChunkSource &source, ::LevelChunk &lc, short absoluteSubChunkIndex, bool subChunkVisibilityChanged)=0 (defined in ILevel)ILevelpure virtual
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
pauseAndFlushTaskGroups()=0 (defined in ILevel)ILevelpure virtual
playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, float const volume, float const pitch)=0 (defined in ILevel)ILevelpure virtual
playSound(::std::string const &name, ::Vec3 const &pos, float volume, float pitch)=0 (defined in ILevel)ILevelpure virtual
playSound(::IConstBlockSource const &region, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
playSound(::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorSoundIdentifier const &actorSoundIdentifier, bool isGlobal)=0 (defined in ILevel)ILevelpure virtual
potionSplash(::Vec3 const &pos, ::mce::Color const &color, bool instantaneousEffect)=0 (defined in ILevel)ILevelpure virtual
putEntity(::BlockSource &region, ::ActorUniqueID id, ::ActorRuntimeID runtimeId, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
putEntity(::BlockSource &region, ::ActorUniqueID id, ::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
queueEntityDestruction(::OwnerPtr<::EntityContext > entity)=0 (defined in ILevel)ILevelpure virtual
registerTemporaryPointer(::_TickPtr &ptr)=0 (defined in ILevel)ILevelpure virtual
removeActorAndTakeEntity(::WeakEntityRef entityRef)=0 (defined in ILevel)ILevelpure virtual
removeActorFromWorldAndTakeEntity(::WeakEntityRef entityRef)=0 (defined in ILevel)ILevelpure virtual
removeDisplayEntity(::WeakEntityRef entity)=0 (defined in ILevel)ILevelpure virtual
removeEntity(::Actor &actor)=0 (defined in ILevel)ILevelpure virtual
removeEntity(::WeakEntityRef entityRef)=0 (defined in ILevel)ILevelpure virtual
removeListener(::LevelListener &listener)=0 (defined in ILevel)ILevelpure virtual
requestMapInfo(::ActorUniqueID const uuid, bool forceUpdate)=0 (defined in ILevel)ILevelpure virtual
requestPlayerChangeDimension(::Player &player, ::ChangeDimensionRequest &&changeRequest)=0 (defined in ILevel)ILevelpure virtual
requestTimedStorageDeferment()=0 (defined in ILevel)ILevelpure virtual
resumePlayer(::Player &player)=0 (defined in ILevel)ILevelpure virtual
runCommand(::HashedString const &commandStr, ::CommandOrigin &origin, ::CommandOriginSystem originSystem, ::CurrentCmdVersion const commandVersion)=0 (defined in ILevel)ILevelpure virtual
runCommand(::Command &command, ::CommandOrigin &origin, ::CommandOriginSystem originSystem)=0 (defined in ILevel)ILevelpure virtual
save()=0 (defined in ILevel)ILevelpure virtual
saveGameData()=0 (defined in ILevel)ILevelpure virtual
saveLevelData()=0 (defined in ILevel)ILevelpure virtual
sendAllPlayerAbilities(::Player const &playerReference)=0 (defined in ILevel)ILevelpure virtual
sendServerLegacyParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data)=0 (defined in ILevel)ILevelpure virtual
setCommandsEnabled(bool commandsEnabled)=0 (defined in ILevel)ILevelpure virtual
setDefaultGameType(::GameType gameType)=0 (defined in ILevel)ILevelpure virtual
setDefaultSpawn(::BlockPos const &spawnPos)=0 (defined in ILevel)ILevelpure virtual
setDifficulty(::SharedTypes::Legacy::Difficulty difficulty)=0 (defined in ILevel)ILevelpure virtual
setDisablePlayerInteractions(bool const disable)=0 (defined in ILevel)ILevelpure virtual
setFinishedInitializing()=0 (defined in ILevel)ILevelpure virtual
setHasLockedBehaviorPack(bool hasLocked)=0 (defined in ILevel)ILevelpure virtual
setHasLockedResourcePack(bool hasLocked)=0 (defined in ILevel)ILevelpure virtual
setImmersiveReaderString(::std::string newString)=0 (defined in ILevel)ILevelpure virtual
setIsExporting(bool IsExporting)=0 (defined in ILevel)ILevelpure virtual
setLANBroadcast(bool broadcast)=0 (defined in ILevel)ILevelpure virtual
setLANBroadcastIntent(bool broadcast)=0 (defined in ILevel)ILevelpure virtual
setLevelId(::std::string LevelId)=0 (defined in ILevel)ILevelpure virtual
setMsaGamertagsOnly(bool msaGamertagsOnly)=0 (defined in ILevel)ILevelpure virtual
setMultiplayerGame(bool multiplayerGame)=0 (defined in ILevel)ILevelpure virtual
setMultiplayerGameIntent(bool multiplayerGame)=0 (defined in ILevel)ILevelpure virtual
setNetEventCallback(::Bedrock::NonOwnerPointer<::NetEventCallback > val)=0 (defined in ILevel)ILevelpure virtual
setPlatformBroadcastIntent(::Social::GamePublishSetting broadcastMode)=0 (defined in ILevel)ILevelpure virtual
setPlatformBroadcastMode(::Social::GamePublishSetting broadcastMode)=0 (defined in ILevel)ILevelpure virtual
setPlayerAbilities(::ActorUniqueID const &playerId, ::LayeredAbilities const &abilities)=0 (defined in ILevel)ILevelpure virtual
setPlayerMovementSettings(::PlayerMovementSettings const &settings)=0 (defined in ILevel)ILevelpure virtual
setSimPaused(bool value)=0 (defined in ILevel)ILevelpure virtual
setSleepStatus(::PlayerSleepStatus const &status)=0 (defined in ILevel)ILevelpure virtual
setTime(int time)=0 (defined in ILevel)ILevelpure virtual
setWorldTemplateOptionsUnlocked()=0 (defined in ILevel)ILevelpure virtual
setXBLBroadcastIntent(::Social::GamePublishSetting broadcastMode)=0 (defined in ILevel)ILevelpure virtual
setXBLBroadcastMode(::Social::GamePublishSetting broadcastMode)=0 (defined in ILevel)ILevelpure virtual
spawnParticleEffect(::std::string const &effectName, ::Vec3 const &spawnLocation, ::Dimension *dimension)=0 (defined in ILevel)ILevelpure virtual
startLeaveGame()=0 (defined in ILevel)ILevelpure virtual
subChunkTickAndSendRequests()=0 (defined in ILevel)ILevelpure virtual
suspendAndSave()=0 (defined in ILevel)ILevelpure virtual
suspendPlayer(::Player &player)=0 (defined in ILevel)ILevelpure virtual
takeEntity(::WeakEntityRef entityRef, ::LevelChunk &lc)=0 (defined in ILevel)ILevelpure virtual
takePicture(::cg::ImageBuffer &outImage, ::Actor *camera, ::Actor *target, ::ScreenshotOptions &screenshotOptions, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)> completedScreenshotCallback)=0 (defined in ILevel)ILevelpure virtual
tick()=0 (defined in ILevel)ILevelpure virtual
tickEntities()=0 (defined in ILevel)ILevelpure virtual
tickEntitySystems()=0 (defined in ILevel)ILevelpure virtual
tryGetScoreboard()=0 (defined in ILevel)ILevelpure virtual
tryGetVolumeEntityManagerServer() const =0 (defined in ILevel)ILevelpure virtual
unregisterTemporaryPointer(::_TickPtr &ptr)=0 (defined in ILevel)ILevelpure virtual
updateSleepingPlayerList()=0 (defined in ILevel)ILevelpure virtual
updateWeather(float rainLevel, int rainTime, float lightningLevel, int lightningTime)=0 (defined in ILevel)ILevelpure virtual
upgradeStorageVersion(::StorageVersion v)=0 (defined in ILevel)ILevelpure virtual
use3DBiomeMaps() const =0 (defined in ILevel)ILevelpure virtual
useMsaGamertagsOnly() const =0 (defined in ILevel)ILevelpure virtual
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferencesvirtual
~ILevel() (defined in ILevel)ILevelvirtual