LeviLamina
Loading...
Searching...
No Matches
ActorEquipment.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityContext
;
8
class
Player
;
9
class
SimpleContainer
;
10
// clang-format on
11
12
namespace
ActorEquipment {
13
// functions
14
// NOLINTBEGIN
15
MCFOLD ::SimpleContainer
const
& getArmorContainer(
::EntityContext
const
& provider);
16
17
MCAPI ::SimpleContainer& getArmorContainer(
::EntityContext
&);
18
19
MCAPI ::SimpleContainer& getHandContainer(
::EntityContext
& provider);
20
21
MCAPI
void
initializeActor(
::EntityContext
& provider);
22
23
MCAPI
void
initializePlayer(
::EntityContext
& provider,
::Player
& player);
24
// NOLINTEND
25
26
}
// namespace ActorEquipment
EntityContext
Definition
EntityContext.h:16
Player
Definition
Player.h:119
SimpleContainer
Definition
SimpleContainer.h:14
src
mc
world
actor
provider
ActorEquipment.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0