L2JPREMIUM  5M
com.premium.game.model.actor.appearance.PcAppearance Class Reference

Public Member Functions

 PcAppearance (byte face, byte hColor, byte hStyle, boolean sex)
 
boolean getDisplayName ()
 
final byte getFace ()
 
final byte getHairColor ()
 
final byte getHairStyle ()
 
int getNameColor ()
 
L2PcInstance getOwner ()
 
final boolean getSex ()
 
int getTitleColor ()
 
final String getVisibleName ()
 
final String getVisibleTitle ()
 
boolean isInvisible ()
 
void setDisplayName (boolean b)
 
final void setFace (int value)
 
final void setHairColor (int value)
 
final void setHairStyle (int value)
 
void setInvisible ()
 
void setNameColor (int nameColor)
 
void setNameColor (int red, int green, int blue)
 
void setNameTitleColor (int name, int title)
 
void setOwner (L2PcInstance owner)
 
final void setSex (boolean isfemale)
 
void setTitleColor (int titleColor)
 
void setTitleColor (int red, int green, int blue)
 
void setVisible ()
 
final void setVisibleName (String visibleName)
 
final void setVisibleTitle (String visibleTitle)
 

The documentation for this class was generated from the following file: