|
LeviLamina
|
Public Member Functions | |
| MCAPI | DynamicContainerManager (::FullContainerName const &name, ::std::shared_ptr<::ContainerModel > model, ::std::shared_ptr<::Container > container, ::ItemStack const &storageItem) |
| MCAPI void | broadcastChanges (::PlayerContainerRefresher const &refresher) |
| MCAPI void * | $ctor (::FullContainerName const &name, ::std::shared_ptr<::ContainerModel > model, ::std::shared_ptr<::Container > container, ::ItemStack const &storageItem) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 4, 12, ::FullContainerName const > | mFullContainerName |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ContainerModel > > | mModel |
| ::ll::TypedStorage< 8, 16, ::std::weak_ptr<::Container > > | mContainer |
| ::ll::TypedStorage< 8, 24, ::std::vector<::ItemStack > > | mLastSlots |
| ::ll::TypedStorage< 1, 1, ::ContainerID > | mContainerID |
| ::ll::TypedStorage< 8, 152, ::ItemStack > | mStorageItem |