Uses of Class
zombie.entity.components.crafting.recipe.CraftRecipeListNodeCollection
Packages that use CraftRecipeListNodeCollection
Package
Description
-
Uses of CraftRecipeListNodeCollection in zombie.entity.components.build
Methods in zombie.entity.components.build that return CraftRecipeListNodeCollection -
Uses of CraftRecipeListNodeCollection in zombie.entity.components.crafting
Methods in zombie.entity.components.crafting that return CraftRecipeListNodeCollectionModifier and TypeMethodDescriptionBaseCraftingLogic.filterAndSortRecipeList(String filterString, String categoryFilterString, CraftRecipeListNodeCollection listToPopulate, List<CraftRecipe> sourceList, IsoPlayer player, Comparator<CraftRecipe> sortComparator) CraftLogicUILogic.getRecipeList()Methods in zombie.entity.components.crafting with parameters of type CraftRecipeListNodeCollectionModifier and TypeMethodDescriptionBaseCraftingLogic.filterAndSortRecipeList(String filterString, String categoryFilterString, CraftRecipeListNodeCollection listToPopulate, List<CraftRecipe> sourceList, IsoPlayer player, Comparator<CraftRecipe> sortComparator) -
Uses of CraftRecipeListNodeCollection in zombie.entity.components.crafting.recipe
Methods in zombie.entity.components.crafting.recipe that return CraftRecipeListNodeCollection