Uses of Annotation Interface
net.neoforged.testframework.annotation.OnInit
Packages that use OnInit
Package
Description
-
Uses of OnInit in net.neoforged.neoforge.debug.capabilities
Methods in net.neoforged.neoforge.debug.capabilities with annotations of type OnInitModifier and TypeMethodDescription(package private) static void
ItemEnergyTests.init
(TestFramework framework) (package private) static void
ItemInventoryTests.init
(TestFramework framework) (package private) static void
FluidTemplatesTests.register
(TestFramework framework) -
Uses of OnInit in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting with annotations of type OnInitModifier and TypeMethodDescription(package private) static void
IngredientTests.register
(TestFramework framework) -
Uses of OnInit in net.neoforged.neoforge.debug.entity
Methods in net.neoforged.neoforge.debug.entity with annotations of type OnInitModifier and TypeMethodDescription(package private) static void
EntityDataSerializerTest.register
(TestFramework framework) -
Uses of OnInit in net.neoforged.neoforge.debug.loot
Methods in net.neoforged.neoforge.debug.loot with annotations of type OnInitModifier and TypeMethodDescription(package private) static void
GlobalLootModifiersTest.init
(TestFramework framework)