L2JPREMIUM  5M
com.premium.game.templates.item.L2WeaponType Enum Reference
Inheritance diagram for com.premium.game.templates.item.L2WeaponType:
Collaboration diagram for com.premium.game.templates.item.L2WeaponType:

Public Member Functions

boolean isBowType ()
 
int mask ()
 
String shortName ()
 
String toString ()
 

Public Attributes

 NONE =(1, "Shield")
 
 SWORD =(2, "Sword")
 
 BLUNT =(3, "Blunt")
 
 DAGGER =(4, "Dagger")
 
 BOW =(5, "Bow")
 
 POLE =(6, "Pole")
 
 ETC =(7, "Etc")
 
 FIST =(8, "Fist")
 
 DUAL =(9, "Dual Sword", "DualSword")
 
 DUALFIST =(10, "Dual Fist", "DualFist")
 
 BIGSWORD =(11, "Big Sword", "BigSword")
 
 PET =(12, "Pet")
 
 ROD =(13, "Rod")
 
 BIGBLUNT =(14, "Big Blunt", "BigBlunt")
 

Static Public Attributes

static final L2WeaponType[] VALUES = L2WeaponType.values()
 

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