LeviLamina
Loading...
Searching...
No Matches
BlockPatternPreEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/events/BlockPatternEvent.h"
7
8
struct
BlockPatternPreEvent
:
public
::BlockPatternEvent
{
9
public
:
10
// prevent constructor by default
11
BlockPatternPreEvent
& operator=(
BlockPatternPreEvent
const
&);
12
BlockPatternPreEvent
();
13
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
BlockPatternPreEvent
(
::BlockPatternPreEvent
const
&);
18
19
MCAPI
~BlockPatternPreEvent
();
20
// NOLINTEND
21
22
public
:
23
// constructor thunks
24
// NOLINTBEGIN
25
MCFOLD
void
* $ctor(
::BlockPatternPreEvent
const
&);
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCFOLD
void
$dtor();
32
// NOLINTEND
33
};
BlockPatternEvent
Definition
BlockPatternEvent.h:16
BlockPatternPreEvent
Definition
BlockPatternPreEvent.h:8
src
mc
world
events
BlockPatternPreEvent.h
Generated on Wed Jul 23 2025 08:34:40 for LeviLamina by
1.12.0