LeviLamina
Loading...
Searching...
No Matches
WoolBlockItem.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
WoolBlockItem
:
public
::BlockItem
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<1, 1, bool> mIsCarpet;
19
// NOLINTEND
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 87
25
virtual ::std::string buildDescriptionId(
::ItemDescriptor
const
& itemDescriptor,
::CompoundTag
const
*)
const
26
/*override*/
;
27
28
// vIndex: 0
29
virtual
~WoolBlockItem
()
/*override*/
=
default
;
30
// NOLINTEND
31
32
public
:
33
// virtual function thunks
34
// NOLINTBEGIN
35
MCAPI ::std::string $buildDescriptionId(
::ItemDescriptor
const
& itemDescriptor,
::CompoundTag
const
*)
const
;
36
// NOLINTEND
37
38
public
:
39
// vftables
40
// NOLINTBEGIN
41
MCNAPI
static
void
**
$vftable
();
42
// NOLINTEND
43
};
BlockItem
Definition
BlockItem.h:23
CompoundTag
Definition
CompoundTag.h:13
ItemDescriptor
Definition
ItemDescriptor.h:22
WoolBlockItem
Definition
WoolBlockItem.h:14
WoolBlockItem::$vftable
static MCAPI void ** $vftable()
src
mc
world
item
WoolBlockItem.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0