LeviLamina
Loading...
Searching...
No Matches
ExpectedAnywhereConsume.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemStack
;
8
// clang-format on
9
10
struct
ExpectedAnywhereConsume {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 152>
mUnkefab32;
15
::ll::UntypedStorage<4, 4>
mUnkb207bd;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ExpectedAnywhereConsume& operator=(ExpectedAnywhereConsume
const
&);
21
ExpectedAnywhereConsume(ExpectedAnywhereConsume
const
&);
22
ExpectedAnywhereConsume();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI
ExpectedAnywhereConsume
(
::ItemStack
const
& item, uint quantity);
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
(
::ItemStack
const
& item, uint quantity);
34
// NOLINTEND
35
};
ItemStack
Definition
ItemStack.h:35
ExpectedAnywhereConsume::ExpectedAnywhereConsume
MCAPI ExpectedAnywhereConsume(::ItemStack const &item, uint quantity)
ExpectedAnywhereConsume::$ctor
MCAPI void * $ctor(::ItemStack const &item, uint quantity)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
inventory
simulation
ExpectedAnywhereConsume.h
Generated on
for LeviLamina by
1.16.1