Skip to content

Commit 2dc9a9d

Browse files
authored
Update index.d.ts
prismarine-block already has .entity in block type
1 parent 18d786e commit 2dc9a9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/index.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ declare class SubChunk {
9898
type ExtendedBlock = Block & {
9999
light?: number
100100
skyLight?: number
101-
entity?: NBT
102101
}
103102

104103
// A stub

0 commit comments

Comments
 (0)