@@ -46,6 +46,10 @@ public enum Pose {
|
||||
* Entity is using its tongue.
|
||||
*/
|
||||
USING_TONGUE,
|
||||
/**
|
||||
* Entity is sitting.
|
||||
*/
|
||||
SITTING,
|
||||
/**
|
||||
* Entity is roaring.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user