Class GameTestsAdvancements

java.lang.Object
org.cyclops.integrateddynamics.gametest.GameTestsAdvancements

public class GameTestsAdvancements extends Object
Game tests for all advancements in IntegratedDynamics.
  • Field Details

    • TEMPLATE_EMPTY

      public static final String TEMPLATE_EMPTY
      See Also:
    • POS

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

    • GameTestsAdvancements

      public GameTestsAdvancements()
  • Method Details

    • testAdvancementRoot

      public void testAdvancementRoot(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMeneglinDiscovery

      public void testAdvancementMeneglinDiscovery(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMenrilProduction

      public void testAdvancementMenrilProduction(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSqueezing

      public void testAdvancementSqueezing(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDrying

      public void testAdvancementDrying(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementCablesLogic

      public void testAdvancementCablesLogic(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMenrilWrenching

      public void testAdvancementMenrilWrenching(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariables

      public void testAdvancementVariables(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableInput

      public void testAdvancementVariableInput(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableOutput

      public void testAdvancementVariableOutput(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementBlockReading

      public void testAdvancementBlockReading(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementInventoryReading

      public void testAdvancementInventoryReading(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMachineReading

      public void testAdvancementMachineReading(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneReading

      public void testAdvancementRedstoneReading(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementValueDisplaying

      public void testAdvancementValueDisplaying(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLogicProgramming

      public void testAdvancementLogicProgramming(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementNetworksLogic

      public void testAdvancementNetworksLogic(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementConstantDefinition

      public void testAdvancementConstantDefinition(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableMaterialization

      public void testAdvancementVariableMaterialization(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableProxying

      public void testAdvancementVariableProxying(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeCreation

      public void testAdvancementRecipeCreation(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneCapturing

      public void testAdvancementRedstoneCapturing(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeReading

      public void testAdvancementRecipeReading(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneObservment

      public void testAdvancementRedstoneObservment(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementArithmeticAddition

      public void testAdvancementArithmeticAddition(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementItemOriginIdentification

      public void testAdvancementItemOriginIdentification(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLogicalListBuilding

      public void testAdvancementLogicalListBuilding(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementWhatWouldIBeLookingAt

      public void testAdvancementWhatWouldIBeLookingAt(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeLookup

      public void testAdvancementRecipeLookup(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternData

      public void testAdvancementLecternData(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternBook

      public void testAdvancementLecternBook(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternBookName

      public void testAdvancementLecternBookName(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDynamicAdditions

      public void testAdvancementDynamicAdditions(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDynamicListFiltering

      public void testAdvancementDynamicListFiltering(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementCreeperTaming

      public void testAdvancementCreeperTaming(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecursiveRecursion

      public void testAdvancementRecursiveRecursion(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementToolForObsidian

      public void testAdvancementToolForObsidian(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementToolForObsidianNegative

      public void testAdvancementToolForObsidianNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneTransmission

      public void testAdvancementRedstoneTransmission(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSmartPressurePlate

      public void testAdvancementSmartPressurePlate(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSpongeStepSound

      public void testAdvancementSpongeStepSound(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRootNegative

      public void testAdvancementRootNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMeneglinDiscoveryNegative

      public void testAdvancementMeneglinDiscoveryNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMenrilProductionNegative

      public void testAdvancementMenrilProductionNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSqueezingNegative

      public void testAdvancementSqueezingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDryingNegative

      public void testAdvancementDryingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementCablesLogicNegative

      public void testAdvancementCablesLogicNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMenrilWrenchingNegative

      public void testAdvancementMenrilWrenchingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariablesNegative

      public void testAdvancementVariablesNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableInputNegative

      public void testAdvancementVariableInputNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableOutputNegative

      public void testAdvancementVariableOutputNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementNetworksLogicNegative

      public void testAdvancementNetworksLogicNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementBlockReadingNegative

      public void testAdvancementBlockReadingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementInventoryReadingNegative

      public void testAdvancementInventoryReadingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementMachineReadingNegative

      public void testAdvancementMachineReadingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneReadingNegative

      public void testAdvancementRedstoneReadingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementValueDisplayingNegative

      public void testAdvancementValueDisplayingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLogicProgrammingNegative

      public void testAdvancementLogicProgrammingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementConstantDefinitionNegative

      public void testAdvancementConstantDefinitionNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableMaterializationNegative

      public void testAdvancementVariableMaterializationNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementVariableProxyingNegative

      public void testAdvancementVariableProxyingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeCreationNegative

      public void testAdvancementRecipeCreationNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneCapturingNegative

      public void testAdvancementRedstoneCapturingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeReadingNegative

      public void testAdvancementRecipeReadingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneObservementNegative

      public void testAdvancementRedstoneObservementNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementArithmeticAdditionNegative

      public void testAdvancementArithmeticAdditionNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementItemOriginIdentificationNegative

      public void testAdvancementItemOriginIdentificationNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLogicalListBuildingNegative

      public void testAdvancementLogicalListBuildingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementWhatWouldIBeLookingAtNegative

      public void testAdvancementWhatWouldIBeLookingAtNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecipeLookupNegative

      public void testAdvancementRecipeLookupNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternDataNegative

      public void testAdvancementLecternDataNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternBookNegative

      public void testAdvancementLecternBookNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementLecternBookNameNegative

      public void testAdvancementLecternBookNameNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDynamicAdditionsNegative

      public void testAdvancementDynamicAdditionsNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementDynamicListFilteringNegative

      public void testAdvancementDynamicListFilteringNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementCreeperTamingNegative

      public void testAdvancementCreeperTamingNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRecursiveRecursionNegative

      public void testAdvancementRecursiveRecursionNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementRedstoneTransmissionNegative

      public void testAdvancementRedstoneTransmissionNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSmartPressurePlateNegative

      public void testAdvancementSmartPressurePlateNegative(net.minecraft.gametest.framework.GameTestHelper helper)
    • testAdvancementSpongeStepSoundNegative

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