public class VillagerResultSlot_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> extends Slot<T,I,S>
| Constructor and Description |
|---|
VillagerResultSlot_v1_7(VillagerInventory_v1_7<I,S> inventory,
int slotIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
onTake(InventoryHolder<T,I,S> inventoryHolder,
S stack)
Update the slot when an item stack is taken from this slot.
|
accept, acceptAll, acceptNone, accepts, acceptsCount, acceptTags, acceptTags, acceptTypes, acceptTypes, canTake, getInventory, getInventoryIndex, getSlotIndex, getStack, onUpdate, setStackpublic VillagerResultSlot_v1_7(VillagerInventory_v1_7<I,S> inventory, int slotIndex)