LeviLamina
Loading...
Searching...
No Matches
AttributeInstanceHandle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AttributeInstanceConstRef
;
8
class
BaseAttributeMap
;
9
// clang-format on
10
11
class
AttributeInstanceHandle
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<4, 4, uint> mAttributeID;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI ::AttributeInstanceConstRef getInstance(
::BaseAttributeMap
const
& map)
const
;
22
// NOLINTEND
23
};
AttributeInstanceConstRef
Definition
AttributeInstanceConstRef.h:13
AttributeInstanceHandle
Definition
AttributeInstanceHandle.h:11
BaseAttributeMap
Definition
BaseAttributeMap.h:21
src
mc
world
attribute
AttributeInstanceHandle.h
Generated on
for LeviLamina by
1.16.1