| Modifier and Type | Class and Description |
|---|---|
static class |
class_5357.class_5358 |
| Modifier and Type | Field and Description |
|---|---|
private Ingredient |
field_25389 |
private Ingredient |
field_25390 |
private ItemStack |
field_25391 |
private Identifier |
field_25392 |
| Constructor and Description |
|---|
class_5357(Identifier identifier,
Ingredient ingredient,
Ingredient ingredient2,
ItemStack itemStack) |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
craft(Inventory inv) |
boolean |
fits(int width,
int height) |
Identifier |
getId() |
ItemStack |
getOutput() |
ItemStack |
getRecipeKindIcon() |
RecipeSerializer<?> |
getSerializer() |
RecipeType<?> |
getType() |
boolean |
matches(Inventory inv,
World world) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroup, getPreviewInputs, getRemainingStacks, isIgnoredInRecipeBookprivate final Ingredient field_25389
private final Ingredient field_25390
private final ItemStack field_25391
private final Identifier field_25392
public class_5357(Identifier identifier, Ingredient ingredient, Ingredient ingredient2, ItemStack itemStack)
@Environment(value=CLIENT)
public boolean fits(int width,
int height)
@Environment(value=CLIENT) public ItemStack getRecipeKindIcon()
getRecipeKindIcon in interface Recipe<Inventory>public Identifier getId()
public RecipeSerializer<?> getSerializer()
getSerializer in interface Recipe<Inventory>public RecipeType<?> getType()