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

Public Member Functions

MCAPI::PistonBlockActor const * _tryGetPiston () const
MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > > getAttachedBlocks ()
MCAPI ::Scripting::Result_deprecated<::std::vector<::Vec3 > > getAttachedBlocksLocations ()
MCAPI ::Scripting::Result_deprecated<::std::vector<::BlockPos > > getAttachedBlocks_V010 ()
MCAPI ::Scripting::Result_deprecated< bool > isExpanded ()
MCAPI ::Scripting::Result_deprecated< bool > isExpanding ()
MCAPI ::Scripting::Result_deprecated< bool > isMoving ()
MCAPI ::Scripting::Result_deprecated< bool > isRetracted ()
MCAPI ::Scripting::Result_deprecated< bool > isRetracting ()
MCAPI ::Scripting::Result_deprecated<::PistonState > state ()
MCFOLD void $dtor ()
virtual bool _isValid () const
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 ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPistonComponenttryCreate (::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, 16, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPistonComponentContainer > > 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::ScriptBlockPistonComponent::$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: