mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-01-23 08:41:28 +01:00
Add 1.17 long jump pose (#1409)
This commit is contained in:
parent
8361cf078f
commit
8774d87d59
@ -384,6 +384,7 @@ public abstract class EnumWrappers {
|
||||
SWIMMING,
|
||||
SPIN_ATTACK,
|
||||
CROUCHING,
|
||||
LONG_JUMPING,
|
||||
DYING;
|
||||
|
||||
private final static EquivalentConverter<EntityPose> POSE_CONVERTER = EnumWrappers.getEntityPoseConverter();
|
||||
|
Loading…
Reference in New Issue
Block a user