LeviLamina
Loading...
Searching...
No Matches
BlockEventBlockTypeExecutor.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
BlockEventBlockTypeExecutor
:
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
~BlockEventBlockTypeExecutor
()
/*override*/
=
default
;
23
// NOLINTEND
24
};
25
26
}
// namespace BlockEvents::Detail
BlockEvents::Detail::BlockEventBlockTypeExecutor
Definition
BlockEventBlockTypeExecutor.h:11
BlockEvents::IBlockEventExecutor
Definition
IBlockEventExecutor.h:10
src
mc
world
level
block
block_events
BlockEventBlockTypeExecutor.h
Generated on Mon Sep 22 2025 18:32:03 for LeviLamina by
1.12.0