LeviLamina
Loading...
Searching...
No Matches
Xoroshiro128PlusPlus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Xoroshiro128PlusPlus
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk84d7b8;
10
::ll::UntypedStorage<8, 8>
mUnk571258;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
Xoroshiro128PlusPlus
& operator=(
Xoroshiro128PlusPlus
const
&);
16
Xoroshiro128PlusPlus
(
Xoroshiro128PlusPlus
const
&);
17
Xoroshiro128PlusPlus
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI int64
nextLong
();
23
// NOLINTEND
24
};
Xoroshiro128PlusPlus
Definition
Xoroshiro128PlusPlus.h:5
Xoroshiro128PlusPlus::nextLong
MCAPI int64 nextLong()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
random
Xoroshiro128PlusPlus.h
Generated on Fri Jun 13 2025 05:04:56 for LeviLamina by
1.12.0