LeviLamina
Loading...
Searching...
No Matches
BlockPatternPostEvent.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
BlockPatternPostEvent
:
public
::BlockPatternEvent
{
9
public
:
10
// prevent constructor by default
11
BlockPatternPostEvent
& operator=(
BlockPatternPostEvent
const
&);
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
BlockPatternPostEvent
(
::BlockPatternPostEvent
const
&);
17
18
MCAPI
~BlockPatternPostEvent
();
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCFOLD
void
* $ctor(
::BlockPatternPostEvent
const
&);
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCFOLD
void
$dtor();
31
// NOLINTEND
32
};
BlockPatternEvent
Definition
BlockPatternEvent.h:16
BlockPatternPostEvent
Definition
BlockPatternPostEvent.h:8
src
mc
world
events
BlockPatternPostEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0