A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
M
- makeButton(io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner
- Make button slot coordinate and make button item (icon)
- mandatory(io.github.sakaki_aruka.customcrafter.recipe.CoordinateComponent) - function in io.github.sakaki_aruka.customcrafter.recipe.MatchGroup.Companion
- Creates a MatchGroup that requires exactly one specific coordinate to be matched.
- MappedRelation - class in io.github.sakaki_aruka.customcrafter.objects
- A relation holder.
- MappedRelationComponent - class in io.github.sakaki_aruka.customcrafter.objects
- A component of a relation.
- mapToRecipeMap(java.util.Map) - function in io.github.sakaki_aruka.customcrafter.recipe.CoordinateComponent.Companion
- Builds a
Map<CoordinateComponent, CMatter>from an inverted mapping of matter to coordinates. - matched() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialSearchResult
- Returns the set of recipe slot coordinates that are covered by at least one input item.
- matched() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialShapedResult
- Returns the recipe slot coordinates that are covered by relation.
- matched() - function in io.github.sakaki_aruka.customcrafter.search.PartialSearch.PartialShapelessResult
- Returns the recipe slot coordinates that have at least one compatible input slot.
- matches(java.lang.String,java.lang.String) - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI.NameStrictLevel
- Returns whether pattern matches target, evaluated at the level on which this method is called.
- MatchGroup - class in io.github.sakaki_aruka.customcrafter.recipe
- A group of recipe slots (identified by their CoordinateComponent keys in CRecipe.items) that is satisfied as a whole rather than slot-by-slot.
- matchGroups() - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipe
- Groups of recipe slots used by CRecipe.Type.SHAPELESS matching.
- matchGroups() - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipe
- Groups of recipe slots used by CRecipe.Type.SHAPELESS matching.
- matchGroups() - function in io.github.sakaki_aruka.customcrafter.recipe.ShapelessGroupRecipe
- Groups of recipe slots used by CRecipe.Type.SHAPELESS matching.
- multi(org.bukkit.Material) - function in io.github.sakaki_aruka.customcrafter.matter.CMatterImpl.Companion
- Returns multi candidate CMatterImpl.