Uses of Record Class
net.neoforged.testframework.impl.FrameworkCollectors.GroupData
-
Uses of FrameworkCollectors.GroupData in net.neoforged.testframework.impl
Modifier and TypeMethodDescriptionstatic void
FrameworkCollectors.groupsWithAnnotation
(net.neoforged.fml.ModContainer container, Consumer<FrameworkCollectors.GroupData> consumer) Collects group information from string fields annotated withTestGroup
.