LeviLamina
Loading...
Searching...
No Matches
SitComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
class
ActorInteraction
;
9
class
Player
;
10
// clang-format on
11
12
class
SitComponent
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
void
_sitEvent(
::Actor
& actor,
bool
sit);
17
18
MCAPI
bool
getInteraction(
::Actor
& actor,
::Player
& player,
::ActorInteraction
& interaction);
19
// NOLINTEND
20
};
ActorInteraction
Definition
ActorInteraction.h:5
Actor
Definition
Actor.h:104
Player
Definition
Player.h:119
SitComponent
Definition
SitComponent.h:12
src
mc
entity
components_json_legacy
SitComponent.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0