LeviLamina
Loading...
Searching...
No Matches
Bedrock::Resources::MinecraftDocumentInput Class Reference
+ Inheritance diagram for Bedrock::Resources::MinecraftDocumentInput:

Classes

struct  Binary
 

Public Member Functions

MinecraftDocumentInputoperator= (MinecraftDocumentInput const &)
 
 MinecraftDocumentInput (MinecraftDocumentInput const &)
 
virtual::SemVersion version () const
 
virtual::Puv::Input::Data data () const
 
MCAPI MinecraftDocumentInput (::SemVersion const &minModernVersion, ::std::string data)
 
MCAPI void initAsBinary (::std::string data, ::Bedrock::Resources::BinaryHeader const &header)
 
MCAPI void initAsJson (::std::string data)
 
MCAPI void * $ctor (::SemVersion const &minModernVersion, ::std::string data)
 
MCAPI void $dtor ()
 
MCAPI::SemVersion $version () const
 
MCAPI::Puv::Input::Data $data () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkbde5d3
 
::ll::UntypedStorage< 8, 24 > mUnkfdcb9e
 
::ll::UntypedStorage< 8, 32 > mUnkf8cada
 
::ll::UntypedStorage< 8, 104 > mUnkb30b31
 

Constructor & Destructor Documentation

◆ MinecraftDocumentInput()

MCAPI Bedrock::Resources::MinecraftDocumentInput::MinecraftDocumentInput ( ::SemVersion const & minModernVersion,
::std::string data )
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

◆ version()

virtual::SemVersion Bedrock::Resources::MinecraftDocumentInput::version ( ) const
virtual

Implements Puv::Input.

◆ data()

virtual::Puv::Input::Data Bedrock::Resources::MinecraftDocumentInput::data ( ) const
virtual

Implements Puv::Input.

◆ initAsBinary()

MCAPI void Bedrock::Resources::MinecraftDocumentInput::initAsBinary ( ::std::string data,
::Bedrock::Resources::BinaryHeader const & header )
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.

◆ initAsJson()

MCAPI void Bedrock::Resources::MinecraftDocumentInput::initAsJson ( ::std::string data)
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()

MCAPI void * Bedrock::Resources::MinecraftDocumentInput::$ctor ( ::SemVersion const & minModernVersion,
::std::string data )
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 Bedrock::Resources::MinecraftDocumentInput::$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.

◆ $version()

MCAPI::SemVersion Bedrock::Resources::MinecraftDocumentInput::$version ( ) 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.

◆ $data()

MCAPI::Puv::Input::Data Bedrock::Resources::MinecraftDocumentInput::$data ( ) 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.

◆ $vftable()

static MCAPI void ** Bedrock::Resources::MinecraftDocumentInput::$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: