LeviLamina
Loading...
Searching...
No Matches
BlockClimberSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockLegacy
;
8
class
BlockPos
;
9
class
IConstBlockSource
;
10
// clang-format on
11
12
class
BlockClimberSystem
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCAPI
static
bool
canBlockBeAscendedByJumping(
17
::BlockLegacy
const
& block,
18
::IConstBlockSource
const
& region,
19
::BlockPos
const
& blockPos,
20
bool
canStandOnSnow,
21
bool
hasLightweightFamily,
22
bool
isPlayer
23
);
24
// NOLINTEND
25
};
BlockClimberSystem
Definition
BlockClimberSystem.h:12
BlockLegacy
Definition
BlockLegacy.h:88
BlockPos
Definition
BlockPos.h:18
IConstBlockSource
Definition
IConstBlockSource.h:24
src
mc
entity
systems
BlockClimberSystem.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0