LeviLamina
Loading...
Searching...
No Matches
VanillaBlockTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BaseGameVersion
;
8
class
Experiments
;
9
// clang-format on
10
11
namespace
VanillaBlockTypes {
12
// functions
13
// NOLINTBEGIN
14
MCAPI
void
registerBlockMappings();
15
16
MCAPI
void
registerBlocks(
::BaseGameVersion
const
& baseGameVersion,
::Experiments
const
& experiments);
17
// NOLINTEND
18
19
}
// namespace VanillaBlockTypes
BaseGameVersion
Definition
BaseGameVersion.h:13
Experiments
Definition
Experiments.h:14
src
mc
world
level
block
VanillaBlockTypes.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0