Property | Type | Description | |
---|---|---|---|
bossBagNPC | int | ||
projOnSwing | bool |
Method | Description | |
---|---|---|
AddRecipes ( ) : void | ||
AddTooltip ( string tooltip ) : void | ||
AddTooltip2 ( string tooltip ) : void | ||
AltFunctionUse ( |
||
AnglerQuestChat ( string &description, string &catchLocation ) : void | ||
ArmorArmGlowMask ( |
||
ArmorSetShadows ( |
||
AutoLightSelect ( bool &dryTorch, bool &wetTorch, bool &glowstick ) : void | ||
Autoload ( string &name, string &texture, IList |
||
AutoloadEquip ( EquipType equip, string &texture, string &armTexture, string &femaleTexture ) : void | ||
AutoloadFlame ( string &texture ) : void | ||
CanEquipAccessory ( |
||
CanHitNPC ( |
||
CanHitPvp ( |
||
CanRightClick ( ) : bool | ||
CanUseItem ( |
||
CaughtFishStack ( int &stack ) : void | ||
Clone ( ) : |
||
Clone ( Item item ) : |
||
ConsumeAmmo ( |
||
ConsumeItem ( |
||
DrawArmorColor ( |
||
DrawBody ( ) : bool | ||
DrawHair ( bool &drawHair, bool &drawAltHair ) : void | ||
DrawHands ( bool &drawHands, bool &drawArms ) : void | ||
DrawHead ( ) : bool | ||
DrawLegs ( ) : bool | ||
ExtractinatorUse ( int &resultType, int &resultStack ) : void | ||
GetAlpha ( Color lightColor ) : Color? | ||
GetAnimation ( ) : |
||
GetWeaponDamage ( |
||
GetWeaponKnockback ( |
||
GrabRange ( |
||
GrabStyle ( |
||
HoldItem ( |
||
HoldItemFrame ( |
||
HoldStyle ( |
||
HoldoutOffset ( ) : Vector2? | ||
HoldoutOrigin ( ) : Vector2? | ||
HorizontalWingSpeeds ( float &speed, float &acceleration ) : void | ||
IsAnglerQuestAvailable ( ) : bool | ||
IsArmorSet ( Item head, Item body, Item legs ) : bool | ||
IsQuestFish ( ) : bool | ||
IsVanitySet ( int head, int body, int legs ) : bool | ||
Load ( TagCompound tag ) : void | ||
LoadLegacy ( |
||
MeleeEffects ( |
||
ModItem ( ) : System | ||
ModifyHitNPC ( |
||
ModifyHitPvp ( |
||
ModifyTooltips ( List |
||
NetRecieve ( |
||
NetSend ( |
||
OnCraft ( |
||
OnHitNPC ( |
||
OnHitPvp ( |
||
OnPickup ( |
||
OpenBossBag ( |
||
PostDrawInInventory ( |
||
PostDrawInWorld ( |
||
PostReforge ( ) : void | ||
PostUpdate ( ) : void | ||
PreDrawInInventory ( |
||
PreDrawInWorld ( |
||
PreReforge ( ) : void | ||
PreUpdateVanitySet ( |
||
RightClick ( |
||
Save ( ) : TagCompound | ||
SetDefaults ( ) : void | ||
SetMatch ( bool male, int &equipSlot, bool &robes ) : void | ||
Shoot ( Player player, Vector2 &position, float &speedX, float &speedY, int &type, int &damage, float &knockBack ) : bool | ||
Update ( float &gravity, float &maxFallSpeed ) : void | ||
UpdateAccessory ( Player player, bool hideVisual ) : void | ||
UpdateArmorSet ( Player player ) : void | ||
UpdateEquip ( Player player ) : void | ||
UpdateInventory ( Player player ) : void | ||
UpdateVanity ( Player player, EquipType type ) : void | ||
UpdateVanitySet ( Player player ) : void | ||
UseItem ( Player player ) : bool | ||
UseItemFrame ( Player player ) : bool | ||
UseItemHitbox ( Player player, Rectangle &hitbox, bool &noHitbox ) : void | ||
UseStyle ( Player player ) : void | ||
VerticalWingSpeeds ( float &ascentWhenFalling, float &ascentWhenRising, float &maxCanAscendMultiplier, float &maxAscentMultiplier, float &constantAscend ) : void | ||
WingUpdate ( Player player, bool inUse ) : void |
Method | Description | |
---|---|---|
SetupClone ( Item clone ) : void | ||
SetupItem ( Item item ) : void | ||
SetupModItem ( Item item ) : void |
public AltFunctionUse ( |
||
player | ||
return | bool |
public AnglerQuestChat ( string &description, string &catchLocation ) : void | ||
description | string | |
catchLocation | string | |
return | void |
public ArmorArmGlowMask ( |
||
drawPlayer | ||
shadow | float | |
glowMask | int | |
color | Color | |
return | void |
public ArmorSetShadows ( |
||
player | ||
return | void |
public AutoLightSelect ( bool &dryTorch, bool &wetTorch, bool &glowstick ) : void | ||
dryTorch | bool | |
wetTorch | bool | |
glowstick | bool | |
return | void |
public Autoload ( string &name, string &texture, IList |
||
name | string | |
texture | string | |
equips | IList |
|
return | bool |
public AutoloadEquip ( EquipType equip, string &texture, string &armTexture, string &femaleTexture ) : void | ||
equip | EquipType | |
texture | string | |
armTexture | string | |
femaleTexture | string | |
return | void |
public AutoloadFlame ( string &texture ) : void | ||
texture | string | |
return | void |
public CanEquipAccessory ( |
||
player | ||
slot | int | |
return | bool |
public CanHitNPC ( |
||
player | ||
target | Terraria.NPC | |
return | bool? |
public CanHitPvp ( |
||
player | ||
target | ||
return | bool |
public CanUseItem ( |
||
player | ||
return | bool |
public ConsumeAmmo ( |
||
player | ||
return | bool |
public ConsumeItem ( |
||
player | ||
return | bool |
public DrawArmorColor ( |
||
drawPlayer | ||
shadow | float | |
color | Color | |
glowMask | int | |
glowMaskColor | Color | |
return | void |
public DrawHair ( bool &drawHair, bool &drawAltHair ) : void | ||
drawHair | bool | |
drawAltHair | bool | |
return | void |
public DrawHands ( bool &drawHands, bool &drawArms ) : void | ||
drawHands | bool | |
drawArms | bool | |
return | void |
public ExtractinatorUse ( int &resultType, int &resultStack ) : void | ||
resultType | int | |
resultStack | int | |
return | void |
public GetAlpha ( Color lightColor ) : Color? | ||
lightColor | Color | |
return | Color? |
public GetAnimation ( ) : |
||
return |
public GetWeaponDamage ( |
||
player | ||
damage | int | |
return | void |
public GetWeaponKnockback ( |
||
player | ||
knockback | float | |
return | void |
public GrabRange ( |
||
player | ||
grabRange | int | |
return | void |
public GrabStyle ( |
||
player | ||
return | bool |
public HoldItem ( |
||
player | ||
return | void |
public HoldItemFrame ( |
||
player | ||
return | bool |
public HoldStyle ( |
||
player | ||
return | void |
public HorizontalWingSpeeds ( float &speed, float &acceleration ) : void | ||
speed | float | |
acceleration | float | |
return | void |
public IsArmorSet ( Item head, Item body, Item legs ) : bool | ||
head | Item | |
body | Item | |
legs | Item | |
return | bool |
public IsVanitySet ( int head, int body, int legs ) : bool | ||
head | int | |
body | int | |
legs | int | |
return | bool |
public LoadLegacy ( |
||
reader | ||
return | void |
public MeleeEffects ( |
||
player | ||
hitbox | ||
return | void |
public ModifyHitNPC ( |
||
player | ||
target | Terraria.NPC | |
damage | int | |
knockBack | float | |
crit | bool | |
return | void |
public ModifyHitPvp ( |
||
player | ||
target | ||
damage | int | |
crit | bool | |
return | void |
public ModifyTooltips ( List |
||
tooltips | List |
|
return | void |
public NetRecieve ( |
||
reader | ||
return | void |
public NetSend ( |
||
writer | ||
return | void |
public OnHitNPC ( |
||
player | ||
target | Terraria.NPC | |
damage | int | |
knockBack | float | |
crit | bool | |
return | void |
public OnHitPvp ( |
||
player | ||
target | ||
damage | int | |
crit | bool | |
return | void |
public OnPickup ( |
||
player | ||
return | bool |
public OpenBossBag ( |
||
player | ||
return | void |
public PostDrawInInventory ( |
||
spriteBatch | ||
position | Vector2 | |
frame | ||
drawColor | Color | |
itemColor | Color | |
origin | Vector2 | |
scale | float | |
return | void |
public PostDrawInWorld ( |
||
spriteBatch | ||
lightColor | Color | |
alphaColor | Color | |
rotation | float | |
scale | float | |
whoAmI | int | |
return | void |
public PreDrawInInventory ( |
||
spriteBatch | ||
position | Vector2 | |
frame | ||
drawColor | Color | |
itemColor | Color | |
origin | Vector2 | |
scale | float | |
return | bool |
public PreDrawInWorld ( |
||
spriteBatch | ||
lightColor | Color | |
alphaColor | Color | |
rotation | float | |
scale | float | |
whoAmI | int | |
return | bool |
public PreUpdateVanitySet ( |
||
player | ||
return | void |
public RightClick ( |
||
player | ||
return | void |
public SetMatch ( bool male, int &equipSlot, bool &robes ) : void | ||
male | bool | |
equipSlot | int | |
robes | bool | |
return | void |
public Shoot ( Player player, Vector2 &position, float &speedX, float &speedY, int &type, int &damage, float &knockBack ) : bool | ||
player | Player | |
position | Vector2 | |
speedX | float | |
speedY | float | |
type | int | |
damage | int | |
knockBack | float | |
return | bool |
public Update ( float &gravity, float &maxFallSpeed ) : void | ||
gravity | float | |
maxFallSpeed | float | |
return | void |
public UpdateAccessory ( Player player, bool hideVisual ) : void | ||
player | Player | |
hideVisual | bool | |
return | void |
public UpdateArmorSet ( Player player ) : void | ||
player | Player | |
return | void |
public UpdateInventory ( Player player ) : void | ||
player | Player | |
return | void |
public UpdateVanity ( Player player, EquipType type ) : void | ||
player | Player | |
type | EquipType | |
return | void |
public UpdateVanitySet ( Player player ) : void | ||
player | Player | |
return | void |
public UseItemHitbox ( Player player, Rectangle &hitbox, bool &noHitbox ) : void | ||
player | Player | |
hitbox | Rectangle | |
noHitbox | bool | |
return | void |
public VerticalWingSpeeds ( float &ascentWhenFalling, float &ascentWhenRising, float &maxCanAscendMultiplier, float &maxAscentMultiplier, float &constantAscend ) : void | ||
ascentWhenFalling | float | |
ascentWhenRising | float | |
maxCanAscendMultiplier | float | |
maxAscentMultiplier | float | |
constantAscend | float | |
return | void |
public WingUpdate ( Player player, bool inUse ) : void | ||
player | Player | |
inUse | bool | |
return | void |