LeviLamina
Loading...
Searching...
No Matches
MaxAutoStepComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/components/FloatComponent.h"
7
8
struct
MaxAutoStepComponent
:
public
::FloatComponent
{
9
public
:
10
// static variables
11
// NOLINTBEGIN
12
MCAPI
static
float
const
& BASE_MAX_AUTO_STEP();
13
14
MCAPI
static
float
const
& CONTROLLED_MAX_AUTO_STEP();
15
16
MCAPI
static
float
const
& JUMP_PREVENTED_MAX_AUTO_STEP();
17
// NOLINTEND
18
};
FloatComponent
Definition
FloatComponent.h:5
MaxAutoStepComponent
Definition
MaxAutoStepComponent.h:8
src
mc
entity
components
MaxAutoStepComponent.h
Generated on
for LeviLamina by
1.16.1