Enum Class EnumWrappers.EntityPose

java.lang.Object
java.lang.Enum<EnumWrappers.EntityPose>
com.comphenix.protocol.wrappers.EnumWrappers.EntityPose
All Implemented Interfaces:
Serializable, Comparable<EnumWrappers.EntityPose>, Constable
Enclosing class:
EnumWrappers

public static enum EnumWrappers.EntityPose extends Enum<EnumWrappers.EntityPose>
Wrapped EntityPose enum for use in Entity Metadata Packet.
Remember to use toNms() when adding to a WrappedDataWatcher.
Serializer is obtained using Registry.get(EnumWrappers.getEntityPoseClass())
Since:
1.13