LeviLamina
Loading...
Searching...
No Matches
InstantDespawnComponent.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
// clang-format on
9
10
class
InstantDespawnComponent
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCAPI
void
onDespawn(
::Actor
& actor);
15
16
MCAPI
void
tick(
::Actor
& actor);
17
// NOLINTEND
18
};
Actor
Definition
Actor.h:125
InstantDespawnComponent
Definition
InstantDespawnComponent.h:10
src
mc
entity
components_json_legacy
InstantDespawnComponent.h
Generated on
for LeviLamina by
1.16.1