LeviLamina
Loading...
Searching...
No Matches
EyeblossomUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Block
;
8
class
BlockSource
;
9
class
Vec3
;
10
// clang-format on
11
12
namespace
EyeblossomUtils {
13
// functions
14
// NOLINTBEGIN
15
MCNAPI
void
emitEyeblossomSoundsAndRequestParticles(
16
::BlockSource
& region,
17
::Vec3
const
& pos,
18
::Block
const
& changedTo,
19
bool
longSound
20
);
21
22
MCNAPI ::Block
const
* tryGetEyeblossomForTimeOfDay(
::BlockSource
& region);
23
// NOLINTEND
24
25
}
// namespace EyeblossomUtils
BlockSource
Definition
BlockSource.h:67
Block
Definition
Block.h:38
Vec3
Definition
Vec3.h:10
src
mc
util
EyeblossomUtils.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0