LeviLamina
Loading...
Searching...
No Matches
PathBlockSource Class Reference
+ Inheritance diagram for PathBlockSource:

Public Member Functions

PathBlockSourceoperator= (PathBlockSource const &)
 
 PathBlockSource (PathBlockSource const &)
 
virtual bool isInWater () const
 
virtual bool isInLava () const
 
virtual bool isWaterBlock (::BlockPos const &blockPos) const
 
virtual bool isLavaBlock (::BlockPos const &blockPos) const
 
virtual bool isSolidBlock (::BlockPos const &blockPos) const
 
MCAPI void $dtor ()
 
MCAPI bool $isInWater () const
 
MCAPI bool $isInLava () const
 
MCAPI bool $isWaterBlock (::BlockPos const &blockPos) const
 
MCAPI bool $isLavaBlock (::BlockPos const &blockPos) const
 
MCAPI bool $isSolidBlock (::BlockPos const &blockPos) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkf4b1d0
 
::ll::UntypedStorage< 1, 1 > mUnka0ab3a
 
::ll::UntypedStorage< 8, 8 > mUnkf2f219
 

Member Function Documentation

◆ isInWater()

virtual bool PathBlockSource::isInWater ( ) const
virtual

Implements IPathBlockSource.

◆ isInLava()

virtual bool PathBlockSource::isInLava ( ) const
virtual

Implements IPathBlockSource.

◆ isWaterBlock()

virtual bool PathBlockSource::isWaterBlock ( ::BlockPos const & blockPos) const
virtual

Implements IPathBlockSource.

◆ isLavaBlock()

virtual bool PathBlockSource::isLavaBlock ( ::BlockPos const & blockPos) const
virtual

Implements IPathBlockSource.

◆ isSolidBlock()

virtual bool PathBlockSource::isSolidBlock ( ::BlockPos const & blockPos) const
virtual

Implements IPathBlockSource.

◆ $dtor()

MCAPI void PathBlockSource::$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.

◆ $isInWater()

MCAPI bool PathBlockSource::$isInWater ( ) 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.

◆ $isInLava()

MCAPI bool PathBlockSource::$isInLava ( ) 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.

◆ $isWaterBlock()

MCAPI bool PathBlockSource::$isWaterBlock ( ::BlockPos const & blockPos) 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.

◆ $isLavaBlock()

MCAPI bool PathBlockSource::$isLavaBlock ( ::BlockPos const & blockPos) 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.

◆ $isSolidBlock()

MCAPI bool PathBlockSource::$isSolidBlock ( ::BlockPos const & blockPos) 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.

◆ $vftable()

static MCAPI void ** PathBlockSource::$vftable ( )
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.

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