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
  • Loading branch information
diogotcorreia authored Feb 1, 2024
1 parent d3ff718 commit 2007557
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 2007557

Please sign in to comment.