A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V  W 

B

backToCraftUIButton(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 button that navigates back to the CraftUI.
bake(io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner,io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Companion
Bakes this designer's values with the given context into an immutable Baked instance.
bake(io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner,io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Companion
Bake a designer with specified context.
bakeWithEmptyContext(io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner) - function in io.github.sakaki_aruka.customcrafter.ui.AllCandidateUIDesigner.Companion
Bakes a context with Context.emptyContext.
bakeWithNullContext(io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner) - function in io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Companion
Bake with Context.NULL_CONTEXT
// Kotlin
val baked = designer.bakeWithNullContext()
// Java
Baked baked = CraftUIDesigner.bakeWithNullContext(designer);
BETA - enum entry in io.github.sakaki_aruka.customcrafter.CustomCrafterAPI.VersionType

Feature-complete, but may contain bugs. APIs may still change.

blankSlots(io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Context) - function in io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner
Blank slots coordinates and those item(icon)s
BOTH - enum entry in io.github.sakaki_aruka.customcrafter.recipe.AdjacentRecipe.RelationType

All eight surrounding directions are permitted; no constraint is applied to neighbouring items.

A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  V  W