LeviLamina
Loading...
Searching...
No Matches
ContainerWeakRefData.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
class
Container
;
10
// clang-format on
11
12
struct
ContainerWeakRefData
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<8, 8, ::Container*> mContainer;
17
::ll::TypedStorage<8, 8, ::Actor*> mActor;
18
::ll::TypedStorage<8, 8, ::BlockActor*> mBlockActor;
19
// NOLINTEND
20
};
Actor
Definition
Actor.h:103
BlockActor
Definition
BlockActor.h:32
Container
Definition
Container.h:30
ContainerWeakRefData
Definition
ContainerWeakRefData.h:12
src
mc
world
inventory
ContainerWeakRefData.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0