LeviLamina
Loading...
Searching...
No Matches
InteractDefaults.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
GameEvent
;
8
// clang-format on
9
10
namespace
InteractDefaults {
11
// static variables
12
// NOLINTBEGIN
13
MCNAPI
int
const
& ADJUST_HEALTH_AMOUNT();
14
15
MCNAPI
bool
const
& ADMIRE();
16
17
MCNAPI
bool
const
& BARTER();
18
19
MCNAPI
bool
const
& GIVE_ITEM();
20
21
MCNAPI
int
const
& HURT_ITEM();
22
23
MCNAPI
bool
const
& TAKE_ITEM();
24
25
MCNAPI
bool
const
& USE_ITEM();
26
27
MCNAPI ::GameEvent
const
&& VIBRATION();
28
// NOLINTEND
29
30
}
// namespace InteractDefaults
GameEvent
Definition
GameEvent.h:8
src
mc
world
interactions
InteractDefaults.h
Generated on
for LeviLamina by
1.16.1