implements IResourcePackListener
| avl | |
| net.minecraft.item.crafting.RecipeManager | |
| net.minecraft.server.v1_13_R2.CraftingManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| public static final int |
| ||||||
| public static final int |
| ||||||
| private final Map<MinecraftKey, IRecipe> |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public ItemStack |
| ||||||
| public IRecipe |
| ||||||
| public NonNullList<ItemStack> |
| ||||||
| public IRecipe |
| ||||||
| public Collection<IRecipe> |
| ||||||
| public Collection<MinecraftKey> |
| ||||||
| public void |
|