LeviLamina
Loading...
Searching...
No Matches
ExpandoModelElement.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/containers/models/ContainerExpandStatus.h"
7
#include "mc/world/item/ItemInstance.h"
8
9
struct
ExpandoModelElement
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 128, ::ItemInstance const> item;
14
::ll::TypedStorage<4, 4, ::ContainerExpandStatus> status;
15
::ll::TypedStorage<8, 32, ::std::string> groupName;
16
// NOLINTEND
17
};
ExpandoModelElement
Definition
ExpandoModelElement.h:9
src-server
mc
world
containers
models
ExpandoModelElement.h
Generated on Tue Nov 25 2025 04:01:40 for LeviLamina by
1.12.0