net.minecraft.screen.slot

public class FurnaceOutputSlot

extends Slot

net.minecraft.world.inventory.FurnaceResultSlot
net.minecraft.class_1719
net.minecraft.screen.slot.FurnaceOutputSlot

Field summary

Modifier and TypeField
private final PlayerEntity
player
field_7818
player
private int
removeCount
field_7819
amount

Constructor summary

ModifierConstructor
public (PlayerEntity player, Inventory inventory, int index, int x, int y)

Method summary

Modifier and TypeMethod
public boolean
mayPlace(ItemStack itemStack)
method_7680(class_1799 arg0)
canInsert(ItemStack arg0)
public ItemStack
remove(int amount)
method_7671(int arg0)
takeStack(int arg0)
public void
onTake(Player player, ItemStack carried)
method_7667(class_1657 arg0, class_1799 arg1)
onTakeItem(PlayerEntity arg0, ItemStack arg1)
protected void
onQuickCraft(ItemStack picked, int count)
method_7678(class_1799 arg0, int arg1)
onCrafted(ItemStack arg0, int arg1)
protected void
checkTakeAchievements(ItemStack carried)
method_7669(class_1799 arg0)
onCrafted(ItemStack arg0)