Spigot if (Beef.getItem (). Equals (materials.Coked_beef)) {

 if(event.getItem().getType() == Material.COOKED_BEEF) {
 	//do stuff
 }
GrowingGravity