Package net.risingworld.api.definitions
Klasse Items.WeaponDefinition
java.lang.Object
net.risingworld.api.definitions.Items.WeaponDefinition
- Umschließende Klasse:
Items
-
Feldübersicht
Modifizierer und TypFeldBeschreibungfloat
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
-
Methodenübersicht
-
Felddetails
-
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
-
-
Methodendetails
-
synchronize
public void synchronize()
-