3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/FilterSubject.h"
7#include "mc/util/Factory.h"
8#include "mc/util/json_util/JsonSchemaObjectNode.h"
9#include "mc/world/response/EventResponse.h"
15namespace JsonUtil {
class EmptyClass; }
22 ::ll::TypedStorage<2, 2, ::SharedTypes::Legacy::FilterSubject> mTarget;
29 virtual ::std::string
const& getName()
const ;
35 virtual void buildSchema(
47 MCNAPI static ::std::string
const&
NameID();
Definition DieEventResponse.h:18
static MCAPI void ** $vftable()
MCAPI void $buildSchema(::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::EventResponseCollection > > &schema, ::Factory<::EventResponse > const &factory) const
MCAPI void $executeAction(::RenderParams ¶ms) const
MCAPI::std::string const & $getName() const
static MCAPI ::std::string const & NameID()
Definition EventResponse.h:16
Definition JsonSchemaObjectNode.h:8
Definition RenderParams.h:30
Definition EventResponseCollection.h:10