LeviLamina
Loading...
Searching...
No Matches
SubscribedObjectives.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SubscribedObjectives
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnkffeb18;
10
::ll::UntypedStorage<8, 16>
mUnk574a18;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
SubscribedObjectives
& operator=(
SubscribedObjectives
const
&);
16
SubscribedObjectives
(
SubscribedObjectives
const
&);
17
SubscribedObjectives
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
bool
isSubscribed
(::std::string
const
& objective)
const
;
23
// NOLINTEND
24
};
SubscribedObjectives
Definition
SubscribedObjectives.h:5
SubscribedObjectives::isSubscribed
MCAPI bool isSubscribed(::std::string const &objective) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
events
SubscribedObjectives.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0