LeviLamina
Loading...
Searching...
No Matches
JumpPreventionUtility.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AABB
;
8
class
BlockPos
;
9
class
IConstBlockSource
;
10
struct
JumpPreventionResult
;
11
// clang-format on
12
13
namespace
JumpPreventionUtility {
14
// functions
15
// NOLINTBEGIN
16
MCAPI ::JumpPreventionResult
17
getJumpPrevention(
bool
isOnGround,
::AABB
const
& aabb,
::BlockPos
pos,
::IConstBlockSource
const
& region);
18
// NOLINTEND
19
20
}
// namespace JumpPreventionUtility
AABB
Definition
AABB.h:16
BlockPos
Definition
BlockPos.h:18
IConstBlockSource
Definition
IConstBlockSource.h:24
JumpPreventionResult
Definition
JumpPreventionResult.h:5
src
mc
entity
utilities
JumpPreventionUtility.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0