Package net.neoforged.testframework.impl
Class TestFrameworkMod
java.lang.Object
net.neoforged.testframework.impl.TestFrameworkMod
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DeferredRegister<IngredientType<?>>static final DeferredRegister<LootItemConditionType>static final DeferredHolder<LootItemConditionType,LootItemConditionType> static final DeferredHolder<IngredientType<?>,IngredientType<TestEnabledIngredient>> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
LOOT_CONDITIONS
- 
TEST_ENABLED
- 
INGREDIENTS
- 
TEST_ENABLED_INGREDIENTpublic static final DeferredHolder<IngredientType<?>,IngredientType<TestEnabledIngredient>> TEST_ENABLED_INGREDIENT
 
- 
- 
Constructor Details- 
TestFrameworkModpublic TestFrameworkMod(net.neoforged.bus.api.IEventBus bus) 
 
-