|
virtual bool | isCraftingBlock () const |
|
virtual bool | isLavaBlocking () const |
|
virtual::Block const & | getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const |
|
virtual void | onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual uchar | getMappedFace (uchar face, ::Block const &block) const |
|
virtual void | onFillBlock (::BlockSource ®ion, ::BlockPos const &pos, ::Block const &block) const |
|
virtual bool | canBeUsedInCommands (::BaseGameVersion const &baseGameVersion) const |
|
virtual bool | isInteractiveBlock () const |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
|
MCAPI void | use (::BlockEvents::BlockPlayerInteractEvent &eventData) const |
|
MCAPI bool | $isCraftingBlock () const |
|
MCAPI bool | $isLavaBlocking () const |
|
MCAPI::Block const & | $getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const |
|
MCAPI void | $onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI uchar | $getMappedFace (uchar face, ::Block const &block) const |
|
MCAPI void | $onFillBlock (::BlockSource ®ion, ::BlockPos const &pos, ::Block const &block) const |
|
MCAPI bool | $canBeUsedInCommands (::BaseGameVersion const &baseGameVersion) const |
|
MCAPI bool | $isInteractiveBlock () const |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
|
◆ 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.
◆ $isCraftingBlock()
MCAPI bool ChemistryTableBlock::$isCraftingBlock |
( |
| ) |
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.
◆ $isLavaBlocking()
MCAPI bool ChemistryTableBlock::$isLavaBlocking |
( |
| ) |
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.
◆ $getPlacementBlock()
MCAPI::Block const & ChemistryTableBlock::$getPlacementBlock |
( |
::Actor const & | by, |
|
|
::BlockPos const & | pos, |
|
|
uchar | face, |
|
|
::Vec3 const & | clickPos, |
|
|
int | itemValue ) 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.
◆ $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.
◆ $getMappedFace()
MCAPI uchar ChemistryTableBlock::$getMappedFace |
( |
uchar | face, |
|
|
::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.
◆ $onFillBlock()
- 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.
◆ $canBeUsedInCommands()
MCAPI bool ChemistryTableBlock::$canBeUsedInCommands |
( |
::BaseGameVersion const & | baseGameVersion | ) |
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 ChemistryTableBlock::$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.
◆ $_addHardCodedBlockComponents()
MCAPI void ChemistryTableBlock::$_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 ** ChemistryTableBlock::$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: