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

Public Member Functions

ScriptBlockLocationIteratoroperator= (ScriptBlockLocationIterator const &)
 
 ScriptBlockLocationIterator (ScriptBlockLocationIterator const &)
 
MCAPI ScriptBlockLocationIterator (::std::unique_ptr<::BaseBlockLocationIterator > nativeIterator, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeIterable > strongTypedIterableHandle)
 
MCAPI ::Scripting::Result< bool, ::Scripting::EngineErrorisValid () const
 
MCAPI void * $ctor (::std::unique_ptr<::BaseBlockLocationIterator > nativeIterator, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeIterable > strongTypedIterableHandle)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk38fd69
 
::ll::UntypedStorage< 8, 8 > mUnkdea65b
 

Constructor & Destructor Documentation

◆ ScriptBlockLocationIterator()

MCAPI ScriptModuleMinecraft::ScriptBlockLocationIterator::ScriptBlockLocationIterator ( ::std::unique_ptr<::BaseBlockLocationIterator > nativeIterator,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeIterable > strongTypedIterableHandle )
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

◆ isValid()

MCAPI ::Scripting::Result< bool, ::Scripting::EngineError > ScriptModuleMinecraft::ScriptBlockLocationIterator::isValid ( ) 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.

◆ bind()

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

MCAPI void * ScriptModuleMinecraft::ScriptBlockLocationIterator::$ctor ( ::std::unique_ptr<::BaseBlockLocationIterator > nativeIterator,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeIterable > strongTypedIterableHandle )
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: