public final class IngredientSorter extends java.lang.Object implements IIngredientSorter
| Constructor and Description |
|---|
IngredientSorter(ModNameSortingConfig modNameSortingConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<IIngredientListElementInfo<?>> |
getComparator() |
public IngredientSorter(ModNameSortingConfig modNameSortingConfig)
public java.util.Comparator<IIngredientListElementInfo<?>> getComparator()
getComparator in interface IIngredientSorter