Uses of Class
net.neoforged.testframework.client.AbstractTestScreen.GroupableList.Entry
-
Uses of AbstractTestScreen.GroupableList.Entry in net.neoforged.testframework.client
Modifier and TypeClassDescriptionprotected final class
protected final class
Modifier and TypeFieldDescriptionprivate final Function<String,
List<? extends AbstractTestScreen.GroupableList.Entry>> AbstractTestScreen.GroupableList.entryGetter
Modifier and TypeMethodDescriptionprivate Stream<? extends AbstractTestScreen.GroupableList.Entry>
AbstractTestScreen.GroupableList.withGroups
(Stream<Test> tests, List<Group> groups) ModifierConstructorDescriptionGroupableList
(Function<String, List<? extends AbstractTestScreen.GroupableList.Entry>> entryGetter, Minecraft pMinecraft, int pWidth, int pHeight, int pY, int pItemHeight)