Uses of Record Class
net.neoforged.testframework.impl.FrameworkCollectors.GroupData
Packages that use FrameworkCollectors.GroupData
- 
Uses of FrameworkCollectors.GroupData in net.neoforged.testframework.implMethod parameters in net.neoforged.testframework.impl with type arguments of type FrameworkCollectors.GroupDataModifier and TypeMethodDescriptionstatic voidFrameworkCollectors.groupsWithAnnotation(net.neoforged.fml.ModContainer container, Consumer<FrameworkCollectors.GroupData> consumer) Collects group information from string fields annotated withTestGroup.