22 ::ll::TypedStorage<8, 32, ::std::string> mPfidOrMSA;
23 ::ll::TypedStorage<8, 32, ::std::string> mServer;
24 ::ll::TypedStorage<4, 4, int> mPort;
39 MCAPI ::Social::GameConnectionInfo _convertToDestination()
const;
41 MCAPI ::Player
const* _findTarget(
::CommandOutput& output,
::Level& level, ::std::string
const& pfidOrMSA)
const;
45 MCAPI ::Player
const* _loopPlayers(
::Level& level, ::std::function<
bool(
::Player const*)> condition)
const;