LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptListBlockVolume Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptListBlockVolume:

Public Member Functions

ScriptListBlockVolumeoperator= (ScriptListBlockVolume const &)
 
virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIteratorgetBlockLocationIterator (::Scripting::WeakLifetimeScope scope)
 
virtual ::std::unique_ptr<::BaseBlockLocationIteratorcreateBlockLocationIterator ()
 
MCAPI ScriptListBlockVolume ()
 
MCAPI ScriptListBlockVolume (::ScriptModuleMinecraft::ScriptListBlockVolume &&rhs)
 
MCAPI ScriptListBlockVolume (::ScriptModuleMinecraft::ScriptListBlockVolume const &)
 
MCAPI ScriptListBlockVolume (::std::vector<::Vec3 > const &locations)
 
MCAPI void add (::std::vector<::Vec3 > const &locations)
 
MCAPI void remove (::std::vector<::Vec3 > const &locations)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptListBlockVolume &&rhs)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptListBlockVolume const &)
 
MCAPI void * $ctor (::std::vector<::Vec3 > const &locations)
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIterator$getBlockLocationIterator (::Scripting::WeakLifetimeScope scope)
 
MCAPI ::std::unique_ptr<::BaseBlockLocationIterator$createBlockLocationIterator ()
 
MCAPI void forEach (::std::function< bool(::BlockPos const &)> callback) const
 
MCAPI ::Scripting::Result_deprecated<::BoundingBoxgetBoundingBox () const
 
MCAPI int getCapacity () const
 
MCAPI ::Scripting::Result_deprecated<::Vec3getMax () const
 
MCAPI ::Scripting::Result_deprecated<::Vec3getMin () const
 
MCAPI::Vec3 getSpan () const
 
MCAPI bool isInside (::Vec3 const &location) const
 
MCAPI void translate (::Vec3 const &delta)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkb35746
 

Constructor & Destructor Documentation

◆ ScriptListBlockVolume() [1/4]

MCAPI ScriptModuleMinecraft::ScriptListBlockVolume::ScriptListBlockVolume ( )
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.

◆ ScriptListBlockVolume() [2/4]

MCAPI ScriptModuleMinecraft::ScriptListBlockVolume::ScriptListBlockVolume ( ::ScriptModuleMinecraft::ScriptListBlockVolume && rhs)
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.

◆ ScriptListBlockVolume() [3/4]

MCAPI ScriptModuleMinecraft::ScriptListBlockVolume::ScriptListBlockVolume ( ::ScriptModuleMinecraft::ScriptListBlockVolume 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.

◆ ScriptListBlockVolume() [4/4]

MCAPI ScriptModuleMinecraft::ScriptListBlockVolume::ScriptListBlockVolume ( ::std::vector<::Vec3 > const & locations)
explicit
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.

Member Function Documentation

◆ getBlockLocationIterator()

virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIterator > ScriptModuleMinecraft::ScriptListBlockVolume::getBlockLocationIterator ( ::Scripting::WeakLifetimeScope scope)
virtual

◆ createBlockLocationIterator()

virtual ::std::unique_ptr<::BaseBlockLocationIterator > ScriptModuleMinecraft::ScriptListBlockVolume::createBlockLocationIterator ( )
virtual

◆ add()

MCAPI void ScriptModuleMinecraft::ScriptListBlockVolume::add ( ::std::vector<::Vec3 > const & locations)
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.

◆ remove()

MCAPI void ScriptModuleMinecraft::ScriptListBlockVolume::remove ( ::std::vector<::Vec3 > const & locations)
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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptListBlockVolume::bind ( )
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.

◆ $ctor() [1/4]

MCAPI void * ScriptModuleMinecraft::ScriptListBlockVolume::$ctor ( )
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/4]

MCAPI void * ScriptModuleMinecraft::ScriptListBlockVolume::$ctor ( ::ScriptModuleMinecraft::ScriptListBlockVolume && rhs)
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() [3/4]

MCAPI void * ScriptModuleMinecraft::ScriptListBlockVolume::$ctor ( ::ScriptModuleMinecraft::ScriptListBlockVolume 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.

◆ $ctor() [4/4]

MCAPI void * ScriptModuleMinecraft::ScriptListBlockVolume::$ctor ( ::std::vector<::Vec3 > const & locations)
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.

◆ $getBlockLocationIterator()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIterator > ScriptModuleMinecraft::ScriptListBlockVolume::$getBlockLocationIterator ( ::Scripting::WeakLifetimeScope scope)
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.

◆ $createBlockLocationIterator()

MCAPI ::std::unique_ptr<::BaseBlockLocationIterator > ScriptModuleMinecraft::ScriptListBlockVolume::$createBlockLocationIterator ( )
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 ** ScriptModuleMinecraft::ScriptListBlockVolume::$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.

◆ forEach()

MCAPI void ScriptModuleMinecraft::ScriptBlockVolumeBase::forEach ( ::std::function< bool(::BlockPos const &)> callback) const
inherited
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.

◆ getBoundingBox()

MCAPI ::Scripting::Result_deprecated<::BoundingBox > ScriptModuleMinecraft::ScriptBlockVolumeBase::getBoundingBox ( ) const
inherited
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.

◆ getCapacity()

MCAPI int ScriptModuleMinecraft::ScriptBlockVolumeBase::getCapacity ( ) const
inherited
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.

◆ getMax()

MCAPI ::Scripting::Result_deprecated<::Vec3 > ScriptModuleMinecraft::ScriptBlockVolumeBase::getMax ( ) const
inherited
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.

◆ getMin()

MCAPI ::Scripting::Result_deprecated<::Vec3 > ScriptModuleMinecraft::ScriptBlockVolumeBase::getMin ( ) const
inherited
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.

◆ getSpan()

MCAPI::Vec3 ScriptModuleMinecraft::ScriptBlockVolumeBase::getSpan ( ) const
inherited
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.

◆ isInside()

MCAPI bool ScriptModuleMinecraft::ScriptBlockVolumeBase::isInside ( ::Vec3 const & location) const
inherited
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.

◆ translate()

MCAPI void ScriptModuleMinecraft::ScriptBlockVolumeBase::translate ( ::Vec3 const & delta)
inherited
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: