Class FluidIngredientTests

java.lang.Object
net.neoforged.neoforge.debug.fluid.crafting.FluidIngredientTests

public class FluidIngredientTests extends Object
  • Constructor Details

    • FluidIngredientTests

      public FluidIngredientTests()
  • Method Details

    • emptyFluidIngredientSerialization

      static void emptyFluidIngredientSerialization(ExtendedGameTestHelper helper)
    • basicFluidIngredientSerialization

      static void basicFluidIngredientSerialization(ExtendedGameTestHelper helper)
    • testFluidIngredientEmptiness

      static void testFluidIngredientEmptiness(GameTestHelper helper)
    • customFluidIngredientsHasNoFluids

      static void customFluidIngredientsHasNoFluids(GameTestHelper helper)
    • fluidIngredientDataPartialMatchWorks

      static void fluidIngredientDataPartialMatchWorks(GameTestHelper helper)
    • fluidIngredientDataStrictMatchWorks

      static void fluidIngredientDataStrictMatchWorks(GameTestHelper helper)
    • singleFluidIngredientIgnoresSizeAndData

      static void singleFluidIngredientIgnoresSizeAndData(GameTestHelper helper)
    • sizedFluidIngredientSerialization

      static void sizedFluidIngredientSerialization(GameTestHelper helper)
    • sizedFluidIngredientMatching

      static void sizedFluidIngredientMatching(GameTestHelper helper)