Update the list of entity poses to 1.19 (#1439)

This commit is contained in:
GreatWyrm 2022-10-10 17:40:10 -04:00 committed by GitHub
parent 0b0dc83ffe
commit 60751d546e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}
}