3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/entity/components_json_legacy/OnHitSubcomponent.h"
12namespace Json {
class Value; }
18 enum class Shape : uchar {
50 virtual char const* getName() ;
71 MCAPI
char const* $getName();
77 MCAPI
static void** $vftable();
Definition FreezeOnHitSubcomponent.h:15
Definition OnHitSubcomponent.h:12
Definition ProjectileComponent.h:30