Uses of Annotation Interface
net.minecraft.gametest.framework.GameTest
Package
Description
-
Uses of GameTest in net.neoforged.neoforge.debug
Modifier and TypeMethodDescription(package private) static void
EventTests.datapackSyncEvent
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.attachment
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionstatic void
VanillaHandlersTests.testCauldronCapability
(ExtendedGameTestHelper helper) static void
VanillaHandlersTests.testComposterInvalidation
(ExtendedGameTestHelper helper) -
Uses of GameTest in net.neoforged.neoforge.debug.chat
Modifier 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
Modifier 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
Modifier and TypeMethodDescription(package private) static void
DamageTypeTests.dmgTypeTests
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.data
Modifier 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
Modifier and TypeMethodDescription(package private) static void
MobEffectTests.effectCures
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.enchantment
Modifier and TypeMethodDescription(package private) static void
EnchantmentLevelTests.getEnchLevelEvent
(DynamicTest test, RegistrationHelper reg) -
Uses of GameTest in net.neoforged.neoforge.debug.entity
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescription(package private) static void
FluidEventTests.createFluidSourceEvent
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.debug.item
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescription(package private) static void
StructureTests.everyBlockInStructure
(DynamicTest test) -
Uses of GameTest in net.neoforged.neoforge.oldtest.misc
Modifier 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
Modifier 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)