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
15MCNAPI void bindLevelSoundEventType(::cereal::ReflectionCtx& ctx);
16
17MCNAPI bool
19
20MCNAPI bool
22// NOLINTEND
23
24} // namespace SharedTypes::Legacy
Definition BlockDescriptor.h:20
Definition ExpressionNode.h:27
Definition BlockDescriptor.h:7
Definition ExpressionNode.h:12
Definition ReflectionCtx.h:11
Definition ctx.h:5