LeviLamina
Loading...
Searching...
No Matches
BlockEventBlockLegacyExecutor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/pub_sub/Subscription.h"
7
#include "mc/world/level/block/block_events/IBlockEventExecutor.h"
8
9
namespace
BlockEvents::Detail {
10
11
class
BlockEventBlockLegacyExecutor
:
public
::BlockEvents::IBlockEventExecutor
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOwnerSubscription;
16
// NOLINTEND
17
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 0
22
virtual
~BlockEventBlockLegacyExecutor
()
/*override*/
=
default
;
23
// NOLINTEND
24
};
25
26
}
// namespace BlockEvents::Detail
BlockEvents::Detail::BlockEventBlockLegacyExecutor
Definition
BlockEventBlockLegacyExecutor.h:11
BlockEvents::IBlockEventExecutor
Definition
IBlockEventExecutor.h:10
src
mc
world
level
block
block_events
BlockEventBlockLegacyExecutor.h
Generated on Fri Jun 13 2025 05:05:13 for LeviLamina by
1.12.0