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

Public Member Functions

ScriptBlockInventoryComponent & operator= (ScriptBlockInventoryComponent const &)
MCAPI ScriptBlockInventoryComponent (::ScriptModuleMinecraft::ScriptBlockInventoryComponent const &)
MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptContainerWrapper > > > getOrCreateContainer ()
MCAPI ::Scripting::Result_deprecated<::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockInventoryComponentContainer > > > getOrCreateContainerV010 ()
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockInventoryComponent const &)
virtual bool _isValid () const
MCFOLD void $dtor ()
MCAPI bool $_isValid () const
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockgetBlock () const
virtual::std::string const & getTypeId_V1 () const
virtual::std::string const & getTypeId_V2 () const
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
MCAPI::std::string const & $getTypeId_V1 () const
MCFOLD::std::string const & $getTypeId_V2 () const

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder)
static MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockInventoryComponent > > tryCreate (::BlockSource &region, ::BlockPos position, ::Scripting::WeakLifetimeScope const &scope)
static MCAPI char const *& ComponentId ()
static MCAPI void ** $vftable ()
static MCAPI ::Scripting::ClassBinding bind ()

Public Attributes

::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongObjectHandle > > mScriptContainer
::ll::TypedStorage< 8, 8, void * > mBlockActor
::ll::TypedStorage< 8, 8, ::BlockSource * > mBlockSource
::ll::TypedStorage< 4, 12, ::BlockPosmPosition
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope const > mScope
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > const > mId

Member Function Documentation

◆ $vftable()

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

◆ _isValid()

virtual bool ScriptModuleMinecraft::BaseScriptBlockActorComponent::_isValid ( ) const
virtualinherited

The documentation for this class was generated from the following file: