LeviLamina
Loading...
Searching...
No Matches
BalloonableComponent.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
ItemStack
;
10
class
Player
;
11
// clang-format on
12
13
class
BalloonableComponent
{
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
bool
attach(
::Actor
& owner,
::Actor
& attacher,
::ItemStack
& item);
18
19
MCAPI
void
detach(
::Actor
& owner,
::Actor
& balloon);
20
21
MCAPI
bool
getInteraction(
::Actor
& owner,
::Player
& player,
::ActorInteraction
& interaction);
22
// NOLINTEND
23
};
ActorInteraction
Definition
ActorInteraction.h:5
Actor
Definition
Actor.h:104
BalloonableComponent
Definition
BalloonableComponent.h:13
ItemStack
Definition
ItemStack.h:25
Player
Definition
Player.h:119
src
mc
entity
components_json_legacy
BalloonableComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0