LeviLamina
Loading...
Searching...
No Matches
DeprecatedPlayerDestroyedComponent.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/shared_types/v1_26_10/block/DeprecatedBaseTrigger.h"
7
8namespace SharedTypes::v1_26_10::BlockDefinition {
9
11public:
12 // member functions
13 // NOLINTBEGIN
15 // NOLINTEND
16
17public:
18 // static variables
19 // NOLINTBEGIN
20 MCAPI static ::std::string_view const& NameId();
21 // NOLINTEND
22
23public:
24 // destructor thunk
25 // NOLINTBEGIN
26 MCFOLD void $dtor();
27 // NOLINTEND
28};
29
30} // namespace SharedTypes::v1_26_10::BlockDefinition
Definition DeprecatedPlayerDestroyedComponent.h:10