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 MCNAPI_S static int categoryID(::ActorType category);
13 // NOLINTEND
14};
Definition MobSpawnInfo.h:8