Uses of Package
net.neoforged.testframework.annotation
Packages that use net.neoforged.testframework.annotation
Package
Description
-
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debugClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.attachmentClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.blockClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.capabilitiesClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.chatClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.clientClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.craftingClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.damagesourceClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.dataClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.effectClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.enchantmentClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.entityClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.entity.livingClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.entity.playerClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.fluidClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.fluid.craftingClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.fml
-
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.itemClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.levelClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.lootClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.resourcesClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test.Annotate the class of anAbstractTest
or a method-based test with this annotation in order to add test listeners to the test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.debug.structureClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.neoforge.eventtest.internalClassDescriptionPut this annotation on a static field containing either a
StructureTemplate
, aSupplier
of StructureTemplate or aStructureTemplateBuilder
in order to automatically register that code-defined template. -
Classes in net.neoforged.testframework.annotation used by net.neoforged.testframework.annotationClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.
-
Classes in net.neoforged.testframework.annotation used by net.neoforged.testframework.impl