LeviLamina
Loading...
Searching...
No Matches
ComponentItemDeprecatedComponentData_v1_20_80.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/world/item/components/ComponentItemDeprecatedComponentData_v1_20_50.h"
7
9public:
10 // member variables
11 // NOLINTBEGIN
13 // NOLINTEND
14
15public:
16 // prevent constructor by default
19
20public:
21 // member functions
22 // NOLINTBEGIN
24
25 MCAPI ::ComponentItemDeprecatedComponentData_v1_20_80&
27
29 // NOLINTEND
30
31public:
32 // constructor thunks
33 // NOLINTBEGIN
35 // NOLINTEND
36
37public:
38 // destructor thunk
39 // NOLINTBEGIN
40 MCAPI void $dtor();
41 // NOLINTEND
42};
Definition ComponentItemDeprecatedComponentData_v1_20_50.h:8
Definition ComponentItemDeprecatedComponentData_v1_20_80.h:8
Definition Alias.h:14