Construction

public final class Construction

Immutable definitions for worker-owned items. Capture and publication checks run on the server thread.

Functions

Link copied to clipboard
public ItemStack applyCustom(ItemStack source, Map<String, Integer> custom)
Applies custom metadata to a detached item; this is not an inventory transaction.
Link copied to clipboard
public ItemStack refreshPresentation(ItemStack source, UnaryOperator<List<String>> rebuildHostLore, ToIntFunction<List<String>> position)
Link copied to clipboard
public void requireCurrent()