A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
F
- firstFailedPredicate(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate.Context) - function in io.github.sakaki_aruka.customcrafter.matter.CEnchantMatter
- Returns the first CMatterPredicate that rejects ctx, or
nullwhen all of them pass. - firstFailedPredicate(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate.Context) - function in io.github.sakaki_aruka.customcrafter.matter.CEnchantmentStoreMatter
- Returns the first CMatterPredicate that rejects ctx, or
nullwhen all of them pass. - firstFailedPredicate(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate.Context) - function in io.github.sakaki_aruka.customcrafter.matter.CMatter
- Returns the first CMatterPredicate that rejects ctx, or
nullwhen all of them pass. - firstFailedPredicate(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate.Context) - function in io.github.sakaki_aruka.customcrafter.matter.CMatter
- Returns the first CMatterPredicate that rejects ctx, or
nullwhen all of them pass. - firstFailedPredicate(io.github.sakaki_aruka.customcrafter.matter.CMatterPredicate.Context) - function in io.github.sakaki_aruka.customcrafter.matter.CPotionMatter
- Returns the first CMatterPredicate that rejects ctx, or
nullwhen all of them pass. - firstFailedRecipePredicate(io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate.Context) - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipe
- Returns the first CRecipePredicate that rejects context, or
nullwhen all of them pass. - firstFailedRecipePredicate(io.github.sakaki_aruka.customcrafter.recipe.CRecipePredicate.Context) - function in io.github.sakaki_aruka.customcrafter.recipe.CRecipe
- Returns the first CRecipePredicate that rejects context, or
nullwhen all of them pass. - FORCE - enum entry in io.github.sakaki_aruka.customcrafter.search.Search.SearchQuery.VanillaSearchMode
- fromIndex(java.lang.Integer) - function in io.github.sakaki_aruka.customcrafter.recipe.CoordinateComponent.Companion
- returns CoordinateComponent from the given index.
- fromShaped(org.bukkit.inventory.ShapedRecipe) - function in io.github.sakaki_aruka.customcrafter.recipe.CVanillaRecipe.Companion
- Converts a vanilla shaped recipe to a CRecipe.
- fromShapeless(org.bukkit.inventory.ShapelessRecipe) - function in io.github.sakaki_aruka.customcrafter.recipe.CVanillaRecipe.Companion
- Converts a vanilla shapeless recipe to a CRecipe.
- fromTransmute(org.bukkit.inventory.TransmuteRecipe) - function in io.github.sakaki_aruka.customcrafter.recipe.CVanillaRecipe.Companion
- Converts a vanilla transmute recipe to a CRecipe.
- fromVanilla(org.bukkit.inventory.CraftingRecipe) - function in io.github.sakaki_aruka.customcrafter.recipe.CVanillaRecipe.Companion
- Converts a vanilla CraftingRecipe to a CVanillaRecipe.