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
MCAPI
int
const
& DEFAULT_SCALE();
9
10
MCAPI
int
const
& DEFAULT_SCALE_LEGACY_STARTING_MAP();
11
12
MCAPI
int
const
& DEFAULT_SCALE_STARTING_MAP();
13
14
MCAPI
int
const
& HALF_MAP_SIZE();
15
16
MCAPI
int
const
& MAP_SIZE();
17
18
MCAPI
int
const
& MAX_SCALE();
19
20
MCAPI
int
const
& TRACKING_RANGE();
21
// NOLINTEND
22
23
}
// namespace MapConstants
src
mc
world
item
MapConstants.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0