LeviLamina
Loading...
Searching...
No Matches
EntityHitInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft::ScriptRaycasting {
6
7
struct
EntityHitInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk7cc77b;
12
::ll::UntypedStorage<4, 24>
mUnk42f426;
13
::ll::UntypedStorage<4, 4>
mUnk8a5ddc;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
EntityHitInfo
& operator=(
EntityHitInfo
const
&);
19
EntityHitInfo
(
EntityHitInfo
const
&);
20
EntityHitInfo
();
21
};
22
23
}
// namespace ScriptModuleMinecraft::ScriptRaycasting
ScriptModuleMinecraft::ScriptRaycasting::EntityHitInfo
Definition
EntityHitInfo.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
EntityHitInfo.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0