| Package | Description |
|---|---|
| net.minecraft.client.gui.screen.inventory | |
| net.minecraft.inventory.container | |
| net.minecraftforge.common |
| Constructor and Description |
|---|
AnvilScreen(RepairContainer p_i51103_1_,
PlayerInventory p_i51103_2_,
ITextComponent p_i51103_3_) |
| Modifier and Type | Field and Description |
|---|---|
static ContainerType<RepairContainer> |
ContainerType.ANVIL |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ForgeHooks.onAnvilChange(RepairContainer container,
ItemStack left,
ItemStack right,
IInventory outputSlot,
java.lang.String name,
int baseCost) |