Package net.risingworld.api.definitions
Class Items.WeaponDefinition
java.lang.Object
net.risingworld.api.definitions.Items.WeaponDefinition
- Enclosing class:
Items
-
Field Summary
Modifier and TypeFieldDescriptionfloat
int
boolean
int
boolean
int
Name of the item which represents this weaponint
Item status (which is required for this weapon to fire)int
Array containing all compatible projectiles.boolean
int
-
Method Summary
-
Field Details
-
itemname
Name of the item which represents this weapon -
itemstatus
public int itemstatusItem status (which is required for this weapon to fire) -
type
-
projectiles
Array containing all compatible projectiles. May be null -
explosive
public boolean explosive -
softsplashdamage
public int softsplashdamage -
hardsplashdamage
public int hardsplashdamage -
innersplashradius
public int innersplashradius -
outersplashradius
public int outersplashradius -
explosionshockrange
public int explosionshockrange -
explosionpath
-
scarenpcs
public boolean scarenpcs -
audiblerange
public float audiblerange -
hasmuzzleflash
public boolean hasmuzzleflash
-
-
Method Details
-
synchronize
public void synchronize()
-