LeviLamina
Loading...
Searching...
No Matches
ItemPtr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ItemPtr
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnke4be41;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ItemPtr
& operator=(
ItemPtr
const
&);
15
ItemPtr
(
ItemPtr
const
&);
16
ItemPtr
();
17
};
ItemPtr
Definition
ItemPtr.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
components
ItemPtr.h
Generated on Sat Apr 26 2025 05:56:13 for LeviLamina by
1.12.0