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
MCNAPI
bool
roll
(
::Random
& random)
const
;
27
// NOLINTEND
28
};
ChanceInformation
Definition
ChanceInformation.h:10
ChanceInformation::roll
MCAPI bool roll(::Random &random) const
Random
Definition
Random.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
ChanceInformation.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0