LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent Struct Reference

Public Member Functions

ScriptPlayerHotbarSelectedSlotChangeAfterEventoperator= (ScriptPlayerHotbarSelectedSlotChangeAfterEvent const &)
 
MCAPI ScriptPlayerHotbarSelectedSlotChangeAfterEvent (::ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent const &)
 
MCAPI ScriptPlayerHotbarSelectedSlotChangeAfterEvent (::Player const &player, int previousSlotSelected, int newSlotSelected, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI ~ScriptPlayerHotbarSelectedSlotChangeAfterEvent ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent const &)
 
MCAPI void * $ctor (::Player const &player, int previousSlotSelected, int newSlotSelected, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkc1be02
 
::ll::UntypedStorage< 4, 4 > mUnk487628
 
::ll::UntypedStorage< 4, 4 > mUnkc42cb2
 
::ll::UntypedStorage< 8, 40 > mUnk39339d
 

Constructor & Destructor Documentation

◆ ScriptPlayerHotbarSelectedSlotChangeAfterEvent() [1/2]

MCAPI ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::ScriptPlayerHotbarSelectedSlotChangeAfterEvent ( ::ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent const & )
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.

◆ ScriptPlayerHotbarSelectedSlotChangeAfterEvent() [2/2]

MCAPI ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::ScriptPlayerHotbarSelectedSlotChangeAfterEvent ( ::Player const & player,
int previousSlotSelected,
int newSlotSelected,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ ~ScriptPlayerHotbarSelectedSlotChangeAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::~ScriptPlayerHotbarSelectedSlotChangeAfterEvent ( )
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.

Member Function Documentation

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::bind ( )
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.

◆ $ctor() [1/2]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent const & )
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.

◆ $ctor() [2/2]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::$ctor ( ::Player const & player,
int previousSlotSelected,
int newSlotSelected,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptPlayerHotbarSelectedSlotChangeAfterEvent::$dtor ( )
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.

The documentation for this struct was generated from the following file: