◆ ~MolangProgramBuildState()
MCAPI Molang::details::MolangProgramBuildState::~MolangProgramBuildState |
( |
| ) |
|
- 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.
◆ allocateInstruction()
MCAPI uint64 Molang::details::MolangProgramBuildState::allocateInstruction |
( |
| ) |
|
- 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.
◆ emplaceInstruction()
- 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.
◆ extractProgram()
MCAPI::Molang::details::Program Molang::details::MolangProgramBuildState::extractProgram |
( |
| ) |
|
- 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.
◆ insertJumpWithMaddAtIndex()
MCAPI void Molang::details::MolangProgramBuildState::insertJumpWithMaddAtIndex |
( |
uint64 | instructionIndexToPutThisInstruction, |
|
|
uint64 | instructionToJumpTo, |
|
|
float | mulValue, |
|
|
float | addValue ) |
- 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.
◆ numInstructions()
MCAPI uint64 Molang::details::MolangProgramBuildState::numInstructions |
( |
| ) |
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.
◆ popForEachScope()
MCAPI void Molang::details::MolangProgramBuildState::popForEachScope |
( |
uint64 | instructionIndex | ) |
|
- 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.
◆ popLoopScope()
MCAPI void Molang::details::MolangProgramBuildState::popLoopScope |
( |
uint64 | instructionIndex | ) |
|
- 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.
◆ pushLoopScope()
MCAPI void Molang::details::MolangProgramBuildState::pushLoopScope |
( |
uint64 | loopScopeInitializationInstructionIndex, |
|
|
uint64 | loopRepeatLogicInstructionIndex, |
|
|
uint64 | loopCleanupInstructionIndex, |
|
|
uint64 | nextStatementIndex ) |
- 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.
◆ pushReturnValue()
MCAPI void Molang::details::MolangProgramBuildState::pushReturnValue |
( |
| ) |
|
- 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.
◆ pushValue()
MCAPI void Molang::details::MolangProgramBuildState::pushValue |
( |
float | value | ) |
|
- 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.
◆ setReturnValue()
MCAPI void Molang::details::MolangProgramBuildState::setReturnValue |
( |
float | value | ) |
|
- 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 Molang::details::MolangProgramBuildState::$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: