LeviLamina
Loading...
Searching...
No Matches
SaplingBlockItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/BlockItem.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
class
ItemDescriptor
;
12
// clang-format on
13
14
class
SaplingBlockItem
:
public
::BlockItem
{
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 87
19
virtual ::std::string
20
buildDescriptionId(
::ItemDescriptor
const
& itemDescriptor,
::CompoundTag
const
* userData)
const
/*override*/
;
21
22
// vIndex: 0
23
virtual
~SaplingBlockItem
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
32
public
:
33
// virtual function thunks
34
// NOLINTBEGIN
35
MCAPI ::std::string
36
$buildDescriptionId(
::ItemDescriptor
const
& itemDescriptor,
::CompoundTag
const
* userData)
const
;
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCAPI
static
void
** $vftable();
43
// NOLINTEND
44
};
BlockItem
Definition
BlockItem.h:23
CompoundTag
Definition
CompoundTag.h:13
ItemDescriptor
Definition
ItemDescriptor.h:22
SaplingBlockItem
Definition
SaplingBlockItem.h:14
src
mc
world
item
SaplingBlockItem.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0