LeviLamina
Loading...
Searching...
No Matches
BiomeIdCompatibility.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
BiomeIdType
;
8
// clang-format on
9
10
namespace
BiomeIdCompatibility {
11
// functions
12
// NOLINTBEGIN
13
MCAPI ::std::string_view getFixedBiomeName(::BiomeIdType biomeId);
14
15
MCAPI
bool
isReserved(::BiomeIdType
id
);
16
// NOLINTEND
17
18
// static variables
19
// NOLINTBEGIN
20
MCAPI ::BiomeIdType
const
& MAX_CUSTOM_BIOMES();
21
// NOLINTEND
22
23
}
// namespace BiomeIdCompatibility
BiomeIdType
Definition
BiomeIdType.h:8
src
mc
world
level
biome
BiomeIdCompatibility.h
Generated on
for LeviLamina by
1.16.1