|
LeviLamina
|
Public Member Functions | |
| ScriptItemStopUseAfterEvent & | operator= (ScriptItemStopUseAfterEvent const &) |
| MCAPI | ScriptItemStopUseAfterEvent (::ScriptModuleMinecraft::ScriptItemStopUseAfterEvent const &) |
| MCAPI | ScriptItemStopUseAfterEvent (::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::Player const &player, ::ItemStopUseEvent const &itemEvent, ::Scripting::WeakLifetimeScope const &scope) |
| MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptItemStopUseAfterEvent const &) |
| MCFOLD void * | $ctor (::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::Player const &player, ::ItemStopUseEvent const &itemEvent, ::Scripting::WeakLifetimeScope const &scope) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI ::Scripting::ClassBinding | bindV010 () |
Public Attributes | |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > | mScriptItem |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > | mSource |
| ::ll::TypedStorage< 4, 4, int > | mUseDuration |