LeviLamina
Loading...
Searching...
No Matches
BlockQueryResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec3.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Block
;
11
// clang-format on
12
13
namespace
AgentComponents {
14
15
struct
BlockQueryResult
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<4, 12, ::Vec3> position;
20
::ll::TypedStorage<8, 8, ::Block const*> block;
21
// NOLINTEND
22
};
23
24
}
// namespace AgentComponents
Block
Definition
Block.h:38
AgentComponents::BlockQueryResult
Definition
BlockQueryResult.h:15
src-server
mc
world
actor
agent
agent_components
BlockQueryResult.h
Generated on Tue Nov 25 2025 04:01:35 for LeviLamina by
1.12.0