Class GameTestsChemicalRecipeHandler
java.lang.Object
org.cyclops.integratedmekanism.gametest.GameTestsChemicalRecipeHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestBlockRecipeHandlerAntiprotonic(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalCrystalizer(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalDissolutionChamber(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalInfuser(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalInjectionChamber(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalInjectionChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerChemicalOxidizer(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerCombiner(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerCombinerFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerCrusher(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerCrusherFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerElectrolyticSeparator(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerEnergizedSmelter(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerEnergizedSmelterFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerEnrichmentChamber(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerEnrichmentChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerIsotopicCentrifige(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerMetallurgicInfuser(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerMetallurgicInfuserFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerOsmiumCompressor(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerOsmiumCompressorFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerPaining(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerPigmentExtractor(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerPigmentMixer(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerPurificationChamber(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerPurificationChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerReaction(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerRotary(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerSawmill(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerSawmillFactories(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerSolarNeutronActivator(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerThermalEvaporationController(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerThermalEvaporationValve(net.minecraft.gametest.framework.GameTestHelper helper) voidtestBlockRecipeHandlerWasher(net.minecraft.gametest.framework.GameTestHelper helper) protected static voidtestMachine(net.minecraft.gametest.framework.GameTestHelper helper, net.minecraft.world.level.block.Block block, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> inputComponents, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> outputComponents, int minRecipes) protected static voidtestMachineFactories(net.minecraft.gametest.framework.GameTestHelper helper, mekanism.common.content.blocktype.FactoryType factoryType, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> inputComponents, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> outputComponents, int minRecipes)
-
Field Details
-
TEMPLATE_EMPTY
- See Also:
-
POS
public static final net.minecraft.core.BlockPos POS
-
-
Constructor Details
-
GameTestsChemicalRecipeHandler
public GameTestsChemicalRecipeHandler()
-
-
Method Details
-
testMachine
protected static void testMachine(net.minecraft.gametest.framework.GameTestHelper helper, net.minecraft.world.level.block.Block block, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> inputComponents, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> outputComponents, int minRecipes) -
testMachineFactories
protected static void testMachineFactories(net.minecraft.gametest.framework.GameTestHelper helper, mekanism.common.content.blocktype.FactoryType factoryType, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> inputComponents, Set<org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<?, ?>> outputComponents, int minRecipes) -
testBlockRecipeHandlerCrusher
public void testBlockRecipeHandlerCrusher(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerCrusherFactories
public void testBlockRecipeHandlerCrusherFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerEnrichmentChamber
public void testBlockRecipeHandlerEnrichmentChamber(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerEnrichmentChamberFactories
public void testBlockRecipeHandlerEnrichmentChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerEnergizedSmelter
public void testBlockRecipeHandlerEnergizedSmelter(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerEnergizedSmelterFactories
public void testBlockRecipeHandlerEnergizedSmelterFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalInfuser
public void testBlockRecipeHandlerChemicalInfuser(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerCombiner
public void testBlockRecipeHandlerCombiner(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerCombinerFactories
public void testBlockRecipeHandlerCombinerFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerElectrolyticSeparator
public void testBlockRecipeHandlerElectrolyticSeparator(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerWasher
public void testBlockRecipeHandlerWasher(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerThermalEvaporationController
public void testBlockRecipeHandlerThermalEvaporationController(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerThermalEvaporationValve
public void testBlockRecipeHandlerThermalEvaporationValve(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerSolarNeutronActivator
public void testBlockRecipeHandlerSolarNeutronActivator(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerIsotopicCentrifige
public void testBlockRecipeHandlerIsotopicCentrifige(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalCrystalizer
public void testBlockRecipeHandlerChemicalCrystalizer(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalDissolutionChamber
public void testBlockRecipeHandlerChemicalDissolutionChamber(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerOsmiumCompressor
public void testBlockRecipeHandlerOsmiumCompressor(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerOsmiumCompressorFactories
public void testBlockRecipeHandlerOsmiumCompressorFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerPurificationChamber
public void testBlockRecipeHandlerPurificationChamber(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerPurificationChamberFactories
public void testBlockRecipeHandlerPurificationChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalInjectionChamber
public void testBlockRecipeHandlerChemicalInjectionChamber(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalInjectionChamberFactories
public void testBlockRecipeHandlerChemicalInjectionChamberFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerAntiprotonic
public void testBlockRecipeHandlerAntiprotonic(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerChemicalOxidizer
public void testBlockRecipeHandlerChemicalOxidizer(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerPigmentExtractor
public void testBlockRecipeHandlerPigmentExtractor(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerPigmentMixer
public void testBlockRecipeHandlerPigmentMixer(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerMetallurgicInfuser
public void testBlockRecipeHandlerMetallurgicInfuser(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerMetallurgicInfuserFactories
public void testBlockRecipeHandlerMetallurgicInfuserFactories(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerPaining
public void testBlockRecipeHandlerPaining(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerReaction
public void testBlockRecipeHandlerReaction(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerRotary
public void testBlockRecipeHandlerRotary(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerSawmill
public void testBlockRecipeHandlerSawmill(net.minecraft.gametest.framework.GameTestHelper helper) -
testBlockRecipeHandlerSawmillFactories
public void testBlockRecipeHandlerSawmillFactories(net.minecraft.gametest.framework.GameTestHelper helper)
-