LeviLamina
Loading...
Searching...
No Matches
EndPortalShape.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockPos
;
8
class
BlockSource
;
9
// clang-format on
10
11
class
EndPortalShape
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 8>
mUnke4c8d8;
16
::ll::UntypedStorage<4, 4>
mUnk975a30;
17
::ll::UntypedStorage<4, 4>
mUnk4250e9;
18
::ll::UntypedStorage<4, 4>
mUnkd6a933;
19
::ll::UntypedStorage<4, 12>
mUnk39cdb1;
20
::ll::UntypedStorage<4, 12>
mUnkada50f;
21
::ll::UntypedStorage<4, 4>
mUnkbf3ee9;
22
::ll::UntypedStorage<8, 24>
mUnk7a0811;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
EndPortalShape
& operator=(
EndPortalShape
const
&);
28
EndPortalShape
(
EndPortalShape
const
&);
29
EndPortalShape
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
EndPortalShape
(
::BlockSource
& region,
::BlockPos
pos);
35
36
MCAPI
int
getDistanceUntilEdge(
::BlockPos
const
& pos,
int
direction,
int
facing);
37
38
MCAPI
bool
isValid(
::BlockSource
& region);
39
40
MCAPI
~EndPortalShape
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCAPI
void
* $ctor(
::BlockSource
& region,
::BlockPos
pos);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCAPI
void
$dtor();
53
// NOLINTEND
54
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
EndPortalShape
Definition
EndPortalShape.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
EndPortalShape.h
Generated on Sat Apr 26 2025 05:56:20 for LeviLamina by
1.12.0