|
virtual::AABB const & | getVisualShape (::Block const &block, ::AABB &) const |
|
virtual::AABB | getCollisionShape (::Block const &, ::IConstBlockSource const &, ::BlockPos const &, ::optional_ref<::GetCollisionShapeInterface const >) const |
|
virtual void | neighborChanged (::BlockSource ®ion, ::BlockPos const &pos, ::BlockPos const &neighborPos) const |
|
virtual bool | checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const |
|
virtual::ItemInstance | asItemInstance (::Block const &, ::BlockActor const *blockActor) const |
|
virtual bool | canSurvive (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual int | getVariant (::Block const &block) const |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
|
MCAPI void | onPlace (::BlockEvents::BlockPlaceEvent &eventData) const |
|
MCAPI void | tick (::BlockEvents::BlockQueuedTickEvent &eventData) const |
|
MCAPI::AABB const & | $getVisualShape (::Block const &block, ::AABB &) const |
|
MCAPI::AABB | $getCollisionShape (::Block const &, ::IConstBlockSource const &, ::BlockPos const &, ::optional_ref<::GetCollisionShapeInterface const >) const |
|
MCAPI void | $neighborChanged (::BlockSource ®ion, ::BlockPos const &pos, ::BlockPos const &neighborPos) const |
|
MCAPI bool | $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const |
|
MCAPI::ItemInstance | $asItemInstance (::Block const &, ::BlockActor const *blockActor) const |
|
MCAPI bool | $canSurvive (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI int | $getVariant (::Block const &block) const |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
|
|
::ll::TypedStorage< 1, 1, bool > | mOnGround |
|
◆ 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.
◆ tick()
- 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.
◆ itemInstanceFromBlockEntity()
- 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.
◆ EAST_AABB()
static MCAPI ::AABB & BannerBlock::EAST_AABB |
( |
| ) |
|
|
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.
◆ NORTH_AABB()
static MCAPI ::AABB & BannerBlock::NORTH_AABB |
( |
| ) |
|
|
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.
◆ SOUTH_AABB()
static MCAPI ::AABB & BannerBlock::SOUTH_AABB |
( |
| ) |
|
|
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.
◆ STANDING_AABB()
static MCAPI ::AABB & BannerBlock::STANDING_AABB |
( |
| ) |
|
|
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.
◆ WEST_AABB()
static MCAPI ::AABB & BannerBlock::WEST_AABB |
( |
| ) |
|
|
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.
◆ $getVisualShape()
MCAPI::AABB const & BannerBlock::$getVisualShape |
( |
::Block const & | block, |
|
|
::AABB & | ) 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.
◆ $getCollisionShape()
- 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.
◆ $neighborChanged()
- 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()
- 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.
◆ $asItemInstance()
MCAPI::ItemInstance BannerBlock::$asItemInstance |
( |
::Block const & | , |
|
|
::BlockActor const * | blockActor ) 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.
◆ $canSurvive()
- 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 BannerBlock::$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.
◆ $_addHardCodedBlockComponents()
MCAPI void BannerBlock::$_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 ** BannerBlock::$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: