LeviLamina
Loading...
Searching...
No Matches
ChanceInformation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Random
;
8
// clang-format on
9
10
class
ChanceInformation
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 12>
mUnkb70161;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ChanceInformation
& operator=(
ChanceInformation
const
&);
20
ChanceInformation
(
ChanceInformation
const
&);
21
ChanceInformation
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
bool
roll(
::Random
& random)
const
;
27
// NOLINTEND
28
};
ChanceInformation
Definition
ChanceInformation.h:10
Random
Definition
Random.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
ChanceInformation.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0