Uses of Annotation Interface
net.minecraft.gametest.framework.GameTest
Packages that use GameTest
Package
Description
-
Uses of GameTest in net.neoforged.neoforge.debug
Methods in net.neoforged.neoforge.debug with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
EventTests.datapackSyncEvent
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.attachment
Methods in net.neoforged.neoforge.debug.attachment with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
AttachmentTests.chunkAttachmentReferenceTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentCodec
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentPresence
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentRecipeOutput
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentRemoval
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentSkipSerialization
(DynamicTest test, RegistrationHelper reg) (package private) static void
AttachmentTests.itemAttachmentSyncTest
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.block
Methods in net.neoforged.neoforge.debug.block with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
BlockEntityTests.blockEntityLoad
(DynamicTest test, RegistrationHelper reg) static void
BlockEventTests.blockModificationEvent
(DynamicTest test) (package private) static void
BlockTests.customRespawnTest
(DynamicTest test, RegistrationHelper reg) (package private) static void
BlockTests.deadBushTerracottaTest
(ExtendedGameTestHelper helper) static void
BlockEventTests.entityPlacedEvent
(DynamicTest test) (package private) static void
BlockPropertyTests.explosionResistance
(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) (package private) static void
PistonTests.stickyBlocks
(DynamicTest test, RegistrationHelper reg) (package private) static void
BlockTests.woodlessFenceGate
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.capabilities
Methods in net.neoforged.neoforge.debug.capabilities with annotations of type GameTestModifier and TypeMethodDescriptionstatic void
VanillaHandlersTests.testCauldronCapability
(ExtendedGameTestHelper helper) static void
VanillaHandlersTests.testComposterInvalidation
(ExtendedGameTestHelper helper) -
Uses of GameTest in net.neoforged.neoforge.debug.chat
Methods in net.neoforged.neoforge.debug.chat with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
CommandTests.commandEvent
(DynamicTest test) (package private) static void
CommandTests.enumArgument
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
IngredientTests.partialNBTIngredient
(DynamicTest test, RegistrationHelper reg) (package private) static void
IngredientTests.strictNBTIngredient
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.damagesource
Methods in net.neoforged.neoforge.debug.damagesource with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
DamageTypeTests.dmgTypeTests
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.data
Methods in net.neoforged.neoforge.debug.data with annotations of type GameTestModifier 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.dynamicRegDataMaps
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.effect
Methods in net.neoforged.neoforge.debug.effect with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
MobEffectTests.effectCures
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.enchantment
Methods in net.neoforged.neoforge.debug.enchantment with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
EnchantmentLevelTests.getEnchLevelEvent
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.entity
Methods in net.neoforged.neoforge.debug.entity with annotations of type GameTestModifier 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) -
Uses of GameTest in net.neoforged.neoforge.debug.entity.living
Methods in net.neoforged.neoforge.debug.entity.living with annotations of type GameTestModifier 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 GameTest in net.neoforged.neoforge.debug.entity.player
Methods in net.neoforged.neoforge.debug.entity.player with annotations of type GameTestModifier 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
PlayerXpTests.playerXpChange
(DynamicTest test) (package private) static void
PlayerEventTests.useItemOnBlockEvent
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.fluid
Methods in net.neoforged.neoforge.debug.fluid with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
FluidEventTests.createFluidSourceEvent
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.item
Methods in net.neoforged.neoforge.debug.item with annotations of type GameTestModifier 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) -
Uses of GameTest in net.neoforged.neoforge.debug.level
Methods in net.neoforged.neoforge.debug.level with annotations of type GameTestModifier 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 GameTest in net.neoforged.neoforge.debug.loot
Methods in net.neoforged.neoforge.debug.loot with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
GlobalLootModifiersTest.dungeonLootTest
(DynamicTest test) (package private) static void
GlobalLootModifiersTest.smeltingModifierTest
(DynamicTest test) static void
LootPoolTest.testPoolLoading
(DynamicTest test, RegistrationHelper reg) (package private) static void
GlobalLootModifiersTest.wheatSeedReplacerTest
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.resources
Methods in net.neoforged.neoforge.debug.resources with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
OverlayTests.conditionalOverlay
(DynamicTest test) (package private) static void
OverlayTests.packOverlay
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.structure
Methods in net.neoforged.neoforge.debug.structure with annotations of type GameTestModifier and TypeMethodDescription(package private) static void
StructureTests.everyBlockInStructure
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.oldtest.misc
Methods in net.neoforged.neoforge.oldtest.misc with annotations of type GameTestModifier and TypeMethodDescriptionstatic void
GameTestTest.testEnergyStorage
(GameTestHelper helper) static void
GameTestTest.testHopperPickup
(GameTestHelper helper) static void
GameTestTest.testWood
(GameTestHelper helper) An example game test -
Uses of GameTest in net.neoforged.testframework.impl.test
Methods in net.neoforged.testframework.impl.test with parameters of type GameTestModifier and TypeMethodDescriptionprotected final void
AbstractTest.configureGameTest
(@Nullable GameTest gameTest, @Nullable EmptyTemplate template) protected String
AbstractTest.Dynamic.gameTestTemplate
(GameTest gameTest) protected String
AbstractTest.gameTestTemplate
(GameTest gameTest)