Modifier and Type | Field and Description |
---|---|
static int |
INPUT_LEFT
The slot on the far left, where the first input is inserted.
|
static int |
INPUT_RIGHT
Not used, but in a real anvil you are able to put the second item you want to combine here
|
static int |
OUTPUT
The output slot, where an item is put when two items are combined from
INPUT_LEFT and
INPUT_RIGHT or INPUT_LEFT is renamed |
Constructor and Description |
---|
Slot() |
public static final int INPUT_LEFT
ItemStack
is always inserted
here to be renamedpublic static final int INPUT_RIGHT
public static final int OUTPUT
INPUT_LEFT
and
INPUT_RIGHT
or INPUT_LEFT
is renamedCopyright © 2020. All Rights Reserved.