3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/GameType.h"
Definition PlayerHelpers.h:17
static MCAPI bool isPlayerAudible(::Player const &player)
static MCAPI bool canChangeGameType(::Player const &player, ::GameType newGameType)
static MCAPI bool canInteractWithOtherEntitiesInGame(::Player const &player)
static MCAPI bool isFireImmune(::Player const &player)
static MCAPI ::Editor::ServiceProviderCollection & getServiceProviders(::Player &player)
static MCAPI ::Editor::Services::ModeServiceProvider const * _getModeServiceConst(::Player const &player)
static MCAPI bool canSleep(::Player const &player)
Definition ServiceProviderCollection.h:7
Definition ModeServiceProvider.h:16