isPlayerTimeRelative

public abstract boolean isPlayerTimeRelative()

Returns true if the player's time is relative to the server time, otherwise the player's time is absolute and will not change its current time unless done so with setPlayerTime().

Return

true if the player's time is relative to the server time.