wither; if (tPlayer.isPotionActive(tPot)) { tPlayer.removePotionEffect(tPot.id); //DamageItem(arg0); } } } Example 6Source File: DrinkSoymilkRamune.java From TofuCraftReload with MIT License 6 votes @Override protected void onFoodEaten(ItemStack stack, World worldIn, EntityPlayer player...