|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptPlayerInteractWithEntityBeforeEvent (::Player &player, ::Actor &target, ::PlayerInteractWithEntityBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope) |
| MCAPI void * | $ctor (::Player &player, ::Actor &target, ::PlayerInteractWithEntityBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > | mItemStack |
| ::ll::TypedStorage< 1, 1, bool > | mCancel |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > | mTarget |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > | mPlayer |