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

BaseRefreshPotion() public method

public BaseRefreshPotion ( PotionEffect effect )
effect PotionEffect
		public BaseRefreshPotion( PotionEffect effect ) : base( 0xF0B, effect )
		{
		}

Same methods

BaseRefreshPotion::BaseRefreshPotion ( Server.Serial serial )