Uses of Class
net.neoforged.testframework.summary.md.TableRow
Packages that use TableRow
-
Uses of TableRow in net.neoforged.testframework.summary.md
Fields in net.neoforged.testframework.summary.md with type parameters of type TableRowMethods in net.neoforged.testframework.summary.md that return types with arguments of type TableRowMethods in net.neoforged.testframework.summary.md with parameters of type TableRowMethod parameters in net.neoforged.testframework.summary.md with type arguments of type TableRowModifier and TypeMethodDescriptionTable.getColumnWidths
(List<TableRow<?>> rows, int minimumColumnWidth) static int
Table.getMaximumItemLength
(List<TableRow<?>> rows, int columnIndex, int minimumColumnWidth) Constructor parameters in net.neoforged.testframework.summary.md with type arguments of type TableRow