29 using EntityPredicate = ::std::function<
37 ::ll::TypedStorage<8, 8, ::ServerLevel&> mLevel;
42 ScriptCustomSpawnRulesRegistry& operator=(ScriptCustomSpawnRulesRegistry
const&);
43 ScriptCustomSpawnRulesRegistry(ScriptCustomSpawnRulesRegistry
const&);
44 ScriptCustomSpawnRulesRegistry();
49 virtual void _onReload() ;
57 MCAPI ::Scripting::Result<
62 registerEntitySpawnCallback(
63 ::std::string
const&
id,
67 ::br::spawn::EntitySpawnReason&,
73 MCAPI ::Scripting::Result<
78 registerObstructionCallback(
79 ::std::string
const&
id,
93 MCAPI
void $_onReload();