LeviLamina
Loading...
Searching...
No Matches
CoralWallFan1.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/world/level/block/BlockLegacy.h"
7
8namespace FlatteningUtils::CoralWallFan1 {
9// functions
10// NOLINTBEGIN
11MCAPI ::std::vector<::BlockLegacy::RemovedStateCollection::SplitBlock> getDeadSplitStates(bool hangType);
12
13MCAPI ::std::vector<::BlockLegacy::RemovedStateCollection::SplitBlock> getHangTypeSplitStates(bool dead);
14// NOLINTEND
15
16} // namespace FlatteningUtils::CoralWallFan1