Skip to content

Commit

Permalink
fix(api): update entitytype enum with new entities
Browse files Browse the repository at this point in the history
Fixes #381
  • Loading branch information
diogotcorreia committed Feb 1, 2024
1 parent 85af643 commit e6d4480
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,19 @@ public enum EntityType {
GLOW_SQUID,
GOAT,
MARKER,
ALLAY,
CHEST_BOAT,
FROG,
TADPOLE,
WARDEN,
CAMEL,
BLOCK_DISPLAY,
INTERACTION,
ITEM_DISPLAY,
SNIFFER,
TEXT_DISPLAY,
BREEZE,
WIND_CHARGE,
FISHING_HOOK,
LIGHTNING,
PLAYER,
Expand Down

0 comments on commit e6d4480

Please sign in to comment.