A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
U
- UI_CLOSED - enum entry in io.github.sakaki_aruka.customcrafter.result.ReplaceableResultSupplier.ReplaceState
The crafting UI was no longer open when the write-back was attempted.
- ungeneratedIcon(io.github.sakaki_aruka.customcrafter.recipe.CRecipe) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Baked
- Returns the placeholder icon displayed for recipe until its result item has been generated.
- ungeneratedIconPlaceholderItem(io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner
- Returns a factory that produces a placeholder icon for recipe slots whose result item has not yet been generated.
- UNKNOWN - enum entry in io.github.sakaki_aruka.customcrafter.result.ReplaceableResultSupplier.ReplaceState
Reserved for future use. Not set by the current implementation.
- UnPartialSearchableRecipe - class in io.github.sakaki_aruka.customcrafter.recipe
- This marker interface indicates that the class is not intended for the partial search feature.
- unregisterAllRecipes(java.lang.Boolean) - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI
- Unregisters all registered recipes.
- UnregisterCustomRecipeEvent - class in io.github.sakaki_aruka.customcrafter.event
- Called when a recipe unregistered.
- unregisterRecipe(java.lang.String,org.bukkit.plugin.java.JavaPlugin,java.lang.Boolean) - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI
- Unregisters recipes that match the specified conditions.
- unregisterRecipe(java.lang.String,org.bukkit.plugin.java.JavaPlugin) - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI
- Unregisters recipes that match the specified conditions.
- unregisterRecipe(java.lang.String) - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI
- Unregisters recipes that match the specified conditions.
- unregisterRecipe() - function in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI
- Unregisters recipes that match the specified conditions.