Class GameTestsVanillaCapabilitiesRecipeHandler

java.lang.Object
org.cyclops.commoncapabilities.gametest.GameTestsVanillaCapabilitiesRecipeHandler

public class GameTestsVanillaCapabilitiesRecipeHandler extends Object
  • Field Details

    • TEMPLATE_EMPTY

      public static final String TEMPLATE_EMPTY
      See Also:
    • POS

      public static final net.minecraft.core.BlockPos POS
  • Constructor Details

    • GameTestsVanillaCapabilitiesRecipeHandler

      public GameTestsVanillaCapabilitiesRecipeHandler()
  • Method Details

    • testBlockRecipeHandlerCapBrewingStand

      public void testBlockRecipeHandlerCapBrewingStand(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapFurnace

      public void testBlockRecipeHandlerCapFurnace(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapBlastFurnace

      public void testBlockRecipeHandlerCapBlastFurnace(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapSmoker

      public void testBlockRecipeHandlerCapSmoker(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapCampFire

      public void testBlockRecipeHandlerCapCampFire(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapCrafingTable

      public void testBlockRecipeHandlerCapCrafingTable(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapStoneCutter

      public void testBlockRecipeHandlerCapStoneCutter(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockRecipeHandlerCapSmithingTable

      public void testBlockRecipeHandlerCapSmithingTable(net.minecraft.gametest.framework.GameTestHelper helper)