LeviLamina
Loading...
Searching...
No Matches
Bedrock::Resources::BinaryHeader Struct Reference

Public Member Functions

BinaryHeader & operator= (BinaryHeader const &)
 BinaryHeader (BinaryHeader const &)
MCAPI ~BinaryHeader ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI bool hasMagicNumber (::gsl::span< uchar const > data)
static MCAPI ::Bedrock::Result<::Bedrock::Resources::BinaryHeader, ::Puv::Loggerparse (::std::string_view binaryResource)

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkf414b0
::ll::UntypedStorage< 2, 2 > mUnkf9cdc5
::ll::UntypedStorage< 8, 8 > mUnk6d8f24

Constructor & Destructor Documentation

◆ ~BinaryHeader()

MCAPI Bedrock::Resources::BinaryHeader::~BinaryHeader ( )
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

◆ hasMagicNumber()

MCAPI bool Bedrock::Resources::BinaryHeader::hasMagicNumber ( ::gsl::span< uchar const > data)
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.

◆ parse()

MCAPI ::Bedrock::Result<::Bedrock::Resources::BinaryHeader, ::Puv::Logger > Bedrock::Resources::BinaryHeader::parse ( ::std::string_view binaryResource)
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.

◆ $dtor()

MCAPI void Bedrock::Resources::BinaryHeader::$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: