Fix go test ./...

This commit is contained in:
Tnze
2023-04-05 01:46:37 +08:00
parent 3cf4049f2d
commit 016455d00a
2 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,8 @@ type (
SculkCatalystEntity struct{}
SculkShriekerEntity struct{}
ChiseledBookshelfEntity struct{}
SuspiciousSandEntity struct{}
DecoratedPotEntity struct{}
)
type EntityType int32