Uses of Class
net.minecraft.gametest.framework.GameTestHelper
Packages that use GameTestHelper
Package
Description
-
Uses of GameTestHelper in net.minecraft.gametest.framework
Fields in net.minecraft.gametest.framework with type parameters of type GameTestHelperMethods in net.minecraft.gametest.framework with parameters of type GameTestHelperConstructor parameters in net.minecraft.gametest.framework with type arguments of type GameTestHelperModifierConstructorDescriptionTestFunction(String p_177801_, String p_177802_, String p_177803_, int p_177804_, long p_177805_, boolean p_177806_, Consumer<GameTestHelper> p_177807_) TestFunction(String p_177809_, String p_177810_, String p_177811_, Rotation p_177812_, int p_177813_, long p_177814_, boolean p_177815_, int p_177816_, int p_177817_, Consumer<GameTestHelper> p_177818_) TestFunction(String p_177820_, String p_177821_, String p_177822_, Rotation p_177823_, int p_177824_, long p_177825_, boolean p_177826_, Consumer<GameTestHelper> p_177827_) -
Uses of GameTestHelper in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return GameTestHelper -
Uses of GameTestHelper in net.minecraftforge.debug.gameplay.crafting
Methods in net.minecraftforge.debug.gameplay.crafting with parameters of type GameTestHelperModifier and TypeMethodDescriptionConditionalRecipeTest.assertFalse(GameTestHelper helper, RecipeType<T> type, C container) CustomIngredientsTest.assertRecipeMatch(GameTestHelper helper, RecipeType<T> type, C container, String name) CustomIngredientsTest.assertRecipeMiss(GameTestHelper helper, RecipeType<T> type, C container) ConditionalRecipeTest.assertTrue(GameTestHelper helper, RecipeType<T> type, C container) static voidCustomIngredientsTest.compound(GameTestHelper helper) static voidConditionalRecipeTest.conditional_recipe_choice(GameTestHelper helper) static voidConditionalRecipeTest.cooking_false_conditions(GameTestHelper helper) static voidConditionalRecipeTest.cooking_true_conditions(GameTestHelper helper) static voidCustomIngredientsTest.difference(GameTestHelper helper) static voidCustomIngredientsTest.intersection(GameTestHelper helper) static voidCustomIngredientsTest.partial_nbt(GameTestHelper helper) static voidConditionalRecipeTest.shaped_false_conditions(GameTestHelper helper) static voidConditionalRecipeTest.shaped_true_conditions(GameTestHelper helper) static voidConditionalRecipeTest.shapeless_false_conditions(GameTestHelper helper) static voidConditionalRecipeTest.shapeless_true_conditions(GameTestHelper helper) static voidConditionalRecipeTest.single_item_false_conditions(GameTestHelper helper) static voidConditionalRecipeTest.single_item_true_conditions(GameTestHelper helper) static voidCustomIngredientsTest.strict(GameTestHelper helper) -
Uses of GameTestHelper in net.minecraftforge.debug.gameplay.loot
Methods in net.minecraftforge.debug.gameplay.loot with parameters of type GameTestHelperModifier and TypeMethodDescriptionstatic voidGlobalLootModifiersTest.table_name_condition(GameTestHelper helper) static voidGlobalLootModifiersTest.test_smelting_modifier(GameTestHelper helper) static voidConditionalLootPools.test_true_false(GameTestHelper helper)