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

Public Member Functions

MCAPI MobSpawnRules ()
 
MCAPI MobSpawnRules (::MobSpawnRules &&)
 
MCAPI MobSpawnRules (::MobSpawnRules const &)
 
MCAPI::MobSpawnRules & addPermutation (int weight, int guaranteedCount, ::ActorDefinitionIdentifier const &id)
 
MCAPI bool canSpawnInConditions (::SpawnConditions const &conditions, ::BlockSource &region) const
 
MCAPI::MobSpawnRules & operator= (::MobSpawnRules &&)
 
MCAPI::MobSpawnRules & operator= (::MobSpawnRules const &)
 
MCAPI::MobSpawnHerdInfo const & selectRandomHerd (::IRandom &random) const
 
MCAPI::MobSpawnRules & setMobEventType (::std::string const &eventName)
 
MCAPI ~MobSpawnRules ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::MobSpawnRules &&)
 
MCAPI void * $ctor (::MobSpawnRules const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI int const & LOW_END_MAX_SPAWN_DISTANCE ()
 
static MCAPI int const & MAX_DEFAULT_SPAWN_DISTANCE ()
 
static MCAPI uint64 const & MAX_WORLD_AGE ()
 
static MCAPI int const & MIN_DEFAULT_SPAWN_DISTANCE ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk9c06bc
 
::ll::UntypedStorage< 4, 4 > mUnkd8718f
 
::ll::UntypedStorage< 4, 4 > mUnk10240b
 
::ll::UntypedStorage< 4, 4 > mUnk8c1335
 
::ll::UntypedStorage< 4, 4 > mUnk8e1387
 
::ll::UntypedStorage< 1, 1 > mUnk6eb12e
 
::ll::UntypedStorage< 4, 4 > mUnkf7398d
 
::ll::UntypedStorage< 4, 4 > mUnk3309d0
 
::ll::UntypedStorage< 4, 4 > mUnk1e8675
 
::ll::UntypedStorage< 4, 4 > mUnk3ade4e
 
::ll::UntypedStorage< 4, 4 > mUnk75c012
 
::ll::UntypedStorage< 4, 4 > mUnkb7ca7e
 
::ll::UntypedStorage< 4, 4 > mUnk64e3da
 
::ll::UntypedStorage< 4, 4 > mUnk8fd342
 
::ll::UntypedStorage< 4, 4 > mUnke5872a
 
::ll::UntypedStorage< 4, 4 > mUnk6e66eb
 
::ll::UntypedStorage< 1, 1 > mUnk2563fa
 
::ll::UntypedStorage< 1, 1 > mUnk6bd693
 
::ll::UntypedStorage< 1, 1 > mUnkef850c
 
::ll::UntypedStorage< 1, 1 > mUnkab1106
 
::ll::UntypedStorage< 1, 1 > mUnk7ef38d
 
::ll::UntypedStorage< 4, 4 > mUnk72fc26
 
::ll::UntypedStorage< 4, 4 > mUnk46f75e
 
::ll::UntypedStorage< 1, 1 > mUnk18ecd0
 
::ll::UntypedStorage< 8, 8 > mUnka90688
 
::ll::UntypedStorage< 8, 8 > mUnke11f7c
 
::ll::UntypedStorage< 4, 4 > mUnk7ca176
 
::ll::UntypedStorage< 4, 4 > mUnk371bf6
 
::ll::UntypedStorage< 8, 24 > mUnk3c801b
 
::ll::UntypedStorage< 8, 24 > mUnkeb5390
 
::ll::UntypedStorage< 8, 32 > mUnk90cf78
 
::ll::UntypedStorage< 8, 24 > mUnk4d674b
 
::ll::UntypedStorage< 8, 24 > mUnk3ece83
 
::ll::UntypedStorage< 8, 24 > mUnk1d4d01
 
::ll::UntypedStorage< 4, 4 > mUnk45133a
 
::ll::UntypedStorage< 8, 24 > mUnk87ca41
 
::ll::UntypedStorage< 8, 32 > mUnkf0a3ab
 
::ll::UntypedStorage< 4, 4 > mUnkda3621
 
::ll::UntypedStorage< 1, 1 > mUnkf5d9fe
 

Constructor & Destructor Documentation

◆ MobSpawnRules() [1/3]

MCAPI MobSpawnRules::MobSpawnRules ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ MobSpawnRules() [2/3]

MCAPI MobSpawnRules::MobSpawnRules ( ::MobSpawnRules && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ MobSpawnRules() [3/3]

MCAPI MobSpawnRules::MobSpawnRules ( ::MobSpawnRules const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~MobSpawnRules()

MCAPI MobSpawnRules::~MobSpawnRules ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ addPermutation()

MCAPI::MobSpawnRules & MobSpawnRules::addPermutation ( int weight,
int guaranteedCount,
::ActorDefinitionIdentifier const & id )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ canSpawnInConditions()

MCAPI bool MobSpawnRules::canSpawnInConditions ( ::SpawnConditions const & conditions,
::BlockSource & region ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ operator=() [1/2]

MCAPI::MobSpawnRules & MobSpawnRules::operator= ( ::MobSpawnRules && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ operator=() [2/2]

MCAPI::MobSpawnRules & MobSpawnRules::operator= ( ::MobSpawnRules const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ selectRandomHerd()

MCAPI::MobSpawnHerdInfo const & MobSpawnRules::selectRandomHerd ( ::IRandom & random) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ setMobEventType()

MCAPI::MobSpawnRules & MobSpawnRules::setMobEventType ( ::std::string const & eventName)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ LOW_END_MAX_SPAWN_DISTANCE()

static MCAPI int const & MobSpawnRules::LOW_END_MAX_SPAWN_DISTANCE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ MAX_DEFAULT_SPAWN_DISTANCE()

static MCAPI int const & MobSpawnRules::MAX_DEFAULT_SPAWN_DISTANCE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ MAX_WORLD_AGE()

static MCAPI uint64 const & MobSpawnRules::MAX_WORLD_AGE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ MIN_DEFAULT_SPAWN_DISTANCE()

static MCAPI int const & MobSpawnRules::MIN_DEFAULT_SPAWN_DISTANCE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/3]

MCAPI void * MobSpawnRules::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/3]

MCAPI void * MobSpawnRules::$ctor ( ::MobSpawnRules && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/3]

MCAPI void * MobSpawnRules::$ctor ( ::MobSpawnRules const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void MobSpawnRules::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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