LeviLamina
Loading...
Searching...
No Matches
OnFireComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
OnFireComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<4, 4, int> mOnFireTicks;
10
::ll::TypedStorage<1, 1, bool> mIgnitedThisTick;
11
// NOLINTEND
12
13
public
:
14
// static variables
15
// NOLINTBEGIN
16
MCAPI static ::std::string
const
& LEGACY_FIRE_TAG();
17
18
MCAPI static ::std::string
const
& ON_FIRE_TAG();
19
// NOLINTEND
20
};
OnFireComponent
Definition
OnFireComponent.h:5
src
mc
entity
components
OnFireComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0