Server.Items.BaseExplosionPotion.BaseExplosionPotion C# (CSharp) Method

BaseExplosionPotion() public method

public BaseExplosionPotion ( PotionEffect effect ) : System
effect PotionEffect
return System
		public BaseExplosionPotion( PotionEffect effect ) : base( 0xF0D, effect )
		{
		}

Same methods

BaseExplosionPotion::BaseExplosionPotion ( Server.Serial serial ) : System