LeviLamina
Loading...
Searching...
No Matches
ExhaustionDefaults.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ExhaustionDefaults {
6
// static variables
7
// NOLINTBEGIN
8
MCAPI
float
const
& EXHAUSTION_ATTACK();
9
10
MCAPI
float
const
& EXHAUSTION_DAMAGE();
11
12
MCAPI
float
const
& EXHAUSTION_HEAL();
13
14
MCAPI
float
const
& EXHAUSTION_JUMP();
15
16
MCAPI
float
const
& EXHAUSTION_MINE();
17
18
MCAPI
float
const
& EXHAUSTION_SPRINT();
19
20
MCAPI
float
const
& EXHAUSTION_SPRINT_JUMP();
21
22
MCAPI
float
const
& EXHAUSTION_SWIM();
23
24
MCAPI
float
const
& EXHAUSTION_WALK();
25
// NOLINTEND
26
27
}
// namespace ExhaustionDefaults
src
mc
entity
components
ExhaustionDefaults.h
Generated on Sat Apr 26 2025 05:55:34 for LeviLamina by
1.12.0