LeviLamina
Loading...
Searching...
No Matches
CommandPropertyBag.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/PropertyBag.h"
7
8
class
CommandPropertyBag
:
public
::PropertyBag
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual
~CommandPropertyBag
() =
default
;
13
// NOLINTEND
14
15
public
:
16
// vftables
17
// NOLINTBEGIN
18
MCNAPI
static
void
**
$vftable
();
19
// NOLINTEND
20
};
CommandPropertyBag
Definition
CommandPropertyBag.h:8
CommandPropertyBag::$vftable
static MCAPI void ** $vftable()
PropertyBag
Definition
PropertyBag.h:8
src
mc
server
commands
CommandPropertyBag.h
Generated on
for LeviLamina by
1.16.1