Class PlayerComposite


  • public class PlayerComposite
    extends java.lang.Object
    • Constructor Summary

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

      • PlayerComposite

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

      • getStaticModelId

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

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

        public int[] getAppearance()
      • getBodyColors

        public int[] getBodyColors()
      • getGender

        public int getGender()
      • getNPCID

        public int getNPCID()