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