LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBreathableComponent Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptBreathableComponent:

Public Member Functions

MCAPI ::Scripting::Result_deprecated< short > getAirSupply () const
 
MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > > getBreatheBlocks () const
 
MCAPI ::Scripting::Result_deprecated< bool > getBreathesAir () const
 
MCAPI ::Scripting::Result_deprecated< bool > getBreathesLava () const
 
MCAPI ::Scripting::Result_deprecated< bool > getBreathesSolids () const
 
MCAPI ::Scripting::Result_deprecated< bool > getBreathesWater () const
 
MCAPI ::Scripting::Result_deprecated< bool > getCanBreathe () const
 
MCAPI ::Scripting::Result_deprecated< bool > getGeneratesBubbles () const
 
MCAPI ::Scripting::Result_deprecated< float > getInhaleTime () const
 
MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > > getNonBreatheBlocks () const
 
MCAPI ::Scripting::Result_deprecated< int > getSuffocateTime () const
 
MCAPI ::Scripting::Result_deprecated< int > getTotalSupply () const
 
MCAPI ::Scripting::Result_deprecated< void > setAirSupply (short value) const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder)
 
static MCAPI char const *& ComponentId ()
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ getAirSupply()

MCAPI ::Scripting::Result_deprecated< short > ScriptModuleMinecraft::ScriptBreathableComponent::getAirSupply ( ) 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.

◆ getBreatheBlocks()

MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > > ScriptModuleMinecraft::ScriptBreathableComponent::getBreatheBlocks ( ) 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.

◆ getBreathesAir()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getBreathesAir ( ) 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.

◆ getBreathesLava()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getBreathesLava ( ) 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.

◆ getBreathesSolids()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getBreathesSolids ( ) 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.

◆ getBreathesWater()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getBreathesWater ( ) 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.

◆ getCanBreathe()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getCanBreathe ( ) 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.

◆ getGeneratesBubbles()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBreathableComponent::getGeneratesBubbles ( ) 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.

◆ getInhaleTime()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::ScriptBreathableComponent::getInhaleTime ( ) 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.

◆ getNonBreatheBlocks()

MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > > ScriptModuleMinecraft::ScriptBreathableComponent::getNonBreatheBlocks ( ) 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.

◆ getSuffocateTime()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptBreathableComponent::getSuffocateTime ( ) 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.

◆ getTotalSupply()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptBreathableComponent::getTotalSupply ( ) 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.

◆ setAirSupply()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptBreathableComponent::setAirSupply ( short value) 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::ScriptBreathableComponent::bind ( ::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder & componentTypeEnumBuilder)
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.

◆ ComponentId()

static MCAPI char const *& ScriptModuleMinecraft::ScriptBreathableComponent::ComponentId ( )
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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptBreathableComponent::$vftable ( )
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: