LeviLamina
Loading...
Searching...
No Matches
BlockQueryResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
AgentComponents {
6
7
struct
BlockQueryResult
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 12>
mUnkb4afae;
12
::ll::UntypedStorage<8, 8>
mUnkaf9152;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
BlockQueryResult
& operator=(
BlockQueryResult
const
&);
18
BlockQueryResult
(
BlockQueryResult
const
&);
19
BlockQueryResult
();
20
};
21
22
}
// namespace AgentComponents
AgentComponents::BlockQueryResult
Definition
BlockQueryResult.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
agent
agent_components
BlockQueryResult.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0