LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptPotions Class Reference

Public Member Functions

ScriptPotionsoperator= (ScriptPotions const &)
 
MCAPI ScriptPotions ()
 
MCAPI ScriptPotions (::ScriptModuleMinecraft::ScriptPotions const &)
 
MCAPI ScriptPotions (::ScriptModuleMinecraft::ScriptPotions &&)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > _getPotionEffectType (::Scripting::WeakLifetimeScope scope, ::Potion::PotionVariant potionVariant)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > _getPotionLiquidType (::Scripting::WeakLifetimeScope scope, ::Potion::PotionType potionType)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > _getPotionModifierType (::Scripting::WeakLifetimeScope scope, int potionId)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > _getPotionModifierType (::Scripting::WeakLifetimeScope scope, ::std::string const &potionModifierId)
 
MCAPI::ScriptModuleMinecraft::ScriptPotions & operator= (::ScriptModuleMinecraft::ScriptPotions &&)
 
MCAPI ~ScriptPotions ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPotions const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPotions &&)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotions_getHandle (::Scripting::WeakLifetimeScope &scope)
 
static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > getPotionEffectType (::Scripting::WeakLifetimeScope scope, ::std::string const &potionTypeId)
 
static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > getPotionEffectType (::Scripting::WeakLifetimeScope scope, ::Potion::PotionVariant potionVariant)
 
static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > getPotionLiquidType (::Scripting::WeakLifetimeScope scope, ::Potion::PotionType potionType)
 
static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > getPotionLiquidType (::Scripting::WeakLifetimeScope scope, ::std::string const &potionTypeId)
 
static MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > getPotionModifierType (::Scripting::WeakLifetimeScope scope, int potionId)
 
static MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > getPotionModifierType (::Scripting::WeakLifetimeScope scope, ::std::string const &potionModifierId)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkb5302a
 
::ll::UntypedStorage< 8, 64 > mUnk2bba6d
 
::ll::UntypedStorage< 8, 64 > mUnke6c4c9
 

Constructor & Destructor Documentation

◆ ScriptPotions() [1/3]

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

◆ ScriptPotions() [2/3]

MCAPI ScriptModuleMinecraft::ScriptPotions::ScriptPotions ( ::ScriptModuleMinecraft::ScriptPotions 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.

◆ ScriptPotions() [3/3]

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

◆ ~ScriptPotions()

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

◆ _getPotionEffectType()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > ScriptModuleMinecraft::ScriptPotions::_getPotionEffectType ( ::Scripting::WeakLifetimeScope scope,
::Potion::PotionVariant potionVariant )
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.

◆ _getPotionLiquidType()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > ScriptModuleMinecraft::ScriptPotions::_getPotionLiquidType ( ::Scripting::WeakLifetimeScope scope,
::Potion::PotionType potionType )
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.

◆ _getPotionModifierType() [1/2]

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > ScriptModuleMinecraft::ScriptPotions::_getPotionModifierType ( ::Scripting::WeakLifetimeScope scope,
int potionId )
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.

◆ _getPotionModifierType() [2/2]

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > ScriptModuleMinecraft::ScriptPotions::_getPotionModifierType ( ::Scripting::WeakLifetimeScope scope,
::std::string const & potionModifierId )
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.

◆ operator=()

MCAPI::ScriptModuleMinecraft::ScriptPotions & ScriptModuleMinecraft::ScriptPotions::operator= ( ::ScriptModuleMinecraft::ScriptPotions && )
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.

◆ _getHandle()

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotions > ScriptModuleMinecraft::ScriptPotions::_getHandle ( ::Scripting::WeakLifetimeScope & scope)
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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptPotions::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.

◆ getPotionEffectType() [1/2]

static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > ScriptModuleMinecraft::ScriptPotions::getPotionEffectType ( ::Scripting::WeakLifetimeScope scope,
::std::string const & potionTypeId )
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.

◆ getPotionEffectType() [2/2]

static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionEffectType > > ScriptModuleMinecraft::ScriptPotions::getPotionEffectType ( ::Scripting::WeakLifetimeScope scope,
::Potion::PotionVariant potionVariant )
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.

◆ getPotionLiquidType() [1/2]

static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > ScriptModuleMinecraft::ScriptPotions::getPotionLiquidType ( ::Scripting::WeakLifetimeScope scope,
::Potion::PotionType potionType )
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.

◆ getPotionLiquidType() [2/2]

static MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionLiquidType > > ScriptModuleMinecraft::ScriptPotions::getPotionLiquidType ( ::Scripting::WeakLifetimeScope scope,
::std::string const & potionTypeId )
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.

◆ getPotionModifierType() [1/2]

static MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > ScriptModuleMinecraft::ScriptPotions::getPotionModifierType ( ::Scripting::WeakLifetimeScope scope,
int potionId )
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.

◆ getPotionModifierType() [2/2]

static MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPotionModifierType > > ScriptModuleMinecraft::ScriptPotions::getPotionModifierType ( ::Scripting::WeakLifetimeScope scope,
::std::string const & potionModifierId )
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/3]

MCAPI void * ScriptModuleMinecraft::ScriptPotions::$ctor ( )
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/3]

MCAPI void * ScriptModuleMinecraft::ScriptPotions::$ctor ( ::ScriptModuleMinecraft::ScriptPotions 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() [3/3]

MCAPI void * ScriptModuleMinecraft::ScriptPotions::$ctor ( ::ScriptModuleMinecraft::ScriptPotions && )
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::ScriptPotions::$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 class was generated from the following file: