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

JarHoney() private method

private JarHoney ( ) : System
return System
		public JarHoney() : base( 0x9ec )
		{
			Weight = 1.0;
			Stackable = true;
		}

Same methods

JarHoney::JarHoney ( Serial serial ) : System