|
virtual void | setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual void | onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual void | updateSignalStrength (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual bool | shouldConnectToRedstone (::BlockSource ®ion, ::BlockPos const &pos, ::Direction::Type direction) const |
|
virtual bool | isInteractiveBlock () const |
|
virtual bool | isSignalSource () const |
|
virtual int | getVariant (::Block const &block) const |
|
virtual bool | checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const |
|
virtual bool | canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
|
MCAPI void | onPlace (::BlockEvents::BlockPlaceEvent &eventData) const |
|
MCAPI void | use (::BlockEvents::BlockPlayerInteractEvent &eventData) const |
|
MCAPI void | $setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI void | $onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI void | $updateSignalStrength (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI bool | $shouldConnectToRedstone (::BlockSource ®ion, ::BlockPos const &pos, ::Direction::Type direction) const |
|
MCAPI bool | $isInteractiveBlock () const |
|
MCAPI bool | $isSignalSource () const |
|
MCAPI int | $getVariant (::Block const &block) const |
|
MCAPI bool | $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const |
|
MCAPI bool | $canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsInverted |
|
◆ onPlace()
- 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.
◆ use()
- 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.
◆ $setupRedstoneComponent()
- 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.
◆ $onRemove()
- 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.
◆ $updateSignalStrength()
- 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.
◆ $shouldConnectToRedstone()
MCAPI bool DaylightDetectorBlock::$shouldConnectToRedstone |
( |
::BlockSource & | region, |
|
|
::BlockPos const & | pos, |
|
|
::Direction::Type | direction ) 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.
◆ $isInteractiveBlock()
MCAPI bool DaylightDetectorBlock::$isInteractiveBlock |
( |
| ) |
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.
◆ $isSignalSource()
MCAPI bool DaylightDetectorBlock::$isSignalSource |
( |
| ) |
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.
◆ $getVariant()
MCAPI int DaylightDetectorBlock::$getVariant |
( |
::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.
◆ $checkIsPathable()
MCAPI bool DaylightDetectorBlock::$checkIsPathable |
( |
::Actor & | entity, |
|
|
::BlockPos const & | lastPathPos, |
|
|
::BlockPos const & | pathPos ) 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.
◆ $canProvideSupport()
MCAPI bool DaylightDetectorBlock::$canProvideSupport |
( |
::Block const & | , |
|
|
uchar | face, |
|
|
::BlockSupportType | ) 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.
◆ $_addHardCodedBlockComponents()
MCAPI void DaylightDetectorBlock::$_addHardCodedBlockComponents |
( |
::Experiments 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 ** DaylightDetectorBlock::$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: