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::TypedStorage<4, 4, int> mFrame;
16
::ll::TypedStorage<4, 4, float> mRot;
17
::ll::TypedStorage<4, 4, float> mRotA;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
int
update(
::BlockSource
const
& region,
::Vec3
const
& pos,
bool
instant);
24
// NOLINTEND
25
};
BlockSource
Definition
BlockSource.h:66
ClockSpriteCalculator
Definition
ClockSpriteCalculator.h:11
Vec3
Definition
Vec3.h:10
src-server
mc
world
item
ClockSpriteCalculator.h
Generated on Sun Oct 12 2025 06:32:23 for LeviLamina by
1.12.0