LeviLamina
Loading...
Searching...
No Matches
ClockSpriteCalculator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockSource
;
8
class
Vec3
;
9
// clang-format on
10
11
class
ClockSpriteCalculator
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<4, 4>
mUnkae8f05;
16
::ll::UntypedStorage<4, 4>
mUnk650ca6;
17
::ll::UntypedStorage<4, 4>
mUnkfdca61;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ClockSpriteCalculator
& operator=(
ClockSpriteCalculator
const
&);
23
ClockSpriteCalculator
(
ClockSpriteCalculator
const
&);
24
ClockSpriteCalculator
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
int
update
(
::BlockSource
const
& region,
::Vec3
const
& pos,
bool
instant);
30
// NOLINTEND
31
};
BlockSource
Definition
BlockSource.h:67
ClockSpriteCalculator
Definition
ClockSpriteCalculator.h:11
ClockSpriteCalculator::update
MCAPI int update(::BlockSource const ®ion, ::Vec3 const &pos, bool instant)
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
ClockSpriteCalculator.h
Generated on Fri Jun 13 2025 05:05:08 for LeviLamina by
1.12.0