LeviLamina
Loading...
Searching...
No Matches
SeedItemComponentLegacy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/molang/MolangVersion.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Actor
;
11
class
BlockPos
;
12
class
CompoundTag
;
13
class
ItemStack
;
14
class
Vec3
;
15
namespace
Json {
class
Value; }
16
// clang-format on
17
18
class
SeedItemComponentLegacy
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 8>
mUnk3fb095;
23
::ll::UntypedStorage<8, 8>
mUnk6a0e61;
24
::ll::UntypedStorage<8, 24>
mUnk1053b9;
25
::ll::UntypedStorage<1, 1>
mUnkd08ce0;
26
::ll::UntypedStorage<1, 1>
mUnk4cb68b;
27
::ll::UntypedStorage<1, 1>
mUnk18829c;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
SeedItemComponentLegacy
& operator=(
SeedItemComponentLegacy
const
&);
33
SeedItemComponentLegacy
(
SeedItemComponentLegacy
const
&);
34
SeedItemComponentLegacy
();
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI ::std::unique_ptr<::CompoundTag> buildNetworkTag()
const
;
40
41
MCAPI
bool
init(
::Json::Value
const
& data, ::MolangVersion molangVersion);
42
43
MCAPI
bool
44
useOn(
::ItemStack
& instance,
::Actor
& actor,
::BlockPos
const
& blockPos, uchar face,
::Vec3
const
& clickPos);
45
// NOLINTEND
46
47
public
:
48
// static functions
49
// NOLINTBEGIN
50
MCAPI static ::Json::Value initializeFromNetwork(
::CompoundTag
const
& tag);
51
// NOLINTEND
52
};
Actor
Definition
Actor.h:104
BlockPos
Definition
BlockPos.h:18
CompoundTag
Definition
CompoundTag.h:13
ItemStack
Definition
ItemStack.h:25
Json::Value
Definition
Value.h:16
SeedItemComponentLegacy
Definition
SeedItemComponentLegacy.h:18
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
SeedItemComponentLegacy.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0