mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-08 01:17:47 +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,
|
SWIMMING,
|
||||||
SPIN_ATTACK,
|
SPIN_ATTACK,
|
||||||
SNEAKING,
|
SNEAKING,
|
||||||
DYING
|
LONG_JUMPING,
|
||||||
|
DYING,
|
||||||
|
CROAKING,
|
||||||
|
USING_TONGUE,
|
||||||
|
ROARING,
|
||||||
|
SNIFFING,
|
||||||
|
EMERGING,
|
||||||
|
DIGGING
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user