LeviLamina
Loading...
Searching...
No Matches
DisplayObjective.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/scores/ObjectiveSortOrder.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Objective
;
11
struct
ScoreboardId
;
12
// clang-format on
13
14
class
DisplayObjective
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::Objective const*> mObjective;
19
::ll::TypedStorage<1, 1, ::ObjectiveSortOrder> mSortOrder;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI ::std::string
const
getBelowNameStringForId(
::ScoreboardId
const
& scoreboardId)
const
;
26
// NOLINTEND
27
};
DisplayObjective
Definition
DisplayObjective.h:14
Objective
Definition
Objective.h:17
ScoreboardId
Definition
ScoreboardId.h:10
src
mc
world
scores
DisplayObjective.h
Generated on Sat Apr 26 2025 05:56:33 for LeviLamina by
1.12.0