LeviLamina
Loading...
Searching...
No Matches
CraftingInputUIContainerModel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/containers/models/PlayerUIContainerModelBase.h"
7
8
class
CraftingInputUIContainerModel
:
public
::PlayerUIContainerModelBase
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<1, 1, bool const> mWorkBench;
13
// NOLINTEND
14
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 1
19
virtual
~CraftingInputUIContainerModel
()
/*override*/
=
default
;
20
21
// vIndex: 22
22
virtual
int
_getContainerOffset()
const
/*override*/
;
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
};
CraftingInputUIContainerModel
Definition
CraftingInputUIContainerModel.h:8
PlayerUIContainerModelBase
Definition
PlayerUIContainerModelBase.h:16
src
mc
world
containers
models
CraftingInputUIContainerModel.h
Generated on Fri Jun 13 2025 05:05:05 for LeviLamina by
1.12.0