LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBlockVolumeBase Class Referenceabstract
Inheritance diagram for ScriptModuleMinecraft::ScriptBlockVolumeBase:

Public Member Functions

virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockLocationIteratorgetBlockLocationIterator (::Scripting::WeakLifetimeScope)=0
virtual ::std::unique_ptr<::BaseBlockLocationIteratorcreateBlockLocationIterator ()=0
MCAPI void forEach (::std::function< bool(::BlockPos const &)> callback) const
MCAPI ::Scripting::Result_deprecated<::BoundingBoxgetBoundingBox () const
MCFOLD 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::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::BlockVolumeBase > > > mBlockVolumeBase

Member Function Documentation

◆ $vftable()

MCAPI void ** ScriptModuleMinecraft::ScriptBlockVolumeBase::$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: