Method | Description | |
---|---|---|
avatar ( $base64_email, $size = 128, |
||
avatarWithSize ( $size, $base64_email, |
||
cape ( $player_name ) | ||
json ( string $player_name, string $api = "" ) : Illuminate\Http\Response | Return Player Profile formatted in JSON. | |
jsonWithApi ( $api, $player_name ) | ||
preview ( $tid, $size = 250 ) | ||
previewWithSize ( $size, $tid ) | ||
raw ( $tid ) | ||
skin ( $player_name, $model = "" ) | ||
skinWithModel ( $model, $player_name ) | ||
texture ( $hash ) | ||
textureWithApi ( $api, $hash ) |
Method | Description | |
---|---|---|
getPlayerInstance ( $player_name ) |
public avatar ( $base64_email, $size = 128, |
||
$users |
public avatarWithSize ( $size, $base64_email, |
||
$users |