LeviLamina
Loading...
Searching...
No Matches
VanillaBlockActorFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/actor/BlockActorType.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockActor
;
11
class
BlockLegacy
;
12
class
BlockPos
;
13
// clang-format on
14
15
namespace
VanillaBlockActorFactory {
16
// functions
17
// NOLINTBEGIN
18
MCAPI ::std::shared_ptr<::BlockActor>
19
createBlockActor(::BlockActorType type,
::BlockPos
const
& pos,
::BlockLegacy
const
& block);
20
// NOLINTEND
21
22
}
// namespace VanillaBlockActorFactory
BlockActor
Definition
BlockActor.h:32
BlockLegacy
Definition
BlockLegacy.h:88
BlockPos
Definition
BlockPos.h:18
src
mc
world
level
block
actor
VanillaBlockActorFactory.h
Generated on Sat Apr 26 2025 05:56:18 for LeviLamina by
1.12.0