Class PlayerComposite


  • @Deprecated
    public class PlayerComposite
    extends java.lang.Object
    Deprecated.
    • Field Detail

      • ITEM_OFFSET

        public static int ITEM_OFFSET
        Deprecated.
    • Constructor Detail

      • PlayerComposite

        public PlayerComposite​(java.lang.Object reference)
        Deprecated.
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getStaticModelId

        @Deprecated
        public long getStaticModelId()
        Deprecated.
        Gets the static model ID of the player for which the player composite was created
        Returns:
        static model ID
      • getAnimatedModelId

        @Deprecated
        public long getAnimatedModelId()
        Deprecated.
        Gets the animated model ID of the player for which the player composite was created
        Returns:
        animated model ID
      • getAppearance

        @Deprecated
        public int[] getAppearance()
        Deprecated.
      • getBodyColors

        @Deprecated
        public int[] getBodyColors()
        Deprecated.
      • getGender

        @Deprecated
        public int getGender()
        Deprecated.
      • getNPCID

        @Deprecated
        public int getNPCID()
        Deprecated.
      • getReference

        @Deprecated
        public java.lang.Object getReference()
        Deprecated.