Uses of Interface
net.neoforged.testframework.DynamicTest
Packages that use DynamicTest
Package
Description
-
Uses of DynamicTest in net.neoforged.neoforge.debug
Methods in net.neoforged.neoforge.debug with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
EventTests.datapackSyncEvent
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.attachment
Methods in net.neoforged.neoforge.debug.attachment with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
AttachmentTests.chunkAttachmentReferenceTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.playerAttachmentCopyOnRespawn
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.block
Methods in net.neoforged.neoforge.debug.block with parameters of type DynamicTestModifier and TypeMethodDescriptionstatic void
BlockEventTests.blockDropsEventCancel
(DynamicTest test) static void
BlockEventTests.blockDropsEventExperience
(DynamicTest test) static void
BlockEventTests.blockDropsEventMovement
(DynamicTest test) (package private) static void
BlockEntityTests.blockEntityLoad
(DynamicTest test, RegistrationHelper reg) static void
BlockEventTests.blockModificationEvent
(DynamicTest test) (package private) static void
BlockTests.bubbleColumnTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
BlockTests.customRespawnTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
BlockTests.decoratedPotBreaking
(DynamicTest test) static void
BlockEventTests.entityPlacedEvent
(DynamicTest test) (package private) static void
BlockPropertyTests.explosionResistance
(DynamicTest test, RegistrationHelper reg) static void
OnDestroyedByPushReactionTests.extendingConnectedBlock
(DynamicTest test, RegistrationHelper reg) static void
OnDestroyedByPushReactionTests.extendingPistonHead
(DynamicTest test, RegistrationHelper reg) static void
BlockEventTests.farmlandTrampleEvent
(DynamicTest test) (package private) static void
BlockPropertyTests.levelSensitiveLight
(DynamicTest test, RegistrationHelper reg) static void
BlockEventTests.neighborNotifyEvent
(DynamicTest test) (package private) static void
PistonTests.pistonEvent
(DynamicTest test, RegistrationHelper reg) static void
OnDestroyedByPushReactionTests.playerDestroy
(DynamicTest test, RegistrationHelper reg) static void
OnDestroyedByPushReactionTests.pushOnlyReaction
(DynamicTest test, RegistrationHelper reg) static void
OnDestroyedByPushReactionTests.retractingConnectedBlock
(DynamicTest test, RegistrationHelper reg) (package private) static void
PistonTests.stickyBlocks
(DynamicTest test, RegistrationHelper reg) (package private) static void
BlockTests.woodlessFenceGate
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.capabilities
Methods in net.neoforged.neoforge.debug.capabilities with parameters of type DynamicTestModifier and TypeMethodDescriptionstatic void
ItemEnergyTests.testItemEnergy
(DynamicTest test, RegistrationHelper reg) static void
ItemInventoryTests.testItemInventory
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.chat
Methods in net.neoforged.neoforge.debug.chat with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
CommandTests.commandEvent
(DynamicTest test) (package private) static void
CommandTests.enumArgument
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.client
Methods in net.neoforged.neoforge.debug.client with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
ClientEventTests.addSectionGeometryTest
(ClientChatEvent chatEvent, DynamicTest test) (package private) static void
ClientTests.audioStreamTest
(ClientChatEvent event, DynamicTest test) (package private) static void
ClientEventTests.clientPlayerChangeGameTypeEvent
(ClientPlayerChangeGameTypeEvent event, DynamicTest test) (package private) static void
ClientTests.keyMappingTest
(DynamicTest test) private static LayeredDraw.Layer
GuiTests.makeLeftOverlay
(DynamicTest test, int height, int color) private static LayeredDraw.Layer
GuiTests.makeRightOverlay
(DynamicTest test, int height, int color) (package private) static void
ClientEventTests.playerClientChatEvent
(ClientChatEvent event, DynamicTest test) (package private) static void
ClientEventTests.registerRenderBuffersEvent
(DynamicTest test) (package private) static void
RenderTests.setupClearVertexFormatElement
(DynamicTest test) (package private) static void
GuiTests.testGuiLayering
(DynamicTest test) (package private) static void
GuiTests.testGuiLayerLeftRightHeight
(DynamicTest test) (package private) static void
GuiTests.testPotionSizeEvent
(ScreenEvent.RenderInventoryMobEffects event, DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
IngredientTests.blockTagIngredient
(DynamicTest test, RegistrationHelper reg) (package private) static void
IngredientTests.partialNBTIngredient
(DynamicTest test, RegistrationHelper reg) (package private) static void
IngredientTests.strictNBTIngredient
(DynamicTest test, RegistrationHelper reg) (package private) static void
IngredientTests.testSizedIngredient
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.damagesource
Methods in net.neoforged.neoforge.debug.damagesource with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
DamageTypeTests.dmgTypeTests
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.data
Methods in net.neoforged.neoforge.debug.data with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
DataMapTests.compostablesMapTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
DataMapTests.dataMapMerger
(DynamicTest test, RegistrationHelper reg) (package private) static void
DataMapTests.dataMapRemover
(DynamicTest test, RegistrationHelper reg) (package private) static void
DataMapTests.dataMapTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
DataMapTests.dataMapUpdateEventTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
DataMapTests.dynamicRegDataMaps
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.effect
Methods in net.neoforged.neoforge.debug.effect with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
MobEffectTests.effectCures
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.enchantment
Methods in net.neoforged.neoforge.debug.enchantment with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
EnchantmentLevelTests.getEnchLevelEvent
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.entity
Methods in net.neoforged.neoforge.debug.entity with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
EntityDataSerializerTest.customEntityDataSerializer
(DynamicTest test, RegistrationHelper reg) (package private) static void
EntityTests.customSpawnLogic
(DynamicTest test, RegistrationHelper reg) (package private) static void
EntityEventTests.entityAttributeModificationEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
EntityEventTests.entityTeleportEvent
(DynamicTest test) (package private) static void
EntityEventTests.entityVerticalExplosionKnockbackEvent
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.entity.living
Methods in net.neoforged.neoforge.debug.entity.living with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
LivingEntityEventTests.getProjectileEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
LivingEntityEventTests.livingConversionEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
LivingEntityEventTests.livingSwapItems
(DynamicTest test) (package private) static void
LivingEntityEventTests.setAttackTargetEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
LivingEntityEventTests.shieldBlockEvent
(DynamicTest test) (package private) static void
LivingEntityEventTests.slimeSplitEvent
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.entity.player
Methods in net.neoforged.neoforge.debug.entity.player with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
PlayerEventTests.changeStatAward
(DynamicTest test, RegistrationHelper reg) (package private) static void
AdvancementTests.customPredicateTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
PlayerEventTests.entityInteractEvent
(DynamicTest test) static void
PlayerEventTests.itemPickupEvent
(DynamicTest test) (package private) static void
PlayerEventTests.permissionsChangedEvent
(DynamicTest test) (package private) static void
AdvancementTests.playerAdvancementEarn
(DynamicTest test) (package private) static void
AdvancementTests.playerAdvancementProgress
(DynamicTest test) (package private) static void
PlayerEventTests.playerChangeGameModeEvent
(DynamicTest test) (package private) static void
PlayerXpTests.playerLevelChange
(DynamicTest test) (package private) static void
PlayerEventTests.playerNameEvent
(DynamicTest test) (package private) static void
PlayerXpTests.playerPickupXp
(DynamicTest test) (package private) static void
PlayerEventTests.playerRespawnEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
PlayerEventTests.playerRespawnPositionEvent
(DynamicTest test, RegistrationHelper reg) (package private) static void
PlayerXpTests.playerXpChange
(DynamicTest test) (package private) static void
PlayerEventTests.useItemOnBlockEvent
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.fluid
Methods in net.neoforged.neoforge.debug.fluid with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
FluidEventTests.createFluidSourceEvent
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.item
Methods in net.neoforged.neoforge.debug.item with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
ItemTests.customMobBucket
(DynamicTest test, RegistrationHelper reg) (package private) static void
ItemTests.forgeSpawnEggTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
ItemEventTests.itemAttributeModifier
(DynamicTest test) (package private) static void
ItemTests.itemCustomRarity
(DynamicTest test, RegistrationHelper reg) (package private) static void
ItemTests.snowBoots
(DynamicTest test, RegistrationHelper reg) static void
ItemComponentTests.testHolderComponent
(DynamicTest test, RegistrationHelper reg) (package private) static void
ItemComponentTests.testModifyDefaultComponentsEvent
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.level
Methods in net.neoforged.neoforge.debug.level with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
LevelEventTests.alterGroundEvent
(DynamicTest test) (package private) static void
LevelTests.customGameRule
(DynamicTest test) Simple test to ensure custom game rules can be registered correctly and used in game.(package private) static void
LevelEventTests.saplingGrowTreeEvent
(DynamicTest test) (package private) static void
LevelEventTests.vanillaGameEvent
(DynamicTest test) TestsVanillaGameEvent
by listening for and printing out any uses of shears in the overworld. -
Uses of DynamicTest in net.neoforged.neoforge.debug.loot
Methods in net.neoforged.neoforge.debug.loot with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
GlobalLootModifiersTest.dungeonLootTest
(DynamicTest test) (package private) static void
LootPoolTest.orangeConcreteLootTableReplaced
(DynamicTest test, RegistrationHelper reg) (package private) static void
LootPoolTest.pinkConcreteLootTableCanceled
(DynamicTest test, RegistrationHelper reg) (package private) static void
GlobalLootModifiersTest.smeltingModifierTest
(DynamicTest test) static void
LootPoolTest.testPoolLoading
(DynamicTest test, RegistrationHelper reg) (package private) static void
GlobalLootModifiersTest.wheatSeedReplacerTest
(DynamicTest test) (package private) static void
LootPoolTest.yellowConcreteLootTableAppended
(DynamicTest test, RegistrationHelper reg) -
Uses of DynamicTest in net.neoforged.neoforge.debug.resources
Methods in net.neoforged.neoforge.debug.resources with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
BulkKnownPackTest.bulkKnownPackTest
(DynamicTest test) (package private) static void
OverlayTests.conditionalOverlay
(DynamicTest test) (package private) static void
ModDatapackTest.modDatapack
(DynamicTest test) (package private) static void
OverlayTests.packOverlay
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.neoforge.debug.structure
Methods in net.neoforged.neoforge.debug.structure with parameters of type DynamicTestModifier and TypeMethodDescription(package private) static void
StructureTests.everyBlockInStructure
(DynamicTest test) -
Uses of DynamicTest in net.neoforged.testframework.condition
Constructors in net.neoforged.testframework.condition with parameters of type DynamicTest -
Uses of DynamicTest in net.neoforged.testframework.impl.test
Classes in net.neoforged.testframework.impl.test that implement DynamicTestModifier and TypeClassDescriptionstatic class
class
class
class