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
BlockPatternPostEvent
();
13
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
BlockPatternPostEvent
(
::BlockPatternPostEvent
const
&);
18
19
MCAPI
~BlockPatternPostEvent
();
20
// NOLINTEND
21
22
public
:
23
// constructor thunks
24
// NOLINTBEGIN
25
MCFOLD
void
* $ctor(
::BlockPatternPostEvent
const
&);
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCFOLD
void
$dtor();
32
// NOLINTEND
33
};
BlockPatternEvent
Definition
BlockPatternEvent.h:16
BlockPatternPostEvent
Definition
BlockPatternPostEvent.h:8
src
mc
world
events
BlockPatternPostEvent.h
Generated on Sat Jul 5 2025 06:58:51 for LeviLamina by
1.12.0