Skip to content

Commit

Permalink
item potion: stew support
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Oct 31, 2022
1 parent 3fb2d1b commit acfdb38
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 108 deletions.
Expand Up @@ -2883,7 +2883,6 @@ else if (object.getBukkitEntity() instanceof Hanging) {
// <--[tag]
// @attribute <EntityTag.is_hand_raised>
// @returns ElementTag(Boolean)
// @mechanism EntityTag.attack_cooldown_percent
// @description
// Returns whether the player's hand is currently raised. Valid for players and player-type NPCs.
// A player's hand is raised when they are blocking with a shield, aiming a crossbow, looking through a spyglass, etc.
Expand Down

0 comments on commit acfdb38

Please sign in to comment.