LeviLamina
|
Public Member Functions | |
MCAPI | ScriptLeverActionAfterEvent (::LeverActionEvent const &leverActionEvent, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::BlockPos const &, ::Scripting::WeakLifetimeScope const &scope) |
MCAPI void * | $ctor (::LeverActionEvent const &leverActionEvent, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::BlockPos const &, ::Scripting::WeakLifetimeScope const &scope) |
MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &) |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
::ll::TypedStorage< 1, 1, bool > | mIsPowered |
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > | mPlayer |
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > | mDimension |
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > | mBlock |