LeviLamina
Loading...
Searching...
No Matches
TridentRiptideEnchant.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
TridentRiptideEnchant
:
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
~TridentRiptideEnchant
()
/*override*/
=
default
;
26
// NOLINTEND
27
28
public
:
29
// virtual function thunks
30
// NOLINTBEGIN
31
MCAPI
int
$getMinCost(
int
level)
const
;
32
33
MCFOLD
int
$getMaxCost(
int
level)
const
;
34
35
MCFOLD
int
$getMaxLevel()
const
;
36
37
MCAPI
bool
$isCompatibleWith(::Enchant::Type type)
const
;
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
Enchant
Definition
Enchant.h:16
TridentRiptideEnchant
Definition
TridentRiptideEnchant.h:8
TridentRiptideEnchant::$vftable
static MCAPI void ** $vftable()
src
mc
world
item
enchanting
TridentRiptideEnchant.h
Generated on Fri Jun 13 2025 13:06:17 for LeviLamina by
1.12.0