LeviLamina
|
This is the complete list of members for ServerLevel, including all inherited members.
$_cerealContext() (defined in Level) | Level | |
$_getMapDataManager() (defined in ServerLevel) | ServerLevel | |
$_getPlayerDeathManager() (defined in ServerLevel) | ServerLevel | |
$_initializeMapDataManager() (defined in ServerLevel) | ServerLevel | |
$_onLowMemory() (defined in Level) | Level | |
$_subTick() (defined in ServerLevel) | ServerLevel | |
$addAutonomousEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | |
$addBlockSourceForValidityTracking(::BlockSource *region) (defined in Level) | Level | |
$addBreakingItemParticleEffect(::Vec3 const &pos, ::BreakingItemParticleData const &data, ::ResolvedItemIconInfo const &textureInfo) (defined in Level) | Level | |
$addChunkViewTracker(::std::weak_ptr<::ChunkViewSource > chunkViewSource) (defined in Level) | Level | |
$addDisplayEntity(::BlockSource &, ::OwnerPtr<::EntityContext >) (defined in Level) | Level | |
$addEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | |
$addGlobalEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | |
$addListener(::LevelListener &listener) (defined in Level) | Level | |
$addParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data, ::CompoundTag const *tag, bool isGlobal) (defined in Level) | Level | |
$addParticleEffect(::HashedString const &effect, ::Vec3 const &emitterPosition, ::MolangVariableMap const &molangVariables) (defined in Level) | Level | |
$addTerrainParticleEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | |
$addTerrainSlideEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | |
$addTickingAreaList(::DimensionType dimensionId, ::std::shared_ptr<::TickingAreaList > const &tickingAreas) (defined in Level) | Level | |
$addUser(::OwnerPtr<::EntityContext > userEntity) (defined in Level) | Level | |
$asLevel() (defined in Level) | Level | |
$asMultiPlayerLevel() (defined in ILevel) | ILevel | |
$blockNetworkIdsAreHashes() (defined in Level) | Level | |
$broadcastActorEvent(::Actor &actor, ::ActorEvent eventId, int data) const (defined in Level) | Level | |
$broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data, ::UserEntityIdentifierComponent const *userIdentifier) (defined in Level) | Level | |
$broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &tag, ::UserEntityIdentifierComponent const *userIdentifier) (defined in Level) | Level | |
$broadcastLocalEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data) (defined in Level) | Level | |
$broadcastLocalEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, ::Block const &block) (defined in Level) | Level | |
$broadcastSoundEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, ::Block const &block, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$broadcastSoundEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$broadcastSoundEvent(::Dimension &dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &identifier, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$canUseSkin(::SerializedSkin const &skin, ::NetworkIdentifier const &networkIdentifier, ::ActorUniqueID const &playerId) const (defined in Level) | Level | |
$cerealContext() const (defined in Level) | Level | |
$copyAndLockMap(::ActorUniqueID const originalMapUuid, ::ActorUniqueID const newMapUuid) (defined in Level) | Level | |
$countUsersWithMatchingNetworkId(::NetworkIdentifier const &networkId) const (defined in Level) | Level | |
$createMapSavedData(::ActorUniqueID const &uuid, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel) (defined in Level) | Level | |
$createMapSavedData(::std::vector<::ActorUniqueID > const &mapIds, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel) (defined in Level) | Level | |
$createPhotoStorage() (defined in Level) | Level | |
$ctor(::Bedrock::NotNullNonOwnerPtr<::PacketSender > packetSender, ::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, ::Bedrock::UniqueOwnerPointer<::LevelStorage > levelStorage, ::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData, ::IMinecraftEventing &eventing, ::ResourcePackManager &serverResourcePackManager, ::ResourcePackManager &clientResourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::MinecraftCommands &commands, ::Scheduler &callbackContext, ::Bedrock::NotNullNonOwnerPtr<::IEntityRegistryOwner > const &entityRegistryOwner, ::WeakRef<::EntityContext > levelEntity, ::ItemRegistryRef itemRegistry, bool clientSideChunkGenerationEnabled, bool blockNetworkIdsAreHashes, ::NetworkPermissions const &networkPermissions, ::std::weak_ptr<::BlockTypeRegistry > blockRegistry) (defined in ServerLevel) | ServerLevel | |
$ctor(::Bedrock::NotNullNonOwnerPtr<::PacketSender > packetSender, ::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, ::Bedrock::UniqueOwnerPointer<::LevelStorage > levelStorage, ::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData, ::IMinecraftEventing &eventing, bool isClientSide, ::SubClientId subClientId, ::Scheduler &callbackContext, ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::ResourcePackManager &addOnResourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::IEntityRegistryOwner > const &entityRegistryOwner, ::WeakRef<::EntityContext > levelEntity, ::ItemRegistryRef itemRegistry, ::std::weak_ptr<::BlockTypeRegistry > blockRegistry, bool clientSideChunkGenerationEnabled, bool blockNetworkIdsAreHashes, ::NetworkPermissions const &networkPermissions, ::std::optional<::DimensionDefinitionGroup > dimensionDefinitionGroup) (defined in Level) | Level | |
$ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$decrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &) (defined in ServerLevel) | ServerLevel | |
$denyEffect(::BlockSource ®ion, ::Vec3 const &pos) (defined in Level) | Level | |
$destroyBlock(::BlockSource ®ion, ::BlockPos const &pos, bool dropResources) (defined in Level) | Level | |
$dtor() (defined in ServerLevel) | ServerLevel | |
$entityChangeDimension(::Actor &entity, ::DimensionType toId, ::std::optional<::Vec3 > entityPos) (defined in Level) | Level | |
$expandMapByID(::ActorUniqueID const uuid, bool wasInit) (defined in Level) | Level | |
$explode(::BlockSource ®ion, ::Actor *source, ::Vec3 const &pos, float explosionRadius, bool fire, bool breaksBlocks, float maxResistance, bool allowUnderwater) (defined in Level) | Level | |
$explode(::Explosion &explosion) (defined in Level) | Level | |
$extinguishFire(::BlockSource ®ion, ::BlockPos const &pos, uchar face, ::Actor *source) (defined in Level) | Level | |
$fetchEntity(::ActorUniqueID actorId, bool getRemoved) const (defined in Level) | Level | |
$fetchStrictEntity(::ActorUniqueID actorId, bool getRemoved) const (defined in Level) | Level | |
$findPath(::Actor &from, int xBest, int yBest, int zBest, ::NavigationComponent &navigation) (defined in Level) | Level | |
$findPath(::Actor &from, ::Actor const &to, ::NavigationComponent &navigation) (defined in Level) | Level | |
$findPlayer(::std::function< bool(::Player const &)> pred) const (defined in Level) | Level | |
$findPlayer(::std::function< bool(::WeakEntityRef const &)> pred) const (defined in Level) | Level | |
$flushRunTimeLighting() (defined in Level) | Level | |
$forceFlushRemovedPlayers() (defined in Level) | Level | |
$forceRemoveEntity(::Actor &actor) (defined in Level) | Level | |
$forceRemoveEntityfromWorld(::Actor &actor) (defined in Level) | Level | |
$forEachDimension(::std::function< bool(::Dimension &)> callback) (defined in Level) | Level | |
$forEachDimension(::std::function< bool(::Dimension const &)> callback) const (defined in Level) | Level | |
$forEachPlayer(::std::function< bool(::Player &)> callback) (defined in Level) | Level | |
$forEachPlayer(::std::function< bool(::Player const &)> callback) const (defined in Level) | Level | |
$forEachUser(::std::function< bool(::EntityContext &)> callback) (defined in Level) | Level | |
$forEachUser(::std::function< bool(::EntityContext const &)> callback) const (defined in Level) | Level | |
$getActivePlayerCount() const (defined in Level) | Level | |
$getActiveUsers() const (defined in Level) | Level | |
$getActiveUsersCount() const (defined in Level) | Level | |
$getActorAnimationControllerGroup() const (defined in Level) | Level | |
$getActorAnimationGroup() const (defined in Level) | Level | |
$getActorDimensionTransferManager() (defined in Level) | Level | |
$getActorEventBroadcaster() const (defined in Level) | Level | |
$getActorEventCoordinator() (defined in Level) | Level | |
$getActorFactory() (defined in Level) | Level | |
$getActorFactory() const (defined in Level) | Level | |
$getActorFetcher() const (defined in Level) | Level | |
$getActorInfoRegistry() (defined in Level) | Level | |
$getActorPropertyGroup() const (defined in Level) | Level | |
$getActorRuntimeIDManager() (defined in Level) | Level | |
$getActorRuntimeIDManager() const (defined in Level) | Level | |
$getAdventureSettings() (defined in Level) | Level | |
$getAdventureSettings() const (defined in Level) | Level | |
$getArmorTrimUnloader() (defined in Level) | Level | |
$getAutomationBehaviorTreeGroup() const (defined in Level) | Level | |
$getBehaviorFactory() const (defined in Level) | Level | |
$getBiomeComponentFactory() const (defined in Level) | Level | |
$getBiomeComponentFactory() (defined in Level) | Level | |
$getBiomeManager() const (defined in Level) | Level | |
$getBiomeManager() (defined in Level) | Level | |
$getBiomeRegistry() const (defined in Level) | Level | |
$getBiomeRegistry() (defined in Level) | Level | |
$getBlockDefinitions() const (defined in Level) | Level | |
$getBlockEventCoordinator() (defined in Level) | Level | |
$getBlockPalette() const (defined in Level) | Level | |
$getBlockPalette() (defined in Level) | Level | |
$getBlockReducer() const (defined in Level) | Level | |
$getBlockRegistry() const (defined in Level) | Level | |
$getBlockSourceValidityManager() (defined in Level) | Level | |
$getBossEventSubscriptionManager() (defined in Level) | Level | |
$getCameraPresets() const (defined in Level) | Level | |
$getCameraPresets() (defined in Level) | Level | |
$getCameraRegistry() const (defined in Level) | Level | |
$getCameraRegistry() (defined in Level) | Level | |
$getCameraSystems() (defined in Level) | Level | |
$getCapabilities() const (defined in Level) | Level | |
$getChunkGenerationManager() (defined in ServerLevel) | ServerLevel | |
$getChunkGenerationManager() const (defined in ServerLevel) | ServerLevel | |
$getChunkTickOffsetManager() const (defined in Level) | Level | |
$getChunkTickRange() const (defined in Level) | Level | |
$getChunkTickRangeManager() const (defined in Level) | Level | |
$getClientPlayerEventCoordinator() (defined in Level) | Level | |
$getClientResourcePackManager() const (defined in ServerLevel) | ServerLevel | |
$getClientTickingOffsets() const (defined in Level) | Level | |
$getCurrentServerTick() const (defined in Level) | Level | |
$getCurrentTick() const (defined in Level) | Level | |
$getDefaultAbilities() (defined in Level) | Level | |
$getDefaultPermissions() (defined in Level) | Level | |
$getDefaultPermissions() const (defined in Level) | Level | |
$getDefaultSpawn() const (defined in Level) | Level | |
$getDifficulty() const (defined in Level) | Level | |
$getDimension(::DimensionType id) const (defined in Level) | Level | |
$getDimensionConversionData() const (defined in Level) | Level | |
$getDimensionFactory() const (defined in Level) | Level | |
$getDimensionFactory() (defined in Level) | Level | |
$getDimensionManager() (defined in Level) | Level | |
$getDimensionManager() const (defined in Level) | Level | |
$getDisablePlayerInteractions() const (defined in Level) | Level | |
$getDisplayActorManager() (defined in Level) | Level | |
$getEducationLevelSettings() const (defined in Level) | Level | |
$getEducationSettingsManager() (defined in Level) | Level | |
$getEducationSettingsManager() const (defined in Level) | Level | |
$getEntities() const (defined in Level) | Level | |
$getEntityDefinitions() const (defined in Level) | Level | |
$getEntityRegistry() (defined in Level) | Level | |
$getEntityRegistry() const (defined in Level) | Level | |
$getEntitySystems() (defined in Level) | Level | |
$getEventing() (defined in Level) | Level | |
$getFeatureRegistry() const (defined in Level) | Level | |
$getFeatureRegistry() (defined in Level) | Level | |
$getFeatureTypeFactory() const (defined in Level) | Level | |
$getFeatureTypeFactory() (defined in Level) | Level | |
$getGameplayUserManager() (defined in Level) | Level | |
$getGameplayUserManager() const (defined in Level) | Level | |
$getGameRules() const (defined in Level) | Level | |
$getGameRules() (defined in Level) | Level | |
$getHitResult() (defined in Level) | Level | |
$getHitResultWrapper() (defined in Level) | Level | |
$getILevelRandom() (defined in Level) | Level | |
$getImmersiveReaderString() const (defined in Level) | Level | |
$getInternalComponentRegistry() const (defined in Level) | Level | |
$getIOTasksGroup() (defined in Level) | Level | |
$getIRandom() const (defined in Level) | Level | |
$getItemEventCoordinator() (defined in Level) | Level | |
$getItemRegistry() const (defined in Level) | Level | |
$getJigsawStructureRegistry() const (defined in Level) | Level | |
$getJigsawStructureRegistry() (defined in Level) | Level | |
$getLANBroadcast() const (defined in Level) | Level | |
$getLANBroadcastIntent() const (defined in Level) | Level | |
$getLastOrDefaultSpawnDimensionId(::DimensionType lastDimensionId) const (defined in Level) | Level | |
$getLevelBlockDestroyer() (defined in Level) | Level | |
$getLevelChunkEventManager() (defined in Level) | Level | |
$getLevelChunkMetaDataManager() (defined in ServerLevel) | ServerLevel | |
$getLevelChunkPerformanceTelemetry() (defined in Level) | Level | |
$getLevelData() (defined in Level) | Level | |
$getLevelData() const (defined in Level) | Level | |
$getLevelEntity() (defined in Level) | Level | |
$getLevelEntity() const (defined in Level) | Level | |
$getLevelEventCoordinator() (defined in Level) | Level | |
$getLevelEventManager() (defined in Level) | Level | |
$getLevelId() const (defined in Level) | Level | |
$getLevelSeed64() const (defined in Level) | Level | |
$getLevelSoundManager() (defined in Level) | Level | |
$getLevelStorage() (defined in Level) | Level | |
$getLevelStorage() const (defined in Level) | Level | |
$getLightTextureImageBuilderFactory() const (defined in Level) | Level | |
$getLightTextureImageBuilderFactory() (defined in Level) | Level | |
$getLiquidHitResult() (defined in Level) | Level | |
$getLootTables() (defined in Level) | Level | |
$getMapDataManager() (defined in ServerLevel) | ServerLevel | |
$getMapSavedData(::ActorUniqueID const uuid) (defined in Level) | Level | |
$getMapSavedData(::CompoundTag const &instance) (defined in Level) | Level | |
$getMapSavedData(::CompoundTag const *instance) (defined in Level) | Level | |
$getMob(::ActorUniqueID mobId) const (defined in Level) | Level | |
$getMultiplayerGameIntent() const (defined in Level) | Level | |
$getNetEventCallback() const (defined in Level) | Level | |
$getNetherScale() const (defined in Level) | Level | |
$getNewUniqueID() (defined in Level) | Level | |
$getNextRuntimeID() (defined in Level) | Level | |
$getNumRemotePlayers() const (defined in Level) | Level | |
$getOrCreateDimension(::DimensionType dimensionType) (defined in Level) | Level | |
$getPacketSender() const (defined in Level) | Level | |
$getPauseManager() (defined in Level) | Level | |
$getPauseManager() const (defined in Level) | Level | |
$getPhotoManager() (defined in Level) | Level | |
$getPhotoManager() const (defined in Level) | Level | |
$getPhotoStorage() const (defined in Level) | Level | |
$getPlatformPlayer(::std::string const &platformOnlineId) const (defined in Level) | Level | |
$getPlayer(::std::string const &name) const (defined in Level) | Level | |
$getPlayer(::mce::UUID const &uuid) const (defined in Level) | Level | |
$getPlayer(::ActorUniqueID entityID) const (defined in Level) | Level | |
$getPlayerAbilities(::ActorUniqueID const &playerId) (defined in Level) | Level | |
$getPlayerAbilitiesManager() (defined in Level) | Level | |
$getPlayerByXuid(::std::string const &xuid) const (defined in Level) | Level | |
$getPlayerColor(::Player const &player) const (defined in Level) | Level | |
$getPlayerDimensionTransferManager() (defined in Level) | Level | |
$getPlayerFromServerId(::std::string const &serverId) const (defined in Level) | Level | |
$getPlayerList() const (defined in Level) | Level | |
$getPlayerListManager() (defined in Level) | Level | |
$getPlayerListManager() const (defined in Level) | Level | |
$getPlayerMovementSettings() const (defined in Level) | Level | |
$getPlayerMovementSettingsManager() (defined in Level) | Level | |
$getPlayerMovementSettingsManager() const (defined in Level) | Level | |
$getPlayerPermissionsManager() (defined in Level) | Level | |
$getPlayerPermissionsSynchroniser() (defined in Level) | Level | |
$getPlayerPlatformOnlineId(::mce::UUID const &uuid) const (defined in Level) | Level | |
$getPlayerSleepManager() const (defined in ServerLevel) | ServerLevel | |
$getPlayerSleepManager() (defined in ServerLevel) | ServerLevel | |
$getPlayerXUID(::mce::UUID const &uuid) const (defined in Level) | Level | |
$getPortalForcer() (defined in Level) | Level | |
$getPositionTrackerDBClient() const (defined in Level) | Level | |
$getPositionTrackerDBServer() const (defined in ServerLevel) | ServerLevel | |
$getPrimaryLocalPlayer() const (defined in Level) | Level | |
$getProjectileFactory() const (defined in Level) | Level | |
$getRandom() const (defined in Level) | Level | |
$getRecipes() const (defined in Level) | Level | |
$getRegisteredBorderBlock() const (defined in Level) | Level | |
$getRemotePlayerEventCoordinator() (defined in Level) | Level | |
$getRuntimeActorList() const (defined in Level) | Level | |
$getRuntimeEntity(::ActorRuntimeID actorId, bool getRemoved) const (defined in Level) | Level | |
$getRuntimePlayer(::ActorRuntimeID runtimeId) const (defined in Level) | Level | |
$getSavedData() (defined in Level) | Level | |
$getScoreboard() (defined in Level) | Level | |
$getScoreboard() const (defined in Level) | Level | |
$getScreenshotsFolder() const (defined in Level) | Level | |
$getScriptDeferredEventCoordinator() (defined in Level) | Level | |
$getScriptingEventCoordinator() (defined in Level) | Level | |
$getSeed() (defined in Level) | Level | |
$getServerNetworkEventCoordinator() (defined in Level) | Level | |
$getServerParticleManager() (defined in Level) | Level | |
$getServerPlayerEventCoordinator() (defined in Level) | Level | |
$getServerPlayerSleepManager() (defined in ServerLevel) | ServerLevel | |
$getServerPlayerSleepManager() const (defined in ServerLevel) | ServerLevel | |
$getServerResourcePackManager() const (defined in ServerLevel) | ServerLevel | |
$getSharedSpawnPos() const (defined in Level) | Level | |
$getSimPaused() (defined in Level) | Level | |
$getSleepStatus() const (defined in Level) | Level | |
$getSortedPositionsFromClientOffsets(::std::vector<::ChunkPos > const ¢ers) const (defined in Level) | Level | |
$getSoundPlayer() const (defined in Level) | Level | |
$getSpawner() const (defined in Level) | Level | |
$getSpecialMultiplier(::DimensionType dimensionType) const (defined in Level) | Level | |
$getStructureManager() const (defined in Level) | Level | |
$getStructureManager() (defined in Level) | Level | |
$getStructureSpawnRegistry() const (defined in Level) | Level | |
$getStructureSpawnRegistry() (defined in Level) | Level | |
$getSubChunkManager() (defined in Level) | Level | |
$getSubChunkRequestManager() (defined in Level) | Level | |
$getSurfaceBuilderRegistry() const (defined in Level) | Level | |
$getSurfaceBuilderRegistry() (defined in Level) | Level | |
$getSyncTasksGroup() (defined in Level) | Level | |
$getTagCacheManager() (defined in ServerLevel) | ServerLevel | |
$getTagRegistry() (defined in Level) | Level | |
$getTearingDown() const (defined in Level) | Level | |
$getTempEPtrManager() (defined in Level) | Level | |
$getThreadRandom() const (defined in ServerLevel) | ServerLevel | |
$getTickDeltaTimeManager() const (defined in Level) | Level | |
$getTickingAreasMgr() (defined in Level) | Level | |
$getTickingOffsets() const (defined in Level) | Level | |
$getTime() const (defined in Level) | Level | |
$getTradeTables() (defined in ServerLevel) | ServerLevel | |
$getTrimMaterialRegistry() const (defined in Level) | Level | |
$getTrimMaterialRegistry() (defined in Level) | Level | |
$getTrimPatternRegistry() const (defined in Level) | Level | |
$getTrimPatternRegistry() (defined in Level) | Level | |
$getTrustedSkinHelper() const (defined in Level) | Level | |
$getUnknownBlockTypeRegistry() (defined in Level) | Level | |
$getUserCount() const (defined in Level) | Level | |
$getUsers() const (defined in Level) | Level | |
$getWorldRegistriesProvider() const (defined in Level) | Level | |
$getWorldRegistriesProvider() (defined in Level) | Level | |
$handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data) (defined in Level) | Level | |
$handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &data) (defined in Level) | Level | |
$handleStopAllSounds() (defined in Level) | Level | |
$handleStopMusicEvent() (defined in Level) | Level | |
$handleStopSoundEvent(::std::string const &name) (defined in Level) | Level | |
$hasCommandsEnabled() const (defined in Level) | Level | |
$hasLevelStorage() const (defined in Level) | Level | |
$hasPlatformBroadcast() const (defined in Level) | Level | |
$hasPlatformBroadcastIntent() const (defined in Level) | Level | |
$hasStartWithMapEnabled() const (defined in Level) | Level | |
$hasXBLBroadcast() const (defined in Level) | Level | |
$hasXBLBroadcastIntent() const (defined in Level) | Level | |
$incrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &) (defined in ServerLevel) | ServerLevel | |
$initialize(::std::string const &levelName, ::LevelSettings const &levelSettings, ::Experiments const &experiments, ::std::string const *levelId) (defined in ServerLevel) | ServerLevel | |
$initializeBlockDefinitionGroup() (defined in Level) | Level | |
$isClientSide() const (defined in Level) | Level | |
$isClientSideGenerationEnabled() (defined in Level) | Level | |
$isEditorWorld() const (defined in Level) | Level | |
$isEdu() const (defined in Level) | Level | |
$isExporting() const (defined in Level) | Level | |
$isHardcore() const (defined in Level) | Level | |
$isLeaveGameDone() (defined in Level) | Level | |
$isMultiplayerGame() const (defined in Level) | Level | |
$isPlayerSuspended(::Player &player) const (defined in Level) | Level | |
$levelCleanupQueueEntityRemoval(::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | |
$loadBlockDefinitionGroup(::Experiments const &experiments) (defined in Level) | Level | |
$loadFunctionManager() (defined in ServerLevel) | ServerLevel | |
$notifySubChunkRequestManager(::SubChunkPacket const &packet) (defined in Level) | Level | |
$onAreaChanged(::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) (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 | |
$onChunkDiscarded(::LevelChunk &lc) (defined in Level) | Level | |
$onChunkLoaded(::ChunkSource &source, ::LevelChunk &lc) (defined in Level) | Level | |
$onChunkReload(::Bounds const &bound) (defined in Level) | Level | |
$onChunkReloaded(::ChunkSource &source, ::LevelChunk &lc) (defined in Level) | Level | |
$onEntityChanged(::BlockSource &source, ::Actor &entity) (defined in BlockSourceListener) | BlockSourceListener | |
$onPlayerDeath(::Player &player, ::ActorDamageSource const &source) (defined in Level) | Level | |
$onSourceCreated(::BlockSource &source) (defined in Level) | Level | |
$onSourceDestroyed(::BlockSource &source) (defined in Level) | Level | |
$onSubChunkLoaded(::ChunkSource &source, ::LevelChunk &lc, short absoluteSubChunkIndex, bool subChunkVisibilityChanged) (defined in Level) | Level | |
$pauseAndFlushTaskGroups() (defined in Level) | Level | |
$playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, float const volume, float const pitch) (defined in Level) | Level | |
$playSound(::std::string const &name, ::Vec3 const &pos, float volume, float pitch) (defined in Level) | Level | |
$playSound(::IConstBlockSource const ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$playSound(::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | |
$potionSplash(::Vec3 const &pos, ::mce::Color const &color, bool instantaneousEffect) (defined in Level) | Level | |
$queueEntityDestruction(::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | |
$registerTemporaryPointer(::_TickPtr &ptr) (defined in Level) | Level | |
$removeActorAndTakeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | |
$removeActorFromWorldAndTakeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | |
$removeBlockSourceFromValidityTracking(::BlockSource *region) (defined in Level) | Level | |
$removeDisplayEntity(::WeakEntityRef) (defined in Level) | Level | |
$removeEntity(::Actor &actor) (defined in Level) | Level | |
$removeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | |
$removeListener(::LevelListener &listener) (defined in Level) | Level | |
$requestMapInfo(::ActorUniqueID const uuid, bool forceUpdate) (defined in Level) | Level | |
$requestPlayerChangeDimension(::Player &player, ::ChangeDimensionRequest &&changeRequest) (defined in Level) | Level | |
$requestTimedStorageDeferment() (defined in Level) | Level | |
$resumePlayer(::Player &player) (defined in Level) | Level | |
$runCommand(::HashedString const &commandStr, ::CommandOrigin &origin, ::CommandOriginSystem originSystem, ::CurrentCmdVersion const commandVersion) (defined in Level) | Level | |
$runCommand(::Command &command, ::CommandOrigin &origin, ::CommandOriginSystem originSystem) (defined in Level) | Level | |
$save() (defined in Level) | Level | |
$saveGameData() (defined in Level) | Level | |
$saveLevelData() (defined in Level) | Level | |
$sendAllPlayerAbilities(::Player const &playerReference) (defined in Level) | Level | |
$sendServerLegacyParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data) (defined in Level) | Level | |
$setCommandsEnabled(bool commandsEnabled) (defined in ServerLevel) | ServerLevel | |
$setDefaultSpawn(::BlockPos const &spawnPos) (defined in Level) | Level | |
$setDifficulty(::SharedTypes::Legacy::Difficulty difficulty) (defined in Level) | Level | |
$setDisablePlayerInteractions(bool const disable) (defined in Level) | Level | |
$setEducationLevelSettings(::EducationLevelSettings settings) (defined in Level) | Level | |
$setFinishedInitializing() (defined in Level) | Level | |
$setHasLockedBehaviorPack(bool hasLocked) (defined in Level) | Level | |
$setHasLockedResourcePack(bool hasLocked) (defined in Level) | Level | |
$setImmersiveReaderString(::std::string newString) (defined in Level) | Level | |
$setIsExporting(bool IsExporting) (defined in Level) | Level | |
$setLANBroadcast(bool broadcast) (defined in Level) | Level | |
$setLANBroadcastIntent(bool broadcast) (defined in Level) | Level | |
$setLevelId(::std::string LevelId) (defined in Level) | Level | |
$setMsaGamertagsOnly(bool msaGamertagsOnly) (defined in Level) | Level | |
$setMultiplayerGame(bool multiplayerGame) (defined in Level) | Level | |
$setMultiplayerGameIntent(bool multiplayerGame) (defined in Level) | Level | |
$setNetEventCallback(::Bedrock::NonOwnerPointer<::NetEventCallback > val) (defined in Level) | Level | |
$setPlayerAbilities(::ActorUniqueID const &playerId, ::LayeredAbilities const &abilities) (defined in Level) | Level | |
$setPlayerMovementSettings(::PlayerMovementSettings const &settings) (defined in Level) | Level | |
$setSimPaused(bool value) (defined in Level) | Level | |
$setSleepStatus(::PlayerSleepStatus const &status) (defined in Level) | Level | |
$setTime(int time) (defined in Level) | Level | |
$setWorldTemplateOptionsUnlocked() (defined in ServerLevel) | ServerLevel | |
$spawnParticleEffect(::std::string const &effectName, ::Vec3 const &spawnLocation, ::Dimension *dimension) (defined in Level) | Level | |
$startLeaveGame() (defined in Level) | Level | |
$suspendAndSave() (defined in Level) | Level | |
$suspendPlayer(::Player &player) (defined in Level) | Level | |
$takeEntity(::WeakEntityRef entityRef, ::LevelChunk &lc) (defined in Level) | Level | |
$takePicture(::cg::ImageBuffer &outImage, ::Actor *camera, ::Actor *target, ::ScreenshotOptions &screenshotOptions, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)> completedScreenshotCallback) (defined in Level) | Level | |
$tick() (defined in Level) | Level | |
$tickEntities() (defined in Level) | Level | |
$tickEntitySystems() (defined in Level) | Level | |
$tryGetScoreboard() (defined in Level) | Level | |
$unregisterTemporaryPointer(::_TickPtr &ptr) (defined in Level) | Level | |
$updateSleepingPlayerList() (defined in Level) | Level | |
$updateWeather(float rainLevel, int rainTime, float lightningLevel, int lightningTime) (defined in Level) | Level | |
$upgradeStorageVersion(::StorageVersion v) (defined in Level) | Level | |
$use3DBiomeMaps() const (defined in Level) | Level | |
$useMsaGamertagsOnly() const (defined in Level) | Level | |
$vftable() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | static |
$vftable() (defined in BlockSourceListener) | BlockSourceListener | static |
$vftableForBlockSourceListener() (defined in ServerLevel) | ServerLevel | static |
$vftableForILevel() (defined in ServerLevel) | ServerLevel | static |
$vftableForIWorldRegistriesProvider() (defined in ServerLevel) | ServerLevel | static |
_cerealContext() (defined in Level) | Level | virtual |
_createLevelStorageManager(::Bedrock::UniqueOwnerPointer<::LevelStorage > levelStorage, ::Scheduler &scheduler, ::IMinecraftEventing &eventing) (defined in Level) | Level | static |
_createPhotoManager() (defined in Level) | Level | |
_createPlayerLimboActorManager(::LevelStorageManager *levelStorageManager, ::Bedrock::NotNullNonOwnerPtr<::ActorManager > actorManager, ::Bedrock::NotNullNonOwnerPtr<::ActorFactory > actorFactory) (defined in Level) | Level | static |
_getMapDataManager() (defined in ServerLevel) | ServerLevel | virtual |
_getPlayerDeathManager() (defined in ServerLevel) | ServerLevel | virtual |
_initializeActorManager() (defined in ServerLevel) | ServerLevel | |
_initializeBiomeManager() (defined in Level) | Level | |
_initializeEventCoordinatorManager() (defined in Level) | Level | |
_initializeGameplayUserManager() (defined in Level) | Level | |
_initializeLevelChunkEventManager() (defined in Level) | Level | |
_initializeLevelChunkSaveManager() (defined in Level) | Level | |
_initializeLevelEventManager() (defined in Level) | Level | |
_initializeLevelStorageManager() (defined in Level) | Level | |
_initializeMapDataManager() (defined in ServerLevel) | ServerLevel | virtual |
_initializeMobEvents() (defined in ServerLevel) | ServerLevel | |
_initializeParticleProvider() (defined in Level) | Level | |
_initializePlayerSleepManager() (defined in ServerLevel) | ServerLevel | |
_initializeScoreboard() (defined in ServerLevel) | ServerLevel | |
_onActorEntityAdded(::Actor &actor) (defined in ServerLevel) | ServerLevel | |
_onAddBreakingItemParticleEffect(::Vec3 const &pos, ::BreakingItemParticleData const &data, ::ResolvedItemIconInfo const &textureInfo) (defined in Level) | Level | |
_onAddTerrainParticleEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | |
_onAddTerrainSlideEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | |
_onAnyGameplayUsersRemoved() (defined in Level) | Level | |
_onChunkDiscarded(::LevelChunk &levelChunk) (defined in Level) | Level | |
_onChunkLoaded(::ChunkSource &chunkSource, ::LevelChunk &levelChunk, int) (defined in Level) | Level | |
_onChunkReloaded(::ChunkSource &chunkSource, ::LevelChunk &levelChunk) (defined in Level) | Level | |
_onGameplayUserAdded(::EntityContext &entity) (defined in Level) | Level | |
_onGameplayUserRemoved(::EntityContext &entity) (defined in Level) | Level | |
_onLevelEventCompoundTag(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &data) (defined in Level) | Level | |
_onLevelEventData(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data) (defined in Level) | Level | |
_onLowMemory() (defined in Level) | Level | virtual |
_onPictureTaken(::cg::ImageBuffer &outImage, ::Actor *camera, ::Actor *target, ::ScreenshotOptions &screenshotOptions, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)> completedScreenshotCallback) (defined in Level) | Level | |
_onPlayerWakeUp(::Player &player) (defined in ServerLevel) | ServerLevel | |
_onRemoveActorEntityReferences(::Actor &actor) (defined in Level) | Level | |
_onSendServerLegacyParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data) (defined in Level) | Level | |
_subTick() (defined in ServerLevel) | ServerLevel | virtual |
addAutonomousEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | virtual |
addBlockSourceForValidityTracking(::BlockSource *region) (defined in Level) | Level | virtual |
addBreakingItemParticleEffect(::Vec3 const &pos, ::BreakingItemParticleData const &data, ::ResolvedItemIconInfo const &textureInfo) (defined in Level) | Level | virtual |
addChunkViewTracker(::std::weak_ptr<::ChunkViewSource > chunkViewSource) (defined in Level) | Level | virtual |
addDisplayEntity(::BlockSource &, ::OwnerPtr<::EntityContext >) (defined in Level) | Level | virtual |
addEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | virtual |
addGlobalEntity(::BlockSource ®ion, ::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | virtual |
addListener(::LevelListener &listener) (defined in Level) | Level | virtual |
addParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data, ::CompoundTag const *tag, bool isGlobal) (defined in Level) | Level | virtual |
addParticleEffect(::HashedString const &effect, ::Vec3 const &emitterPosition, ::MolangVariableMap const &molangVariables) (defined in Level) | Level | virtual |
addTerrainParticleEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | virtual |
addTerrainSlideEffect(::BlockPos const &pos, ::Block const &block, ::Vec3 const &emitterPosition, float intensity, float velocityScalar, float emitterRadius) (defined in Level) | Level | virtual |
addTickingAreaList(::DimensionType dimensionId, ::std::shared_ptr<::TickingAreaList > const &tickingAreas) (defined in Level) | Level | virtual |
addUser(::OwnerPtr<::EntityContext > userEntity) (defined in Level) | Level | virtual |
asLevel() (defined in Level) | Level | |
asMultiPlayerLevel() (defined in ILevel) | ILevel | |
asServer() (defined in Level) | Level | inline |
blockNetworkIdsAreHashes() (defined in Level) | Level | virtual |
broadcastActorEvent(::Actor &actor, ::ActorEvent eventId, int data) const (defined in Level) | Level | virtual |
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data, ::UserEntityIdentifierComponent const *userIdentifier) (defined in Level) | Level | virtual |
broadcastLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &tag, ::UserEntityIdentifierComponent const *userIdentifier) (defined in Level) | Level | virtual |
broadcastLocalEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data) (defined in Level) | Level | virtual |
broadcastLocalEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, ::Block const &block) (defined in Level) | Level | virtual |
broadcastSoundEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, ::Block const &block, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
broadcastSoundEvent(::BlockSource ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
broadcastSoundEvent(::Dimension &dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &identifier, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
canUseSkin(::SerializedSkin const &skin, ::NetworkIdentifier const &networkIdentifier, ::ActorUniqueID const &playerId) const (defined in Level) | Level | virtual |
cerealContext() const (defined in Level) | Level | virtual |
copyAndLockMap(::ActorUniqueID const originalMapUuid, ::ActorUniqueID const newMapUuid) (defined in Level) | Level | virtual |
countUsersWithMatchingNetworkId(::NetworkIdentifier const &networkId) const (defined in Level) | Level | virtual |
createMapSavedData(::ActorUniqueID const &uuid, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel) (defined in Level) | Level | virtual |
createMapSavedData(::std::vector<::ActorUniqueID > const &mapIds, ::BlockPos const &origin, ::DimensionType dimension, int returnScaleLevel) (defined in Level) | Level | virtual |
createPhotoStorage() (defined in Level) | Level | virtual |
decrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &) (defined in ServerLevel) | ServerLevel | virtual |
denyEffect(::BlockSource ®ion, ::Vec3 const &pos) (defined in Level) | Level | virtual |
destroyBlock(::BlockSource ®ion, ::BlockPos const &pos, bool dropResources) (defined in Level) | Level | virtual |
earlyShutdownMainthread() (defined in Level) | Level | |
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) (defined in Level) | Level | virtual |
expandMapByID(::ActorUniqueID const uuid, bool wasInit) (defined in Level) | Level | virtual |
explode(::BlockSource ®ion, ::Actor *source, ::Vec3 const &pos, float explosionRadius, bool fire, bool breaksBlocks, float maxResistance, bool allowUnderwater) (defined in Level) | Level | virtual |
explode(::Explosion &explosion) (defined in Level) | Level | virtual |
extinguishFire(::BlockSource ®ion, ::BlockPos const &pos, uchar face, ::Actor *source) (defined in Level) | Level | virtual |
fetchEntity(::ActorUniqueID actorId, bool getRemoved) const (defined in Level) | Level | virtual |
fetchStrictEntity(::ActorUniqueID actorId, bool getRemoved) const (defined in Level) | Level | virtual |
findPath(::Actor &from, int xBest, int yBest, int zBest, ::NavigationComponent &navigation) (defined in Level) | Level | virtual |
findPath(::Actor &from, ::Actor const &to, ::NavigationComponent &navigation) (defined in Level) | Level | virtual |
findPlayer(::std::function< bool(::Player const &)> pred) const (defined in Level) | Level | virtual |
findPlayer(::std::function< bool(::WeakEntityRef const &)> pred) const (defined in Level) | Level | virtual |
flushRunTimeLighting() (defined in Level) | Level | virtual |
forceFlushRemovedPlayers() (defined in Level) | Level | virtual |
forceRemoveEntity(::Actor &actor) (defined in Level) | Level | virtual |
forceRemoveEntityfromWorld(::Actor &actor) (defined in Level) | Level | virtual |
forEachDimension(::std::function< bool(::Dimension &)> callback) (defined in Level) | Level | virtual |
forEachDimension(::std::function< bool(::Dimension const &)> callback) const (defined in Level) | Level | virtual |
forEachPlayer(::std::function< bool(::Player &)> callback) (defined in Level) | Level | virtual |
forEachPlayer(::std::function< bool(::Player const &)> callback) const (defined in Level) | Level | virtual |
forEachUser(::std::function< bool(::EntityContext &)> callback) (defined in Level) | Level | virtual |
forEachUser(::std::function< bool(::EntityContext const &)> callback) const (defined in Level) | Level | virtual |
getActivePlayerCount() const (defined in Level) | Level | virtual |
getActiveUsers() const (defined in Level) | Level | virtual |
getActiveUsersCount() const (defined in Level) | Level | virtual |
getActorAnimationControllerGroup() const (defined in Level) | Level | virtual |
getActorAnimationGroup() const (defined in Level) | Level | virtual |
getActorDimensionTransferManager() (defined in Level) | Level | virtual |
getActorEventBroadcaster() const (defined in Level) | Level | virtual |
getActorEventCoordinator() (defined in Level) | Level | virtual |
getActorFactory() (defined in Level) | Level | virtual |
getActorFactory() const (defined in Level) | Level | virtual |
getActorFetcher() const (defined in Level) | Level | virtual |
getActorInfoRegistry() (defined in Level) | Level | virtual |
getActorManager() (defined in Level) | Level | |
getActorPropertyGroup() const (defined in Level) | Level | virtual |
getActorRuntimeIDManager() (defined in Level) | Level | virtual |
getActorRuntimeIDManager() const (defined in Level) | Level | virtual |
getAdventureSettings() (defined in Level) | Level | virtual |
getAdventureSettings() const (defined in Level) | Level | virtual |
getArmorTrimUnloader() (defined in Level) | Level | |
getAutomationBehaviorTreeGroup() const (defined in Level) | Level | virtual |
getBehaviorFactory() const (defined in Level) | Level | virtual |
getBiomeComponentFactory() const (defined in Level) | Level | virtual |
getBiomeComponentFactory() (defined in Level) | Level | virtual |
getBiomeManager() const (defined in Level) | Level | virtual |
getBiomeManager() (defined in Level) | Level | virtual |
getBiomeRegistry() const (defined in Level) | Level | virtual |
getBiomeRegistry() (defined in Level) | Level | virtual |
getBlockDefinitions() const (defined in Level) | Level | virtual |
getBlockEventCoordinator() (defined in Level) | Level | virtual |
getBlockPalette() const (defined in Level) | Level | virtual |
getBlockPalette() (defined in Level) | Level | virtual |
getBlockReducer() const (defined in Level) | Level | virtual |
getBlockRegistry() const (defined in Level) | Level | virtual |
getBlockSourceValidityManager() (defined in Level) | Level | virtual |
getBossEventSubscriptionManager() (defined in Level) | Level | virtual |
getCameraPresets() const (defined in Level) | Level | virtual |
getCameraPresets() (defined in Level) | Level | virtual |
getCameraRegistry() const (defined in Level) | Level | virtual |
getCameraRegistry() (defined in Level) | Level | virtual |
getCameraSystems() (defined in Level) | Level | virtual |
getCapabilities() const (defined in Level) | Level | virtual |
getChunkGenerationManager() (defined in ServerLevel) | ServerLevel | virtual |
getChunkGenerationManager() const (defined in ServerLevel) | ServerLevel | virtual |
getChunkTickOffsetManager() const (defined in Level) | Level | virtual |
getChunkTickRange() const (defined in Level) | Level | virtual |
getChunkTickRangeManager() const (defined in Level) | Level | virtual |
getClientPlayerEventCoordinator() (defined in Level) | Level | virtual |
getClientResourcePackManager() const (defined in ServerLevel) | ServerLevel | virtual |
getClientTickingOffsets() const (defined in Level) | Level | virtual |
getCurrentServerTick() const (defined in Level) | Level | virtual |
getCurrentTick() const (defined in Level) | Level | virtual |
getDefaultAbilities() (defined in Level) | Level | virtual |
getDefaultGameType() const (defined in Level) | Level | virtual |
getDefaultPermissions() (defined in Level) | Level | virtual |
getDefaultPermissions() const (defined in Level) | Level | virtual |
getDefaultSpawn() const (defined in Level) | Level | virtual |
getDifficulty() const (defined in Level) | Level | virtual |
getDimension(::DimensionType id) const (defined in Level) | Level | virtual |
getDimensionConversionData() const (defined in Level) | Level | virtual |
getDimensionFactory() const (defined in Level) | Level | virtual |
getDimensionFactory() (defined in Level) | Level | virtual |
getDimensionManager() (defined in Level) | Level | virtual |
getDimensionManager() const (defined in Level) | Level | virtual |
getDisablePlayerInteractions() const (defined in Level) | Level | virtual |
getDisplayActorManager() (defined in Level) | Level | virtual |
getEducationLevelSettings() const (defined in Level) | Level | virtual |
getEducationSettingsManager() (defined in Level) | Level | virtual |
getEducationSettingsManager() const (defined in Level) | Level | virtual |
getEntities() const (defined in Level) | Level | virtual |
getEntityDefinitions() const (defined in Level) | Level | virtual |
getEntityRegistry() (defined in Level) | Level | virtual |
getEntityRegistry() const (defined in Level) | Level | virtual |
getEntitySystems() (defined in Level) | Level | virtual |
getEventing() (defined in Level) | Level | virtual |
getFeatureRegistry() const (defined in Level) | Level | virtual |
getFeatureRegistry() (defined in Level) | Level | virtual |
getFeatureTypeFactory() const (defined in Level) | Level | virtual |
getFeatureTypeFactory() (defined in Level) | Level | virtual |
getGameplayUserManager() (defined in Level) | Level | virtual |
getGameplayUserManager() const (defined in Level) | Level | virtual |
getGameRules() const (defined in Level) | Level | virtual |
getGameRules() (defined in Level) | Level | virtual |
getHitResult() (defined in Level) | Level | virtual |
getHitResultWrapper() (defined in Level) | Level | virtual |
getILevelRandom() (defined in Level) | Level | virtual |
getImmersiveReaderString() const (defined in Level) | Level | virtual |
getInternalComponentRegistry() const (defined in Level) | Level | virtual |
getIOTasksGroup() (defined in Level) | Level | virtual |
getIRandom() const (defined in Level) | Level | virtual |
getItemEventCoordinator() (defined in Level) | Level | virtual |
getItemRegistry() const (defined in Level) | Level | virtual |
getJigsawStructureRegistry() const (defined in Level) | Level | virtual |
getJigsawStructureRegistry() (defined in Level) | Level | virtual |
getLANBroadcast() const (defined in Level) | Level | virtual |
getLANBroadcastIntent() const (defined in Level) | Level | virtual |
getLastOrDefaultSpawnDimensionId(::DimensionType lastDimensionId) const (defined in Level) | Level | virtual |
getLevelBlockDestroyer() (defined in Level) | Level | virtual |
getLevelChunkEventManager() (defined in Level) | Level | virtual |
getLevelChunkMetaDataManager() (defined in ServerLevel) | ServerLevel | virtual |
getLevelChunkPerformanceTelemetry() (defined in Level) | Level | virtual |
getLevelData() (defined in Level) | Level | virtual |
getLevelData() const (defined in Level) | Level | virtual |
getLevelEntity() (defined in Level) | Level | virtual |
getLevelEntity() const (defined in Level) | Level | virtual |
getLevelEventCoordinator() (defined in Level) | Level | virtual |
getLevelEventManager() (defined in Level) | Level | virtual |
getLevelId() const (defined in Level) | Level | virtual |
getLevelSeed64() const (defined in Level) | Level | virtual |
getLevelSoundManager() (defined in Level) | Level | virtual |
getLevelStorage() (defined in Level) | Level | virtual |
getLevelStorage() const (defined in Level) | Level | virtual |
getLightTextureImageBuilderFactory() const (defined in Level) | Level | virtual |
getLightTextureImageBuilderFactory() (defined in Level) | Level | virtual |
getLiquidHitResult() (defined in Level) | Level | virtual |
getLootTables() (defined in Level) | Level | virtual |
getMapDataManager() (defined in ServerLevel) | ServerLevel | virtual |
getMapSavedData(::ActorUniqueID const uuid) (defined in Level) | Level | virtual |
getMapSavedData(::CompoundTag const &instance) (defined in Level) | Level | virtual |
getMapSavedData(::CompoundTag const *instance) (defined in Level) | Level | virtual |
getMob(::ActorUniqueID mobId) const (defined in Level) | Level | virtual |
getMultiplayerGameIntent() const (defined in Level) | Level | virtual |
getNetEventCallback() const (defined in Level) | Level | virtual |
getNetherScale() const (defined in Level) | Level | virtual |
getNewUniqueID() (defined in Level) | Level | virtual |
getNextRuntimeID() (defined in Level) | Level | virtual |
getNumRemotePlayers() const (defined in Level) | Level | virtual |
getOrCreateDimension(::DimensionType dimensionType) (defined in Level) | Level | virtual |
getPacketSender() const (defined in Level) | Level | virtual |
getPauseManager() (defined in Level) | Level | virtual |
getPauseManager() const (defined in Level) | Level | virtual |
getPhotoManager() (defined in Level) | Level | virtual |
getPhotoManager() const (defined in Level) | Level | virtual |
getPhotoStorage() const (defined in Level) | Level | virtual |
getPlatformBroadcastIntent() const (defined in Level) | Level | virtual |
getPlatformBroadcastMode() const (defined in Level) | Level | virtual |
getPlatformPlayer(::std::string const &platformOnlineId) const (defined in Level) | Level | virtual |
getPlayer(::std::string const &name) const (defined in Level) | Level | virtual |
getPlayer(::mce::UUID const &uuid) const (defined in Level) | Level | virtual |
getPlayer(::ActorUniqueID entityID) const (defined in Level) | Level | virtual |
getPlayerAbilities(::ActorUniqueID const &playerId) (defined in Level) | Level | virtual |
getPlayerAbilitiesManager() (defined in Level) | Level | virtual |
getPlayerByXuid(::std::string const &xuid) const (defined in Level) | Level | virtual |
getPlayerColor(::Player const &player) const (defined in Level) | Level | virtual |
getPlayerDimensionTransferManager() (defined in Level) | Level | virtual |
getPlayerFromServerId(::std::string const &serverId) const (defined in Level) | Level | virtual |
getPlayerList() const (defined in Level) | Level | virtual |
getPlayerListManager() (defined in Level) | Level | virtual |
getPlayerListManager() const (defined in Level) | Level | virtual |
getPlayerMovementSettings() const (defined in Level) | Level | virtual |
getPlayerMovementSettingsManager() (defined in Level) | Level | virtual |
getPlayerMovementSettingsManager() const (defined in Level) | Level | virtual |
getPlayerPermissionsManager() (defined in Level) | Level | virtual |
getPlayerPermissionsSynchroniser() (defined in Level) | Level | virtual |
getPlayerPlatformOnlineId(::mce::UUID const &uuid) const (defined in Level) | Level | virtual |
getPlayerSleepManager() const (defined in ServerLevel) | ServerLevel | virtual |
getPlayerSleepManager() (defined in ServerLevel) | ServerLevel | virtual |
getPlayerXUID(::mce::UUID const &uuid) const (defined in Level) | Level | virtual |
getPortalForcer() (defined in Level) | Level | virtual |
getPositionTrackerDBClient() const (defined in Level) | Level | virtual |
getPositionTrackerDBServer() const (defined in ServerLevel) | ServerLevel | virtual |
getPrimaryLocalPlayer() const (defined in Level) | Level | virtual |
getProjectileFactory() const (defined in Level) | Level | virtual |
getRandom() const (defined in Level) | Level | virtual |
getRecipes() const (defined in Level) | Level | virtual |
getRegisteredBorderBlock() const (defined in Level) | Level | virtual |
getRemotePlayerEventCoordinator() (defined in Level) | Level | virtual |
getRuntimeActorList() const (defined in Level) | Level | virtual |
getRuntimeEntity(::ActorRuntimeID actorId, bool getRemoved) const (defined in Level) | Level | virtual |
getRuntimePlayer(::ActorRuntimeID runtimeId) const (defined in Level) | Level | virtual |
getSavedData() (defined in Level) | Level | virtual |
getScoreboard() (defined in Level) | Level | virtual |
getScoreboard() const (defined in Level) | Level | virtual |
getScreenshotsFolder() const (defined in Level) | Level | virtual |
getScriptDeferredEventCoordinator() (defined in Level) | Level | virtual |
getScriptingEventCoordinator() (defined in Level) | Level | virtual |
getSeed() (defined in Level) | Level | virtual |
getServerLevelEventCoordinator() (defined in Level) | Level | |
getServerNetworkEventCoordinator() (defined in Level) | Level | virtual |
getServerParticleManager() (defined in Level) | Level | virtual |
getServerPlayerEventCoordinator() (defined in Level) | Level | virtual |
getServerPlayerSleepManager() (defined in ServerLevel) | ServerLevel | virtual |
getServerPlayerSleepManager() const (defined in ServerLevel) | ServerLevel | virtual |
getServerResourcePackManager() const (defined in ServerLevel) | ServerLevel | virtual |
getSharedSpawnPos() const (defined in Level) | Level | virtual |
getSimPaused() (defined in Level) | Level | virtual |
getSleepStatus() const (defined in Level) | Level | virtual |
getSortedPositionsFromClientOffsets(::std::vector<::ChunkPos > const ¢ers) const (defined in Level) | Level | virtual |
getSoundPlayer() const (defined in Level) | Level | virtual |
getSpawner() const (defined in Level) | Level | virtual |
getSpecialMultiplier(::DimensionType dimensionType) const (defined in Level) | Level | virtual |
getStructureManager() const (defined in Level) | Level | virtual |
getStructureManager() (defined in Level) | Level | virtual |
getStructureSpawnRegistry() const (defined in Level) | Level | virtual |
getStructureSpawnRegistry() (defined in Level) | Level | virtual |
getSubChunkManager() (defined in Level) | Level | virtual |
getSubChunkRequestManager() (defined in Level) | Level | virtual |
getSurfaceBuilderRegistry() const (defined in Level) | Level | virtual |
getSurfaceBuilderRegistry() (defined in Level) | Level | virtual |
getSyncTasksGroup() (defined in Level) | Level | virtual |
getTagCacheManager() (defined in ServerLevel) | ServerLevel | virtual |
getTagRegistry() (defined in Level) | Level | virtual |
getTearingDown() const (defined in Level) | Level | virtual |
getTempEPtrManager() (defined in Level) | Level | virtual |
getThreadRandom() const (defined in ServerLevel) | ServerLevel | virtual |
getTickDeltaTimeManager() const (defined in Level) | Level | virtual |
getTickingAreasMgr() (defined in Level) | Level | virtual |
getTickingOffsets() const (defined in Level) | Level | virtual |
getTime() const (defined in Level) | Level | virtual |
getTradeTables() (defined in ServerLevel) | ServerLevel | |
getTrimMaterialRegistry() const (defined in Level) | Level | virtual |
getTrimMaterialRegistry() (defined in Level) | Level | virtual |
getTrimPatternRegistry() const (defined in Level) | Level | virtual |
getTrimPatternRegistry() (defined in Level) | Level | virtual |
getTrustedSkinHelper() const (defined in Level) | Level | virtual |
getUnknownBlockTypeRegistry() (defined in Level) | Level | virtual |
getUserCount() const (defined in Level) | Level | virtual |
getUsers() const (defined in Level) | Level | virtual |
getWorldRegistriesProvider() const (defined in Level) | Level | virtual |
getWorldRegistriesProvider() (defined in Level) | Level | virtual |
getXBLBroadcastIntent() const (defined in Level) | Level | virtual |
getXBLBroadcastMode() const (defined in Level) | Level | virtual |
handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data) (defined in Level) | Level | virtual |
handleLevelEvent(::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &data) (defined in Level) | Level | virtual |
handleStopAllSounds() (defined in Level) | Level | virtual |
handleStopMusicEvent() (defined in Level) | Level | virtual |
handleStopSoundEvent(::std::string const &name) (defined in Level) | Level | virtual |
hasCommandsEnabled() const (defined in Level) | Level | virtual |
hasLevelStorage() const (defined in Level) | Level | virtual |
hasPlatformBroadcast() const (defined in Level) | Level | virtual |
hasPlatformBroadcastIntent() const (defined in Level) | Level | virtual |
hasStartWithMapEnabled() const (defined in Level) | Level | virtual |
hasXBLBroadcast() const (defined in Level) | Level | virtual |
hasXBLBroadcastIntent() const (defined in Level) | Level | virtual |
incrementTagCache(::std::string const &tag, ::TagRegistry<::IDType<::LevelTagIDType >, ::IDType<::LevelTagSetIDType > > &) (defined in ServerLevel) | ServerLevel | virtual |
initialize(::std::string const &levelName, ::LevelSettings const &levelSettings, ::Experiments const &experiments, ::std::string const *levelId) (defined in ServerLevel) | ServerLevel | virtual |
initializeBlockDefinitionGroup() (defined in Level) | Level | virtual |
isClientSide() const (defined in Level) | Level | virtual |
isClientSideGenerationEnabled() (defined in Level) | Level | virtual |
isEditorWorld() const (defined in Level) | Level | virtual |
isEdu() const (defined in Level) | Level | virtual |
isExporting() const (defined in Level) | Level | virtual |
isHardcore() const (defined in Level) | Level | virtual |
isLeaveGameDone() (defined in Level) | Level | virtual |
isMultiplayerGame() const (defined in Level) | Level | virtual |
isPlayerSuspended(::Player &player) const (defined in Level) | Level | virtual |
Level(::Bedrock::NotNullNonOwnerPtr<::PacketSender > packetSender, ::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, ::Bedrock::UniqueOwnerPointer<::LevelStorage > levelStorage, ::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData, ::IMinecraftEventing &eventing, bool isClientSide, ::SubClientId subClientId, ::Scheduler &callbackContext, ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::ResourcePackManager &addOnResourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::IEntityRegistryOwner > const &entityRegistryOwner, ::WeakRef<::EntityContext > levelEntity, ::ItemRegistryRef itemRegistry, ::std::weak_ptr<::BlockTypeRegistry > blockRegistry, bool clientSideChunkGenerationEnabled, bool blockNetworkIdsAreHashes, ::NetworkPermissions const &networkPermissions, ::std::optional<::DimensionDefinitionGroup > dimensionDefinitionGroup) (defined in Level) | Level | |
levelCleanupQueueEntityRemoval(::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | virtual |
loadBlockDefinitionGroup(::Experiments const &experiments) (defined in Level) | Level | virtual |
loadFunctionManager() (defined in ServerLevel) | ServerLevel | virtual |
mActorAnimationControllerGroup (defined in Level) | Level | |
mActorAnimationGroup (defined in Level) | Level | |
mActorDimensionTransferManager (defined in Level) | Level | |
mActorEventBroadcaster (defined in Level) | Level | |
mActorFactory (defined in Level) | Level | |
mActorFetcher (defined in Level) | Level | |
mActorGarbageCollector (defined in Level) | Level | |
mActorInfoRegistry (defined in Level) | Level | |
mActorManager (defined in Level) | Level | |
mActorPropertyGroups (defined in Level) | Level | |
mActorRuntimeIDManager (defined in Level) | Level | |
mAutomationBehaviorTreeDefinitions (defined in Level) | Level | |
mAutonomousActorManager (defined in Level) | Level | |
mBehaviorFactory (defined in Level) | Level | |
mBiomeManager (defined in Level) | Level | |
mBlockActorLevelListener (defined in Level) | Level | |
mBlockDefinitions (defined in Level) | Level | |
mBlockNetworkIdsAreHashes (defined in Level) | Level | |
mBlockReducer (defined in Level) | Level | |
mBlockRegistry (defined in Level) | Level | |
mBlockSourceValidityManager (defined in Level) | Level | |
mBossEventSubscriptionManager (defined in Level) | Level | |
mCameraPresets (defined in Level) | Level | |
mCapabilities (defined in Level) | Level | |
mCerealContext (defined in Level) | Level | |
mChunkTickOffsetManager (defined in Level) | Level | |
mChunkTickRangeManager (defined in Level) | Level | |
mChunkViewTrackerManager (defined in Level) | Level | |
mClientSideChunkGenEnabled (defined in Level) | Level | |
mContainerRegistry (defined in Level) | Level | |
mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
mDimensionFactory (defined in Level) | Level | |
mDimensionManager (defined in Level) | Level | |
mDisablePlayerInteractions (defined in Level) | Level | |
mEducationSettingsManager (defined in Level) | Level | |
mEntityDefinitions (defined in Level) | Level | |
mEntityRegistryOwner (defined in Level) | Level | |
mEntitySystemsManager (defined in Level) | Level | |
mEventCoordinatorManager (defined in Level) | Level | |
mEventing (defined in Level) | Level | |
mFeatureRegistry (defined in Level) | Level | |
mFeatureTypeFactory (defined in Level) | Level | |
mGameplayUserManager (defined in Level) | Level | |
mGlobalBlockPalette (defined in Level) | Level | |
mHandleLowMemoryOnTick (defined in Level) | Level | |
mHitResultWrapper (defined in Level) | Level | |
mImmersiveReaderString (defined in Level) | Level | |
mInternalComponentRegistry (defined in Level) | Level | |
mIOTaskGroup (defined in Level) | Level | |
mIsClientSide (defined in Level) | Level | |
mIsExporting (defined in Level) | Level | |
mItemRegistry (defined in Level) | Level | |
mJigsawStructureRegistry (defined in Level) | Level | |
mLevelBlockDestroyer (defined in Level) | Level | |
mLevelChunkEventManager (defined in Level) | Level | |
mLevelChunkPerformanceTelemetry (defined in Level) | Level | |
mLevelChunkSaveManager (defined in Level) | Level | |
mLevelCrashDumpManager (defined in Level) | Level | |
mLevelData (defined in Level) | Level | |
mLevelEntity (defined in Level) | Level | |
mLevelEventCompoundTagSubscription (defined in Level) | Level | |
mLevelEventDataSubscription (defined in Level) | Level | |
mLevelEventManager (defined in Level) | Level | |
mLevelId (defined in Level) | Level | |
mLevelRandom (defined in Level) | Level | |
mLevelSoundManager (defined in Level) | Level | |
mLevelStorageManager (defined in Level) | Level | |
mLightTextureImageBuilderFactory (defined in Level) | Level | |
mListeners (defined in Level) | Level | |
mLoadingScreenIdManager (defined in Level) | Level | |
mLootTables (defined in Level) | Level | |
mLowMemorySubscription (defined in Level) | Level | |
mMainThreadTaskGroup (defined in Level) | Level | |
mMobSpawner (defined in Level) | Level | |
mNetEventCallback (defined in Level) | Level | |
mNpcDialogueStorage (defined in Level) | Level | |
mOnAddBreakingItemParticleEffectSubscription (defined in Level) | Level | |
mOnAddTerrainParticleEffectSubscription (defined in Level) | Level | |
mOnAddTerrainSlideEffectSubscription (defined in Level) | Level | |
mOnAnyGameplayUsersRemovedSubscription (defined in Level) | Level | |
mOnChunkDiscardedSubscription (defined in Level) | Level | |
mOnChunkLoadedSubscription (defined in Level) | Level | |
mOnChunkReloadedSubscription (defined in Level) | Level | |
mOnGameplayUserAddedSubscription (defined in Level) | Level | |
mOnGameplayUserRemovedSubscription (defined in Level) | Level | |
mOnPictureTakenSubscription (defined in Level) | Level | |
mOnRemoveActorEntityReferences (defined in Level) | Level | |
mOnSendServerLegacyParticleSubscription (defined in Level) | Level | |
mPacketSender (defined in Level) | Level | |
mParticleProvider (defined in Level) | Level | |
mPauseManager (defined in Level) | Level | |
mPhotoItemSavedDataCollection (defined in Level) | Level | |
mPhotoManager (defined in Level) | Level | |
mPlayerAbilitiesManager (defined in Level) | Level | |
mPlayerDimensionTransferManager (defined in Level) | Level | |
mPlayerListManager (defined in Level) | Level | |
mPlayerMovementSettingsManager (defined in Level) | Level | |
mPlayerPermissionsManager (defined in Level) | Level | |
mPlayerPermissionsSynchroniser (defined in Level) | Level | |
mPlayerTickManager (defined in Level) | Level | |
mPortalForcer (defined in Level) | Level | |
mPositionTrackerDBClient (defined in Level) | Level | |
mProjectileFactory (defined in Level) | Level | |
mRecipes (defined in Level) | Level | |
mRegions (defined in Level) | Level | |
mRegisteredBorderBlock (defined in Level) | Level | |
mScheduler (defined in Level) | Level | |
mScoreboard (defined in Level) | Level | |
mServerParticleManager (defined in Level) | Level | |
mSimPaused (defined in Level) | Level | |
mStructureManager (defined in Level) | Level | |
mStructureSpawnRegistry (defined in Level) | Level | |
mSubClientId (defined in Level) | Level | |
mTagRegistry (defined in Level) | Level | |
mTearingDown (defined in Level) | Level | |
mTempEPtrManager (defined in Level) | Level | |
mTickDeltaTimeManager (defined in Level) | Level | |
mTickingAreasMgr (defined in Level) | Level | |
mTickTimeManager (defined in Level) | Level | |
mTrimMaterialRegistry (defined in Level) | Level | |
mTrimPatternRegistry (defined in Level) | Level | |
mUniqueIDManager (defined in Level) | Level | |
mUnk11fda3 (defined in ServerLevel) | ServerLevel | |
mUnk155f9c (defined in ServerLevel) | ServerLevel | |
mUnk3b6c59 (defined in ServerLevel) | ServerLevel | |
mUnk3daa27 (defined in ServerLevel) | ServerLevel | |
mUnk43b5c6 (defined in ServerLevel) | ServerLevel | |
mUnk583e87 (defined in ServerLevel) | ServerLevel | |
mUnk6156c4 (defined in ServerLevel) | ServerLevel | |
mUnk6f3347 (defined in ServerLevel) | ServerLevel | |
mUnk71db1b (defined in ServerLevel) | ServerLevel | |
mUnk85019e (defined in ServerLevel) | ServerLevel | |
mUnk8f3e19 (defined in ServerLevel) | ServerLevel | |
mUnk9a9b65 (defined in ServerLevel) | ServerLevel | |
mUnkb248d7 (defined in ServerLevel) | ServerLevel | |
mUnkc57a61 (defined in ServerLevel) | ServerLevel | |
mUnkd4eea4 (defined in ServerLevel) | ServerLevel | |
mUnkea45af (defined in ServerLevel) | ServerLevel | |
mUnkf36304 (defined in ServerLevel) | ServerLevel | |
mUnkf592ac (defined in ServerLevel) | ServerLevel | |
mUnkf595c6 (defined in ServerLevel) | ServerLevel | |
mUnknownBlockTypeRegistry (defined in Level) | Level | |
mVanillaActorEventListenerManager (defined in Level) | Level | |
mWeatherManager (defined in Level) | Level | |
notifySubChunkRequestManager(::SubChunkPacket const &packet) (defined in Level) | Level | virtual |
onAreaChanged(::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max) (defined in BlockSourceListener) | BlockSourceListener | virtual |
onBlockChanged(::BlockSource &, ::BlockPos const &, uint, ::Block const &, ::Block const &, int, ::ActorBlockSyncMessage const *, ::BlockChangedEventTarget, ::Actor *) (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 |
onChunkDiscarded(::LevelChunk &lc) (defined in Level) | Level | virtual |
onChunkLoaded(::ChunkSource &source, ::LevelChunk &lc) (defined in Level) | Level | virtual |
onChunkReload(::Bounds const &bound) (defined in Level) | Level | virtual |
onChunkReloaded(::ChunkSource &source, ::LevelChunk &lc) (defined in Level) | Level | virtual |
onEntityChanged(::BlockSource &source, ::Actor &entity) (defined in BlockSourceListener) | BlockSourceListener | virtual |
onPlayerDeath(::Player &player, ::ActorDamageSource const &source) (defined in Level) | Level | virtual |
onSourceCreated(::BlockSource &source) (defined in Level) | Level | virtual |
onSourceDestroyed(::BlockSource &source) (defined in Level) | Level | virtual |
onSubChunkLoaded(::ChunkSource &source, ::LevelChunk &lc, short absoluteSubChunkIndex, bool subChunkVisibilityChanged) (defined in Level) | Level | virtual |
operator=(ServerLevel const &) (defined in ServerLevel) | ServerLevel | |
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
pauseAndFlushTaskGroups() (defined in Level) | Level | virtual |
playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
playSound(::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, float const volume, float const pitch) (defined in Level) | Level | virtual |
playSound(::std::string const &name, ::Vec3 const &pos, float volume, float pitch) (defined in Level) | Level | virtual |
playSound(::IConstBlockSource const ®ion, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
playSound(::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, ::ActorDefinitionIdentifier const &entityType, bool isBabyMob, bool isGlobal) (defined in Level) | Level | virtual |
potionSplash(::Vec3 const &pos, ::mce::Color const &color, bool instantaneousEffect) (defined in Level) | Level | virtual |
queueEntityDestruction(::OwnerPtr<::EntityContext > entity) (defined in Level) | Level | virtual |
RegionSet typedef (defined in Level) | Level | |
registerTemporaryPointer(::_TickPtr &ptr) (defined in Level) | Level | virtual |
removeActorAndTakeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | virtual |
removeActorFromWorldAndTakeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | virtual |
removeBlockSourceFromValidityTracking(::BlockSource *region) (defined in Level) | Level | virtual |
removeDisplayEntity(::WeakEntityRef) (defined in Level) | Level | virtual |
removeEntity(::Actor &actor) (defined in Level) | Level | virtual |
removeEntity(::WeakEntityRef entityRef) (defined in Level) | Level | virtual |
removeListener(::LevelListener &listener) (defined in Level) | Level | virtual |
requestMapInfo(::ActorUniqueID const uuid, bool forceUpdate) (defined in Level) | Level | virtual |
requestPlayerChangeDimension(::Player &player, ::ChangeDimensionRequest &&changeRequest) (defined in Level) | Level | virtual |
requestTimedStorageDeferment() (defined in Level) | Level | virtual |
resumePlayer(::Player &player) (defined in Level) | Level | virtual |
runCommand(::HashedString const &, ::CommandOrigin &, ::CommandOriginSystem, ::CurrentCmdVersion const) (defined in ServerLevel) | ServerLevel | virtual |
runCommand(::Command &, ::CommandOrigin &, ::CommandOriginSystem) (defined in ServerLevel) | ServerLevel | virtual |
save() (defined in Level) | Level | virtual |
saveGameData() (defined in Level) | Level | virtual |
saveLevelData() (defined in Level) | Level | virtual |
sendAllPlayerAbilities(::Player const &playerReference) (defined in Level) | Level | virtual |
sendServerLegacyParticle(::ParticleType id, ::Vec3 const &pos, ::Vec3 const &dir, int data) (defined in Level) | Level | virtual |
ServerLevel(ServerLevel const &) (defined in ServerLevel) | ServerLevel | |
ServerLevel() (defined in ServerLevel) | ServerLevel | |
ServerLevel(::Bedrock::NotNullNonOwnerPtr<::PacketSender > packetSender, ::Bedrock::NotNullNonOwnerPtr<::SoundPlayerInterface > const &soundPlayer, ::Bedrock::UniqueOwnerPointer<::LevelStorage > levelStorage, ::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData, ::IMinecraftEventing &eventing, ::ResourcePackManager &serverResourcePackManager, ::ResourcePackManager &clientResourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::MinecraftCommands &commands, ::Scheduler &callbackContext, ::Bedrock::NotNullNonOwnerPtr<::IEntityRegistryOwner > const &entityRegistryOwner, ::WeakRef<::EntityContext > levelEntity, ::ItemRegistryRef itemRegistry, bool clientSideChunkGenerationEnabled, bool blockNetworkIdsAreHashes, ::NetworkPermissions const &networkPermissions, ::std::weak_ptr<::BlockTypeRegistry > blockRegistry) (defined in ServerLevel) | ServerLevel | |
setCommandsEnabled(bool commandsEnabled) (defined in ServerLevel) | ServerLevel | virtual |
setDefaultGameType(::GameType) (defined in Level) | Level | virtual |
setDefaultSpawn(::BlockPos const &spawnPos) (defined in Level) | Level | virtual |
setDifficulty(::SharedTypes::Legacy::Difficulty difficulty) (defined in Level) | Level | virtual |
setDisablePlayerInteractions(bool const disable) (defined in Level) | Level | virtual |
setEducationLevelSettings(::EducationLevelSettings settings) (defined in Level) | Level | virtual |
setFinishedInitializing() (defined in Level) | Level | virtual |
setHasLockedBehaviorPack(bool hasLocked) (defined in Level) | Level | virtual |
setHasLockedResourcePack(bool hasLocked) (defined in Level) | Level | virtual |
setImmersiveReaderString(::std::string newString) (defined in Level) | Level | virtual |
setIsExporting(bool IsExporting) (defined in Level) | Level | virtual |
setLANBroadcast(bool broadcast) (defined in Level) | Level | virtual |
setLANBroadcastIntent(bool broadcast) (defined in Level) | Level | virtual |
setLevelId(::std::string LevelId) (defined in Level) | Level | virtual |
setMsaGamertagsOnly(bool msaGamertagsOnly) (defined in Level) | Level | virtual |
setMultiplayerGame(bool multiplayerGame) (defined in Level) | Level | virtual |
setMultiplayerGameIntent(bool multiplayerGame) (defined in Level) | Level | virtual |
setNetEventCallback(::Bedrock::NonOwnerPointer<::NetEventCallback > val) (defined in Level) | Level | virtual |
setPlatformBroadcastIntent(::Social::GamePublishSetting) (defined in Level) | Level | virtual |
setPlatformBroadcastMode(::Social::GamePublishSetting) (defined in Level) | Level | virtual |
setPlayerAbilities(::ActorUniqueID const &playerId, ::LayeredAbilities const &abilities) (defined in Level) | Level | virtual |
setPlayerMovementSettings(::PlayerMovementSettings const &settings) (defined in Level) | Level | virtual |
setSimPaused(bool value) (defined in Level) | Level | virtual |
setSleepStatus(::PlayerSleepStatus const &status) (defined in Level) | Level | virtual |
setTime(int time) (defined in Level) | Level | virtual |
setWorldTemplateOptionsUnlocked() (defined in ServerLevel) | ServerLevel | virtual |
setXBLBroadcastIntent(::Social::GamePublishSetting) (defined in Level) | Level | virtual |
setXBLBroadcastMode(::Social::GamePublishSetting) (defined in Level) | Level | virtual |
spawnParticleEffect(::std::string const &effectName, ::Vec3 const &spawnLocation, ::Dimension *dimension) (defined in Level) | Level | virtual |
startLeaveGame() (defined in Level) | Level | virtual |
suspendAndSave() (defined in Level) | Level | virtual |
suspendPlayer(::Player &player) (defined in Level) | Level | virtual |
takeEntity(::WeakEntityRef entityRef, ::LevelChunk &lc) (defined in Level) | Level | virtual |
takePicture(::cg::ImageBuffer &outImage, ::Actor *camera, ::Actor *target, ::ScreenshotOptions &screenshotOptions, ::std::function< void(::cg::ImageBuffer &, ::ScreenshotOptions &)> completedScreenshotCallback) (defined in Level) | Level | virtual |
tick() (defined in Level) | Level | virtual |
tickEntities() (defined in Level) | Level | virtual |
tickEntitySystems() (defined in Level) | Level | virtual |
tryGetScoreboard() (defined in Level) | Level | virtual |
unregisterTemporaryPointer(::_TickPtr &ptr) (defined in Level) | Level | virtual |
updateSleepingPlayerList() (defined in Level) | Level | virtual |
updateWeather(float rainLevel, int rainTime, float lightningLevel, int lightningTime) (defined in Level) | Level | virtual |
upgradeStorageVersion(::StorageVersion v) (defined in Level) | Level | virtual |
use3DBiomeMaps() const (defined in Level) | Level | virtual |
useMsaGamertagsOnly() const (defined in Level) | Level | virtual |
~BlockSourceListener() (defined in BlockSourceListener) | BlockSourceListener | virtual |
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
~ILevel() (defined in ILevel) | ILevel | virtual |
~IWorldRegistriesProvider()=default (defined in IWorldRegistriesProvider) | IWorldRegistriesProvider | virtual |
~Level() (defined in Level) | Level | virtual |
~ServerLevel() (defined in ServerLevel) | ServerLevel | virtual |