LeviLamina
Loading...
Searching...
No Matches
RotationUtil.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/Rotation.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Random
;
11
// clang-format on
12
13
namespace
RotationUtil {
14
// functions
15
// NOLINTBEGIN
16
MCNAPI ::std::vector<::Rotation> getShuffledRotations(
::Random
& random);
17
18
MCNAPI uchar rotate(::Rotation source, uchar direction);
19
// NOLINTEND
20
21
}
// namespace RotationUtil
Random
Definition
Random.h:11
src
mc
util
RotationUtil.h
Generated on Fri Jun 13 2025 05:04:56 for LeviLamina by
1.12.0