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

Public Member Functions

ScriptPotionDeliveryTypeoperator= (ScriptPotionDeliveryType const &)
 
 ScriptPotionDeliveryType (ScriptPotionDeliveryType const &)
 
MCAPI::std::string getPotionDeliveryTypeId () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::std::optional<::Potion::PotionType > tryResolvePotionType (::std::string const &potionTypeId)
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk2940f5
 

Member Function Documentation

◆ getPotionDeliveryTypeId()

MCAPI::std::string ScriptModuleMinecraft::ScriptPotionDeliveryType::getPotionDeliveryTypeId ( ) 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.

◆ bind()

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

◆ tryResolvePotionType()

static MCAPI ::std::optional<::Potion::PotionType > ScriptModuleMinecraft::ScriptPotionDeliveryType::tryResolvePotionType ( ::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.

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