LeviLamina
Loading...
Searching...
No Matches
br::spawn::EntityType Struct Reference

Public Member Functions

MCAPI EntityType (::br::spawn::EntityType const &)
 
MCAPI bool isBlockDangerous (::Block const &block) const
 
MCAPI ~EntityType ()
 
MCAPI void * $ctor (::br::spawn::EntityType const &)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::SpawnCategory::Type > mType
 
::ll::TypedStorage< 8, 48, ::HashedStringmId
 
::ll::TypedStorage< 1, 1, bool > mIsSummonable
 
::ll::TypedStorage< 1, 1, bool > mImmuneFire
 
::ll::TypedStorage< 4, 4, float > mHeight
 
::ll::TypedStorage< 4, 4, float > mWidth
 

Constructor & Destructor Documentation

◆ EntityType()

MCAPI br::spawn::EntityType::EntityType ( ::br::spawn::EntityType 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.

◆ ~EntityType()

MCAPI br::spawn::EntityType::~EntityType ( )
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

◆ isBlockDangerous()

MCAPI bool br::spawn::EntityType::isBlockDangerous ( ::Block const & block) 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.

◆ $ctor()

MCAPI void * br::spawn::EntityType::$ctor ( ::br::spawn::EntityType 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 br::spawn::EntityType::$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 struct was generated from the following file: