Class GameTestsVanillaCapabilitiesItemItemHandler

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

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

    • GameTestsVanillaCapabilitiesItemItemHandler

      public GameTestsVanillaCapabilitiesItemItemHandler()
  • Method Details

    • testItemItemHandlerCapItemShulkerboxAdd

      public void testItemItemHandlerCapItemShulkerboxAdd(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemShulkerboxRemove

      public void testItemItemHandlerCapItemShulkerboxRemove(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleAdd

      public void testItemItemHandlerCapItemBundleAdd(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleRemove

      public void testItemItemHandlerCapItemBundleRemove(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleAddMultiple

      public void testItemItemHandlerCapItemBundleAddMultiple(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleRemoveMultiple

      public void testItemItemHandlerCapItemBundleRemoveMultiple(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleAddRejectOverfullSameSlot

      public void testItemItemHandlerCapItemBundleAddRejectOverfullSameSlot(net.minecraft.gametest.framework.GameTestHelper helper)
    • testItemItemHandlerCapItemBundleAddRejectOverfullOtherSlot

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