Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Hand animation: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{wip}}
{{wip}}
'''Hand animations''' are animations performed by the [[Minecraft:player]] or other entities, often providing visual feedback following an interaction with another entity, the world, or a held item.


== Attack animation ==
== Attack animation ==
Line 22: Line 23:
|-
|-
! {{code|eat}}
! {{code|eat}}
|
| none
|-
|-
! {{code|drink}}
! {{code|drink}}
| eat
| none
|-
|-
! {{code|block}}
! {{code|block}}
Line 30: Line 35:
|-
|-
! {{code|spear}}
! {{code|spear}}
| none
|-
|-
! {{code|crossbow}}
! {{code|crossbow}}
| none
|-
|-
! {{code|spyglass}}
! {{code|spyglass}}
| none
|-
|-
! {{code|toot_horn}}
! {{code|toot_horn}}
| none
|-
|-
! {{code|brush}}
! {{code|brush}}
Line 41: Line 50:
! {{code|bundle}}
! {{code|bundle}}
| none<ref>{{bug|MC-298690}}</ref>
| none<ref>{{bug|MC-298690}}</ref>
| none
|-
|-
! {{code|trident}}
! {{code|trident}}

Latest revision as of 11:11, 6 September 2026

Template:Wip Hand animations are animations performed by the Minecraft:player or other entities, often providing visual feedback following an interaction with another entity, the world, or a held item.

Attack animation

Animation \ View First-person Third-person
Template:Code
Template:Code whack<ref>Template:Bug</ref>

Interact animation

Animation \ View First-person Third-person
Template:Code
Template:Code none
Template:Code eat none
Template:Code
Template:Code
Template:Code none
Template:Code none
Template:Code none
Template:Code none
Template:Code
Template:Code none<ref>Template:Bug</ref> none
Template:Code

Item hold position

While not an animation per se, they are nonetheless closely related.

holding nothing, holding something, crossbow, map

History

Template:Info needed section

References

Template:Reflist