LeviLamina
Loading...
Searching...
No Matches
MutableAttributeWithContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/attribute/AttributeInstanceRef.h"
7
#include "mc/world/attribute/AttributeModificationContext.h"
8
9
struct
MutableAttributeWithContext
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 8, ::AttributeInstanceRef> mInstance;
14
::ll::TypedStorage<8, 8, ::AttributeModificationContext> mContext;
15
// NOLINTEND
16
};
MutableAttributeWithContext
Definition
MutableAttributeWithContext.h:9
src
mc
world
attribute
MutableAttributeWithContext.h
Generated on
for LeviLamina by
1.16.1