LeviLamina
Loading...
Searching...
No Matches
SpawnGroupRegistry Class Reference

Public Types

using SpawnGroupRegistryMap = ::std::vector<::std::unique_ptr<::SpawnGroupData>>
 
using SpawnGroupLookupMap = ::std::unordered_map<::std::string, ::SpawnGroupData*>
 
using SpawnRulesHandler
 

Public Member Functions

MCAPI void _addSpawnRules (::std::string const &identifier, ::MobSpawnRules &spawnRules)
 
MCAPI void _getResources (::ResourcePackManager &callback, ::std::function< void(::std::string const &, int, ::BiomeFilterGroup &, ::MobSpawnRules &, ::SemVersion const &)> resourcePackManager)
 
MCAPI bool _readJson (::std::string &&data, ::std::unordered_map<::std::string, ::ActorSpawnRuleData > &dataMap)
 
MCAPI void readResourceFiles (::ResourcePackManager &dataMap, ::std::unordered_map<::std::string, ::ActorSpawnRuleData > &resourcePackManager)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::SpawnGroupData > > > mSpawnGroupRegistry
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::SpawnGroupData * > > mSpawnGroupLookupMap
 

Member Typedef Documentation

◆ SpawnRulesHandler

using SpawnGroupRegistry::SpawnRulesHandler
Initial value:
::std::function<void(::std::string const&, int, ::BiomeFilterGroup&, ::MobSpawnRules&, ::SemVersion const&)>
Definition BiomeFilterGroup.h:13
Definition MobSpawnRules.h:16
Definition SemVersion.h:15

The documentation for this class was generated from the following file: