Skip to content

Commit

Permalink
fix(api): update entitytype enum with new entities (#384)
Browse files Browse the repository at this point in the history
Fixes #381

Backport of 2007557 to v4
  • Loading branch information
diogotcorreia committed Aug 30, 2024
1 parent a80c7b2 commit d9a6b71
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 d9a6b71

Please sign in to comment.