LeviLamina
Loading...
Searching...
No Matches
ValidMutableAttributeWithContext.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
// auto generated forward declare list
10
// clang-format off
11
struct
AttributeInstanceForwarder
;
12
// clang-format on
13
14
struct
ValidMutableAttributeWithContext
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::AttributeInstanceRef const> mInstance;
19
::ll::TypedStorage<8, 8, ::AttributeModificationContext const> mContext;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI ::AttributeInstanceForwarder* operator->();
26
// NOLINTEND
27
};
AttributeInstanceForwarder
Definition
AttributeInstanceForwarder.h:16
ValidMutableAttributeWithContext
Definition
ValidMutableAttributeWithContext.h:14
src
mc
world
attribute
ValidMutableAttributeWithContext.h
Generated on
for LeviLamina by
1.16.1