Documentation

OfflinePlayer
in package
implements IPlayer

Interfaces, Classes, Traits and Enums

IPlayer

Table of Contents

$name  : string
$namedtag  : CompoundTag|null
__construct()  : mixed
getFirstPlayed()  : int|null
getLastPlayed()  : int|null
getName()  : string
hasPlayedBefore()  : bool

Properties

Methods

getFirstPlayed()

public getFirstPlayed() : int|null
Return values
int|null

getLastPlayed()

public getLastPlayed() : int|null
Return values
int|null

getName()

public getName() : string
Return values
string

hasPlayedBefore()

public hasPlayedBefore() : bool
Return values
bool

Search results