|
LeviLamina
|
Public Types | |
| using | UnknownBlockLookupMap = ::std::map<uint64, ::SharedPtr<::BlockType>> |
Public Member Functions | |
| virtual::Block const & | getUnknownBlock (::CompoundTag const &serId) |
| MCAPI void | _registerBlock (::std::string const &name, uint64 serIdHash) |
| MCAPI::Block const & | $getUnknownBlock (::CompoundTag const &serId) |
| MCFOLD void * | $ctor () |
| MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 80, ::Bedrock::Threading::Mutex > | mMutex |
| ::ll::TypedStorage< 8, 16, ::std::map< uint64, ::SharedPtr<::BlockType > > > | mUnknownBlockLookupMap |
| ::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
virtual |
Implements IUnknownBlockTypeRegistry.