LeviLamina
Loading...
Searching...
No Matches
Heightmap.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Block
;
8
// clang-format on
9
10
namespace
Heightmap {
11
// functions
12
// NOLINTBEGIN
13
MCAPI
bool
motionBlocking(::Block
const
& state);
14
15
MCAPI
bool
motionBlockingNoLeaves(::Block
const
& state);
16
17
MCAPI
bool
oceanFloor(::Block
const
& state);
18
19
MCAPI
bool
worldSurface(::Block
const
& state);
20
// NOLINTEND
21
22
}
// namespace Heightmap
Block
Definition
Block.h:43
src
mc
world
level
chunk
Heightmap.h
Generated on
for LeviLamina by
1.16.1