LeviLamina
|
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 |
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > | getBlock () const |
MCAPI void | $dtor () |
MCAPI bool | $_isValid () const |
Static Public Member Functions | |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptBlockInventoryComponent > | bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder) |
static MCAPI char const *& | ComponentId () |
static MCAPI void ** | $vftable () |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::BaseScriptBlockComponent > | bind () |
Public Attributes | |
::ll::UntypedStorage< 8, 40 > | mUnkcc943d |
::ll::UntypedStorage< 8, 8 > | mUnk7a4ece |
::ll::UntypedStorage< 8, 8 > | mUnkd7098b |
::ll::UntypedStorage< 4, 12 > | mUnkd57b5d |
::ll::UntypedStorage< 8, 16 > | mUnkad83bc |
::ll::UntypedStorage< 8, 32 > | mUnk4e2e45 |
|
virtualinherited |
Implements ScriptModuleMinecraft::ScriptComponent.