A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
N
- name() - function in io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate
- Returns a label identifying this predicate in diagnostic logs.
- name() - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate
- Returns a label identifying this predicate in diagnostic logs.
- named(java.lang.String,io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate) - function in io.github.sakaki_aruka.customcrafter.matter.CMatterPredicates
- Returns predicate carrying name as its CMatterPredicate.name.
- named(java.lang.String,io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate) - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicates
- Returns predicate carrying name as its CRecipePredicate.name.
- nextPageButton(io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner
- Returns the slot coordinate and icon item for the next-page button.
- noDisplayableItem(io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner
- Returns the icon item shown in recipe slots where the recipe cannot produce a displayable item.
- nOf(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate,java.lang.Integer,io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate) - function in io.github.sakaki_aruka.customcrafter.matter.CMatterPredicates
- Combines this predicate with predicates and passes when at least n of them pass.
- nOf(io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate,java.lang.Integer,io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate) - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicates
- Combines this predicate with predicates and passes when at least n of them pass.
- notEnough() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialSearchResult
- Returns the set of recipe slot coordinates that have no matching input item.
- notEnough() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialShapedResult
- Returns the recipe slot coordinates not present in relation.
- notEnough() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialShapelessResult
- Returns the recipe slot coordinates that have no compatible input slot.
- NOTHING - enum entry in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI.NameStrictLevel