LeviLamina
Loading...
Searching...
No Matches
CerealHelpers::Member Struct Reference

Public Types

enum class  Type : uchar {
  Boolean = 0 , Number = 1 , String = 2 , Object = 3 ,
  Array = 4 , Vec3 = 5 , ExpressionNode = 6 , IntRange = 7 ,
  ItemDescriptor = 8 , DefinitionTrigger = 9 , IdentifierString = 10 , Color255rgb = 11 ,
  CraftingTags = 12 , Brightness = 13
}
 

Public Member Functions

Memberoperator= (Member const &)
 
 Member (Member const &)
 
MCAPI bool check (::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &value) const
 
MCAPI bool doCheck (::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &value) const
 
MCAPI ~Member ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk43e167
 
::ll::UntypedStorage< 1, 1 > mUnk64f20d
 
::ll::UntypedStorage< 1, 1 > mUnkebe7f3
 
::ll::UntypedStorage< 4, 8 > mUnkf02687
 
::ll::UntypedStorage< 4, 8 > mUnk49b864
 
::ll::UntypedStorage< 8, 32 > mUnka4ad0e
 

Constructor & Destructor Documentation

◆ ~Member()

MCAPI CerealHelpers::Member::~Member ( )
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

◆ check()

MCAPI bool CerealHelpers::Member::check ( ::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const & 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.

◆ doCheck()

MCAPI bool CerealHelpers::Member::doCheck ( ::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const & 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.

◆ $dtor()

MCAPI void CerealHelpers::Member::$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: