LeviLamina
Loading...
Searching...
No Matches
ContainerScreenContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
class
BlockActor
;
9
// clang-format on
10
11
class
ContainerScreenContext
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 8>
mUnk2d14c0;
16
::ll::UntypedStorage<1, 1>
mUnk2a0ccb;
17
::ll::UntypedStorage<8, 24>
mUnk4c6b57;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ContainerScreenContext
& operator=(
ContainerScreenContext
const
&);
23
ContainerScreenContext
(
ContainerScreenContext
const
&);
24
ContainerScreenContext
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI ::Actor* tryGetActor()
const
;
30
31
MCAPI ::BlockActor* tryGetBlockActor()
const
;
32
// NOLINTEND
33
};
Actor
Definition
Actor.h:104
BlockActor
Definition
BlockActor.h:32
ContainerScreenContext
Definition
ContainerScreenContext.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
inventory
network
ContainerScreenContext.h
Generated on Sat Apr 26 2025 05:56:10 for LeviLamina by
1.12.0