LeviLamina
Loading...
Searching...
No Matches
Legacy.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace SharedTypes::Legacy { struct BlockDescriptor; }
8namespace SharedTypes::Legacy { struct ExpressionNode; }
9namespace cereal { struct ReflectionCtx; }
10// clang-format on
11
12namespace SharedTypes::Legacy {
13// functions
14// NOLINTBEGIN
15MCAPI void bindLevelSoundEventType(::cereal::ReflectionCtx& ctx);
16
18
19MCFOLD bool
21// NOLINTEND
22
23} // namespace SharedTypes::Legacy
Definition BlockDescriptor.h:19
Definition ExpressionNode.h:31
Definition BlockDescriptor.h:7
Definition ExpressionNode.h:12
Definition ReflectionCtx.h:11
Definition ctx.h:5