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 voidItemEnergyTests.init(TestFramework framework) (package private) static voidItemInventoryTests.init(TestFramework framework) (package private) static voidFluidTemplatesTests.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 voidIngredientTests.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 voidEntityDataSerializerTest.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 voidGlobalLootModifiersTest.init(TestFramework framework)