Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FreezeEngine committed Jan 4, 2025
1 parent b3d773b commit 77984bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ declare namespace loader {
}

export interface RegistryBedrock extends IndexedData {
loadItemStates(itemStates: ItemState[]): void;
handleStartGame(packet: any): void;
writeItemStates(): ItemState[];
}

Expand Down

0 comments on commit 77984bc

Please sign in to comment.