54145 {
54146
54147
54148
54150 {
54151 return Color.Transparent;
54152 }
54156 {
54157 return Color.Crimson;
54158 }
54159 return Color.Transparent;
54160 }
int aiStyle
Selects which vanilla code to use for the AI method. Vanilla projectile AI styles are enumerated in t...
int type
The Projectile ID of this projectile. The Projectile ID is a unique number assigned to each Projectil...