Class PetrolparkCreateRegistries

java.lang.Object
com.petrolpark.compat.create.PetrolparkCreateRegistries

public class PetrolparkCreateRegistries extends Object
  • Field Details

    • MANDREL_ANIMATION_TYPES

      public static final net.minecraft.core.Registry<MandrelAnimationType> MANDREL_ANIMATION_TYPES
    • DOUGH_TYPES

      public static final net.minecraft.core.Registry<IDoughType<?>> DOUGH_TYPES
    • DOUGH_TOPPING_TYPES

      public static final net.minecraft.core.Registry<IDoughTopping.Type<?>> DOUGH_TOPPING_TYPES
    • DOUGH_INGREDIENT_TYPES

      public static final net.minecraft.core.Registry<IAdvancedIngredientType<? super DoughData>> DOUGH_INGREDIENT_TYPES
  • Constructor Details

    • PetrolparkCreateRegistries

      public PetrolparkCreateRegistries()
  • Method Details

    • init

      @Internal public static void init()