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

BaseStrengthPotion() public méthode

public BaseStrengthPotion ( PotionEffect effect ) : System
effect PotionEffect
Résultat System
		public BaseStrengthPotion( PotionEffect effect ) : base( 0xF09, effect )
		{
		}

Same methods

BaseStrengthPotion::BaseStrengthPotion ( Serial serial ) : System