LeviLamina
Loading...
Searching...
No Matches
BreakBlocksComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
class
BlockLegacy
;
9
struct
BreakBlocksDescription
;
10
// clang-format on
11
12
class
BreakBlocksComponent
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
void
breakNearbyBlocks(
::Actor
& actor);
17
// NOLINTEND
18
19
public
:
20
// static functions
21
// NOLINTBEGIN
22
MCAPI
static
bool
isBreakable(
::BreakBlocksDescription
const
* description,
::BlockLegacy
const
& block);
23
// NOLINTEND
24
};
Actor
Definition
Actor.h:104
BlockLegacy
Definition
BlockLegacy.h:88
BreakBlocksComponent
Definition
BreakBlocksComponent.h:12
BreakBlocksDescription
Definition
BreakBlocksDescription.h:13
src
mc
entity
components_json_legacy
BreakBlocksComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0