LeviLamina
Loading...
Searching...
No Matches
MapConstants.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MapConstants {
6
// static variables
7
// NOLINTBEGIN
8
MCNAPI
int
const
& DEFAULT_SCALE();
9
10
MCNAPI
int
const
& DEFAULT_SCALE_LEGACY_STARTING_MAP();
11
12
MCNAPI
int
const
& DEFAULT_SCALE_STARTING_MAP();
13
14
MCNAPI
int
const
& HALF_MAP_SIZE();
15
16
MCNAPI
int
const
& MAP_SIZE();
17
18
MCNAPI
int
const
& MAX_SCALE();
19
20
MCNAPI
int
const
& TRACKING_RANGE();
21
// NOLINTEND
22
23
}
// namespace MapConstants
src
mc
world
item
MapConstants.h
Generated on Fri Jun 13 2025 05:05:10 for LeviLamina by
1.12.0