Skip to content

Commit 0566609

Browse files
committed
experience was deprecated
1 parent a654ff6 commit 0566609

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/responses.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export interface OnlinePlayerResponse {
2424
name: string,
2525
online: boolean,
2626
position: Position,
27-
experience: number,
2827
level: number,
2928
health: number,
3029
stamina: number,

0 commit comments

Comments
 (0)