mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-04 23:47:59 +01:00
Update the list of entity poses to 1.19 (#1439)
This commit is contained in:
parent
0b0dc83ffe
commit
60751d546e
@ -1727,6 +1727,13 @@ public class Entity implements Viewable, Tickable, Schedulable, Snapshotable, Ev
|
||||
SWIMMING,
|
||||
SPIN_ATTACK,
|
||||
SNEAKING,
|
||||
DYING
|
||||
LONG_JUMPING,
|
||||
DYING,
|
||||
CROAKING,
|
||||
USING_TONGUE,
|
||||
ROARING,
|
||||
SNIFFING,
|
||||
EMERGING,
|
||||
DIGGING
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user