Class FoodItemProperties

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.world.food.FoodItemProperties

public class FoodItemProperties extends Object
  • Field Details

    • CHOCOLATE_BAR

      public static final net.minecraft.world.food.FoodProperties CHOCOLATE_BAR
    • MRE

      public static final net.minecraft.world.food.FoodProperties MRE
    • MOLDY_BREAD

      public static final net.minecraft.world.food.FoodProperties MOLDY_BREAD
    • CHOCOLATE_BAR_CONSUMABLE

      public static final net.minecraft.world.item.component.Consumable CHOCOLATE_BAR_CONSUMABLE
    • MOLDY_BREAD_CONSUMABLE

      public static final net.minecraft.world.item.component.Consumable MOLDY_BREAD_CONSUMABLE
  • Constructor Details

    • FoodItemProperties

      public FoodItemProperties()