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

SpawnGroupRegistryoperator= (SpawnGroupRegistry const &)
 
 SpawnGroupRegistry (SpawnGroupRegistry const &)
 
MCAPI void _addSpawnRules (::std::string const &identifier, ::MobSpawnRules &spawnRules)
 
MCAPI void _getResources (::ResourcePackManager &resourcePackManager, ::std::function< void(::std::string const &, int, ::BiomeFilterGroup &, ::MobSpawnRules &, ::SemVersion const &)> callback)
 
MCAPI ::Puv::LoadResult<::ActorSpawnRuleData_readJson (::std::string &&data, ::std::unordered_map<::std::string, ::ActorSpawnRuleData > &dataMap)
 
MCAPI void readResourceFiles (::ResourcePackManager &resourcePackManager, ::std::unordered_map<::std::string, ::ActorSpawnRuleData > &dataMap)
 

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
 
::ll::TypedStorage< 8, 8, ::IMinecraftEventing & > mEventing
 

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:21
Definition SemVersion.h:16

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