3#include "mc/_HeaderOutputPredefine.h"
12class PlayerInteractionSystem {
45 template <
typename T0>
56 PlayerInteractionSystem& operator=(PlayerInteractionSystem
const&);
57 PlayerInteractionSystem(PlayerInteractionSystem
const&);
58 PlayerInteractionSystem();
Definition ActorInteraction.h:5
Definition PlayerInteractionSystem.h:21
static MCAPI void ** $vftable()
MCAPI bool $getInteraction(::Actor &actor, ::Player &player, ::ActorInteraction &interaction)
Definition PlayerInteractionSystem.h:46