LeviLamina
Loading...
Searching...
No Matches
ScreenHandlerBeacon.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/network/ItemStackNetResult.h"
7
#include "mc/world/inventory/network/ScreenHandlerBase.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
ItemStackRequestAction
;
12
class
ItemStackRequestActionBeaconPayment
;
13
// clang-format on
14
15
class
ScreenHandlerBeacon
:
public
::ScreenHandlerBase
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnkeb402e;
20
::ll::UntypedStorage<1, 1>
mUnk808e7a;
21
::ll::UntypedStorage<4, 4>
mUnk1cc159;
22
::ll::UntypedStorage<4, 4>
mUnk2bd231;
23
::ll::UntypedStorage<8, 8>
mUnk3df537;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
ScreenHandlerBeacon
& operator=(
ScreenHandlerBeacon
const
&);
29
ScreenHandlerBeacon
(
ScreenHandlerBeacon
const
&);
30
ScreenHandlerBeacon
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 0
36
virtual
~ScreenHandlerBeacon
()
/*override*/
=
default
;
37
38
// vIndex: 1
39
virtual ::ItemStackNetResult handleAction(
::ItemStackRequestAction
const
& requestAction)
/*override*/
;
40
41
// vIndex: 2
42
virtual ::ItemStackNetResult endRequest()
/*override*/
;
43
44
// vIndex: 4
45
virtual
void
postRequest(
bool
const
wasSuccess)
/*override*/
;
46
// NOLINTEND
47
48
public
:
49
// member functions
50
// NOLINTBEGIN
51
MCAPI ::ItemStackNetResult _handleBeaconPaymentAction(
::ItemStackRequestActionBeaconPayment
const
& requestAction);
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
58
// NOLINTEND
59
60
public
:
61
// virtual function thunks
62
// NOLINTBEGIN
63
MCAPI ::ItemStackNetResult $handleAction(
::ItemStackRequestAction
const
& requestAction);
64
65
MCAPI ::ItemStackNetResult $endRequest();
66
67
MCAPI
void
$postRequest(
bool
const
wasSuccess);
68
// NOLINTEND
69
70
public
:
71
// vftables
72
// NOLINTBEGIN
73
MCAPI
static
void
** $vftable();
74
// NOLINTEND
75
};
ItemStackRequestActionBeaconPayment
Definition
ItemStackRequestActionBeaconPayment.h:15
ItemStackRequestAction
Definition
ItemStackRequestAction.h:18
ScreenHandlerBase
Definition
ScreenHandlerBase.h:13
ScreenHandlerBeacon
Definition
ScreenHandlerBeacon.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
inventory
network
ScreenHandlerBeacon.h
Generated on Sat Apr 26 2025 05:56:11 for LeviLamina by
1.12.0