Server.Items.BaseRefreshPotion.BaseRefreshPotion C# (CSharp) Méthode

BaseRefreshPotion() public méthode

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

Same methods

BaseRefreshPotion::BaseRefreshPotion ( Server.Serial serial )