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

BaseExplosionPotion() public méthode

public BaseExplosionPotion ( PotionEffect effect ) : System
effect PotionEffect
Résultat System
		public BaseExplosionPotion( PotionEffect effect ) : base( 0xF0D, effect )
		{
		}

Same methods

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