LeviLamina
Loading...
Searching...
No Matches
NeighborBlockDirections.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/NeighborDirection.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
// clang-format on
12
13
class
NeighborBlockDirections
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<2, 2>
mUnk4f5df1;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
NeighborBlockDirections
& operator=(
NeighborBlockDirections
const
&);
23
NeighborBlockDirections
(
NeighborBlockDirections
const
&);
24
NeighborBlockDirections
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
explicit
NeighborBlockDirections
(::NeighborDirection direction);
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCNAPI static ::NeighborBlockDirections
36
createFromRelativePosition
(
::BlockPos
const
& pos,
::BlockPos
const
& neighborPos);
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCNAPI
void
*
$ctor
(::NeighborDirection direction);
43
// NOLINTEND
44
};
BlockPos
Definition
BlockPos.h:17
NeighborBlockDirections
Definition
NeighborBlockDirections.h:13
NeighborBlockDirections::NeighborBlockDirections
MCAPI NeighborBlockDirections(::NeighborDirection direction)
NeighborBlockDirections::createFromRelativePosition
static MCAPI ::NeighborBlockDirections createFromRelativePosition(::BlockPos const &pos, ::BlockPos const &neighborPos)
NeighborBlockDirections::$ctor
MCAPI void * $ctor(::NeighborDirection direction)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
level
NeighborBlockDirections.h
Generated on Wed Nov 5 2025 13:13:35 for LeviLamina by
1.12.0