ReplaceState

Represents the outcome of a single slot write-back attempt.

Since

5.0.21

Entries

Link copied to clipboard

The crafting UI was no longer open when the write-back was attempted.

Link copied to clipboard

The crafter was offline when supply was called.

Link copied to clipboard

The target slot already contained an item; the write-back was skipped.

Link copied to clipboard

The entity scheduler did not execute within timeoutMilli milliseconds.

Link copied to clipboard

The target coordinate is not included in io.github.sakaki_aruka.customcrafter.ui.CraftUIDesigner.Baked.craftSlots; the write-back was skipped.

Link copied to clipboard

Reserved for future use. Not set by the current implementation.

Link copied to clipboard

The item was successfully placed into the slot.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns true if and only if this state is SUCCESS.

Link copied to clipboard
Link copied to clipboard