Class GameTestsVanillaCapabilitiesTemperature

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

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

    • GameTestsVanillaCapabilitiesTemperature

      public GameTestsVanillaCapabilitiesTemperature()
  • Method Details

    • testBlockTemperatureCapFurnaceOff

      public void testBlockTemperatureCapFurnaceOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapFurnaceOn

      public void testBlockTemperatureCapFurnaceOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapBlastFurnaceOff

      public void testBlockTemperatureCapBlastFurnaceOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapBlastFurnaceOn

      public void testBlockTemperatureCapBlastFurnaceOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapSmokerOff

      public void testBlockTemperatureCapSmokerOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapSmokerOn

      public void testBlockTemperatureCapSmokerOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapCampfireOff

      public void testBlockTemperatureCapCampfireOff(net.minecraft.gametest.framework.GameTestHelper helper)
    • testBlockTemperatureCapCampfireOn

      public void testBlockTemperatureCapCampfireOn(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemTemperatureCapBucketEmpty

      public void testItemTemperatureCapBucketEmpty(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemTemperatureCapBucketWater

      public void testItemTemperatureCapBucketWater(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemTemperatureCapBucketLava

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