|
virtual void | setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual void | onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual bool | hasComparatorSignal () const |
|
virtual int | getComparatorSignal (::BlockSource ®ion, ::BlockPos const &pos, ::Block const &block, uchar dir) const |
|
virtual bool | isSignalSource () const |
|
virtual bool | shouldConnectToRedstone (::BlockSource ®ion, ::BlockPos const &pos, ::Direction::Type direction) const |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
|
MCAPI void | dropRecording (::BlockSource ®ion, ::BlockPos const &pos) 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 bool | $hasComparatorSignal () const |
|
MCAPI int | $getComparatorSignal (::BlockSource ®ion, ::BlockPos const &pos, ::Block const &block, uchar dir) const |
|
MCAPI bool | $isSignalSource () const |
|
MCAPI bool | $shouldConnectToRedstone (::BlockSource ®ion, ::BlockPos const &pos, ::Direction::Type direction) const |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
|
◆ dropRecording()
- 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.
◆ 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.
◆ $hasComparatorSignal()
MCAPI bool JukeboxBlock::$hasComparatorSignal |
( |
| ) |
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.
◆ $getComparatorSignal()
- 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 JukeboxBlock::$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.
◆ $shouldConnectToRedstone()
MCAPI bool JukeboxBlock::$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.
◆ $_addHardCodedBlockComponents()
MCAPI void JukeboxBlock::$_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 ** JukeboxBlock::$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: