LeviLamina
Loading...
Searching...
No Matches
ActorStandOnBlockEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/common/WeakPtr.h"
7
#include "mc/deps/game_refs/WeakRef.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
BlockLegacy
;
12
class
BlockPos
;
13
class
EntityContext
;
14
// clang-format on
15
16
struct
ActorStandOnBlockEvent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>
const
> mActor;
21
::ll::TypedStorage<8, 8, ::WeakPtr<::BlockLegacy const>
const
> mBlock;
22
::ll::TypedStorage<4, 12, ::BlockPos const> mPos;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
~ActorStandOnBlockEvent
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCAPI
void
$dtor();
35
// NOLINTEND
36
};
BlockLegacy
Definition
BlockLegacy.h:88
BlockPos
Definition
BlockPos.h:18
EntityContext
Definition
EntityContext.h:16
ActorStandOnBlockEvent
Definition
ActorStandOnBlockEvent.h:16
src
mc
world
events
ActorStandOnBlockEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0