3#include "mc/_HeaderOutputPredefine.h"
13namespace br::spawn {
class SpawnPlacements; }
14namespace cereal {
struct ReflectionCtx; }
21 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, int>> mCategoryLookup;
22 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, int>> mSpawnDelayStartMap;
Definition ActorSpawnRuleGroup.h:17
MCAPI ActorSpawnRuleGroup(::ResourcePackManager &resourcePackManager, ::IWorldRegistriesProvider ®istries, ::br::spawn::SpawnPlacements &spawnPlacements, ::cereal::ReflectionCtx const &ctx, ::LinkedAssetValidator &linkedAssetValidator, ::Experiments const &experiments)
MCAPI void * $ctor(::ResourcePackManager &resourcePackManager, ::IWorldRegistriesProvider ®istries, ::br::spawn::SpawnPlacements &spawnPlacements, ::cereal::ReflectionCtx const &ctx, ::LinkedAssetValidator &linkedAssetValidator, ::Experiments const &experiments)
MCAPI void resetDelayEnd(::MobSpawnRules spawnRules, uint64 age, ::Random &random)
static MCAPI void ** $vftable()
Definition Experiments.h:14
Definition IWorldRegistriesProvider.h:26
Definition LinkedAssetValidator.h:8
Definition MobSpawnRules.h:16
Definition ResourcePackManager.h:23
Definition SpawnPlacements.h:28
Definition ReflectionCtx.h:11