LeviLamina
Loading...
Searching...
No Matches
TeleportTarget.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec2.h"
7
#include "mc/server/commands/standard/TeleportData.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
ChangeDimensionRequest
;
12
// clang-format on
13
14
class
TeleportTarget
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<4, 12, ::std::optional<::Vec2>> mRotation;
19
::ll::TypedStorage<4, 28, ::std::optional<::TeleportData>> mData;
20
::ll::TypedStorage<8, 8, ::std::unique_ptr<::ChangeDimensionRequest>> mChangeRequest;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
~TeleportTarget
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCAPI
void
$dtor();
33
// NOLINTEND
34
};
ChangeDimensionRequest
Definition
ChangeDimensionRequest.h:15
TeleportTarget
Definition
TeleportTarget.h:14
src
mc
server
commands
standard
TeleportTarget.h
Generated on Fri Jun 13 2025 05:04:53 for LeviLamina by
1.12.0