LeviLamina
Loading...
Searching...
No Matches
EnchantingContainerScreenValidator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/simulation/validation/ContainerScreenValidatorBase.h"
7
8
class
EnchantingContainerScreenValidator :
public
::ContainerScreenValidatorBase
{
9
public
:
10
// member functions
11
// NOLINTBEGIN
12
MCAPI EnchantingContainerScreenValidator();
13
// NOLINTEND
14
15
public
:
16
// constructor thunks
17
// NOLINTBEGIN
18
MCAPI
void
* $ctor();
19
// NOLINTEND
20
21
public
:
22
// vftables
23
// NOLINTBEGIN
24
MCNAPI
static
void
**
$vftable
();
25
// NOLINTEND
26
};
ContainerScreenValidatorBase
Definition
ContainerScreenValidatorBase.h:18
EnchantingContainerScreenValidator::$vftable
static MCAPI void ** $vftable()
src
mc
world
inventory
simulation
validation
EnchantingContainerScreenValidator.h
Generated on
for LeviLamina by
1.16.1