LeviLamina
Loading...
Searching...
No Matches
TridentChannelingEnchant.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/enchanting/Enchant.h"
7
8
class
TridentChannelingEnchant
:
public
::Enchant
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 2
13
virtual
int
getMinCost(
int
level)
const
/*override*/
;
14
15
// vIndex: 3
16
virtual
int
getMaxCost(
int
level)
const
/*override*/
;
17
18
// vIndex: 5
19
virtual
int
getMaxLevel()
const
/*override*/
;
20
21
// vIndex: 1
22
virtual
bool
isCompatibleWith(::Enchant::Type type)
const
/*override*/
;
23
24
// vIndex: 0
25
virtual
~TridentChannelingEnchant
()
/*override*/
=
default
;
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
32
// NOLINTEND
33
34
public
:
35
// virtual function thunks
36
// NOLINTBEGIN
37
MCFOLD
int
$getMinCost(
int
level)
const
;
38
39
MCFOLD
int
$getMaxCost(
int
level)
const
;
40
41
MCFOLD
int
$getMaxLevel()
const
;
42
43
MCAPI
bool
$isCompatibleWith(::Enchant::Type type)
const
;
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCAPI
static
void
** $vftable();
50
// NOLINTEND
51
};
Enchant
Definition
Enchant.h:14
TridentChannelingEnchant
Definition
TridentChannelingEnchant.h:8
src
mc
world
item
enchanting
TridentChannelingEnchant.h
Generated on Sat Apr 26 2025 05:56:14 for LeviLamina by
1.12.0