41 virtual ::EventResult onActorCreationAttemptFailed(
::Actor& actor, ::std::string_view message) ;
44 virtual ::EventResult onBlockInteractedWith(
::Player& player,
::BlockPos const& blockPos) ;
47 virtual ::EventResult onBlockPlacedByPlayer(
73 MCAPI ::EventResult $onActorCreationAttemptFailed(
::Actor& actor, ::std::string_view message);
75 MCAPI ::EventResult $onBlockInteractedWith(
::Player& player,
::BlockPos const& blockPos);
84 MCAPI
static void** $vftableForEventListenerDispatcherLevelEventListener();
86 MCAPI
static void** $vftableForEventListenerDispatcherActorEventListener();
88 MCAPI
static void** $vftableForEventListenerDispatcherBlockEventListener();
90 MCAPI
static void** $vftableForEventListenerDispatcherPlayerEventListener();