LeviLamina
Loading...
Searching...
No Matches
StorageItemWeightData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
StorageItemUtility {
6
7
class
StorageItemWeightData
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 4, int> mOwnWeight;
12
::ll::TypedStorage<4, 4, int> mContentsWeight;
13
::ll::TypedStorage<4, 4, int> mContentsWeightLimit;
14
// NOLINTEND
15
};
16
17
}
// namespace StorageItemUtility
StorageItemUtility::StorageItemWeightData
Definition
StorageItemWeightData.h:7
src
mc
world
item
components
storage_item_utility
StorageItemWeightData.h
Generated on Wed Aug 27 2025 11:40:29 for LeviLamina by
1.12.0