Class NeoForgePlatformHelper

java.lang.Object
com.blamejared.dustydiscoveries.neoforge.platform.NeoForgePlatformHelper
All Implemented Interfaces:
IPlatformHelper

@AutoService(IPlatformHelper.class) public class NeoForgePlatformHelper extends Object implements IPlatformHelper
  • Field Details

    • FOSSIL_PREP_RECIPES

      public static final Collection<net.minecraft.world.item.crafting.RecipeHolder<FossilPrepRecipe>> FOSSIL_PREP_RECIPES
  • Constructor Details

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • Method Details