Class CompostBag

java.lang.Object
dev.dhyces.compostbag.CompostBag

public class CompostBag extends Object
  • Field Details

    • MODID

      public static final String MODID
      See Also:
    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
    • MAX_BONEMEAL_COUNT

      public static final net.minecraft.core.Holder<net.minecraft.core.component.DataComponentType<Integer>> MAX_BONEMEAL_COUNT
    • BONEMEAL_COUNT

      public static final net.minecraft.core.Holder<net.minecraft.core.component.DataComponentType<Integer>> BONEMEAL_COUNT
    • MAX_COMPOST_LEVEL

      public static final net.minecraft.core.Holder<net.minecraft.core.component.DataComponentType<Integer>> MAX_COMPOST_LEVEL
    • COMPOST_LEVEL

      public static final net.minecraft.core.Holder<net.minecraft.core.component.DataComponentType<Integer>> COMPOST_LEVEL
    • COMPOST_BAG_ITEM

      public static final net.minecraft.core.Holder<net.minecraft.world.item.Item> COMPOST_BAG_ITEM
  • Constructor Details

    • CompostBag

      public CompostBag()
  • Method Details

    • id

      public static net.minecraft.resources.ResourceLocation id(String id)
    • init

      public static void init()