Class GameTestsVanillaCapabilitiesWorker

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

public class GameTestsVanillaCapabilitiesWorker 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

    • GameTestsVanillaCapabilitiesWorker

      public GameTestsVanillaCapabilitiesWorker()
  • Method Details

    • testBlockWorkerCapFurnaceOff

      public void testBlockWorkerCapFurnaceOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapFurnaceOn

      public void testBlockWorkerCapFurnaceOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapFurnaceLit

      public void testBlockWorkerCapFurnaceLit(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapBlastFurnaceOff

      public void testBlockWorkerCapBlastFurnaceOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapBlastFurnaceOn

      public void testBlockWorkerCapBlastFurnaceOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapSmokerOff

      public void testBlockWorkerCapSmokerOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapSmokerOn

      public void testBlockWorkerCapSmokerOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapCampfireOff

      public void testBlockWorkerCapCampfireOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapCampfireOn

      public void testBlockWorkerCapCampfireOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapCampfireFilled

      public void testBlockWorkerCapCampfireFilled(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapBrewingstandOff

      public void testBlockWorkerCapBrewingstandOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapBrewingstandFueled

      public void testBlockWorkerCapBrewingstandFueled(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockWorkerCapBrewingstandValidInput

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