LeviLamina
Loading...
Searching...
No Matches
CommandItem Class Reference

Public Member Functions

MCAPI CommandItem (uint64 versionId)
MCAPI CommandItem (int id, short version, bool overrideAux)
MCAPI ::std::optional<::ItemInstancecreateInstance (int count, int aux, ::CommandOutput &output, bool requireExactAux) const
MCFOLD int getId () const
MCAPI operator bool () const
MCAPI operator uint64 () const
MCAPI void * $ctor ()
MCFOLD void * $ctor (uint64 versionId)
MCAPI void * $ctor (int id, short version, bool overrideAux)

Public Attributes

union { 
   struct { 
      ::ll::TypedStorage< 2, 2, short >   mVersion 
      ::ll::TypedStorage< 1, 1, bool >   mOverrideAux 
      ::ll::TypedStorage< 4, 4, int >   mId 
   } 
   ::ll::TypedStorage< 8, 8, uint64 >   mVersionId 
}; 

The documentation for this class was generated from the following file: