LeviLamina
Loading...
Searching...
No Matches
MobSpawnInfo.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/world/actor/ActorType.h"
7
9public:
10 // static functions
11 // NOLINTBEGIN
12#ifdef LL_PLAT_S
13 MCNAPI static int categoryID(::ActorType category);
14#endif
15 // NOLINTEND
16};
Definition MobSpawnInfo.h:8