LeviLamina
Loading...
Searching...
No Matches
OfferFlowerTickSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
StrictEntityContext
;
8
struct
OfferFlowerTickComponent
;
9
struct
TickingSystemWithInfo
;
10
// clang-format on
11
12
class
OfferFlowerTickSystem
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCNAPI
static
void
17
_doOfferFlowerTickSystem
(
::StrictEntityContext
const
&,
::OfferFlowerTickComponent
& offerFlowerTickComponent);
18
19
MCNAPI static ::TickingSystemWithInfo
createSystem
();
20
// NOLINTEND
21
};
OfferFlowerTickSystem
Definition
OfferFlowerTickSystem.h:12
OfferFlowerTickSystem::_doOfferFlowerTickSystem
static MCAPI void _doOfferFlowerTickSystem(::StrictEntityContext const &, ::OfferFlowerTickComponent &offerFlowerTickComponent)
OfferFlowerTickSystem::createSystem
static MCAPI ::TickingSystemWithInfo createSystem()
StrictEntityContext
Definition
StrictEntityContext.h:8
OfferFlowerTickComponent
Definition
OfferFlowerTickComponent.h:5
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
src-server
mc
entity
systems
OfferFlowerTickSystem.h
Generated on Tue Nov 25 2025 04:00:59 for LeviLamina by
1.12.0