|
|
ClipParameters & | operator= (ClipParameters const &) |
|
| ClipParameters (ClipParameters const &) |
| MCAPI | ClipParameters (::Vec3 const &a, ::Vec3 const &b) |
| MCAPI | ClipParameters (::Vec3 const &a, ::Vec3 const &b, ::std::function< bool(::BlockSource const &, ::Block const &, bool)> const &shouldCheckBlock) |
| MCAPI void * | $ctor (::Vec3 const &a, ::Vec3 const &b) |
| MCAPI void * | $ctor (::Vec3 const &a, ::Vec3 const &b, ::std::function< bool(::BlockSource const &, ::Block const &, bool)> const &shouldCheckBlock) |
|
|
::ll::TypedStorage< 8, 8, ::Vec3 const & > | mA |
|
::ll::TypedStorage< 8, 8, ::Vec3 const & > | mB |
|
::ll::TypedStorage< 8, 8, ::Actor * > | mActor |
|
::ll::TypedStorage< 1, 1, bool > | mLiquid |
|
::ll::TypedStorage< 1, 1, bool > | mFullOnly |
|
::ll::TypedStorage< 1, 1, bool > | mStopOnFirstLiquidHit |
|
::ll::TypedStorage< 1, 1, bool > | mIgnoreBorderBlocks |
|
::ll::TypedStorage< 1, 1, ::ShapeType > | mShapeType |
|
::ll::TypedStorage< 4, 4, int > | mMaxDistance |
|
::ll::TypedStorage< 8, 64, ::std::function< bool(::BlockSource const &, ::Block const &, bool)> const > | mShouldCheckBlock |
◆ ClipParameters() [1/2]
| MCAPI ClipParameters::ClipParameters |
( |
::Vec3 const & | a, |
|
|
::Vec3 const & | b ) |
- 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.
◆ ClipParameters() [2/2]
| MCAPI ClipParameters::ClipParameters |
( |
::Vec3 const & | a, |
|
|
::Vec3 const & | b, |
|
|
::std::function< bool(::BlockSource const &, ::Block const &, bool)> const & | shouldCheckBlock ) |
- 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.
◆ $ctor() [1/2]
| MCAPI void * ClipParameters::$ctor |
( |
::Vec3 const & | a, |
|
|
::Vec3 const & | b ) |
- 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.
◆ $ctor() [2/2]
| MCAPI void * ClipParameters::$ctor |
( |
::Vec3 const & | a, |
|
|
::Vec3 const & | b, |
|
|
::std::function< bool(::BlockSource const &, ::Block const &, bool)> const & | shouldCheckBlock ) |
- 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 struct was generated from the following file: