19class ActorSpawnRuleGroup {
23 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, int>> mCategoryLookup;
24 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, int>> mSpawnDelayStartMap;
25 ::ll::TypedStorage<8, 8, ::IMinecraftEventing&> mEventing;
30 ActorSpawnRuleGroup& operator=(ActorSpawnRuleGroup
const&);
31 ActorSpawnRuleGroup(ActorSpawnRuleGroup
const&);
32 ActorSpawnRuleGroup();
37 virtual ~ActorSpawnRuleGroup() =
default;
43 MCAPI ActorSpawnRuleGroup(
75 MCAPI
static void** $vftable();