Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
prismarine-block already has .entity in block type
  • Loading branch information
extremeheat authored Jun 25, 2024
1 parent 18d786e commit 2dc9a9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ declare class SubChunk {
type ExtendedBlock = Block & {
light?: number
skyLight?: number
entity?: NBT
}

// A stub
Expand Down

0 comments on commit 2dc9a9d

Please sign in to comment.