public static class PokeBagContainer.PokeBagSlot
extends net.minecraft.inventory.container.Slot
| Constructor and Description |
|---|
PokeBagSlot(net.minecraft.inventory.IInventory container,
int slot,
int x,
int y,
int bagSlot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mayPickup(net.minecraft.entity.player.PlayerEntity p_82869_1_) |
boolean |
mayPlace(net.minecraft.item.ItemStack itemStack) |
public PokeBagSlot(net.minecraft.inventory.IInventory container,
int slot,
int x,
int y,
int bagSlot)
public boolean mayPickup(net.minecraft.entity.player.PlayerEntity p_82869_1_)
mayPickup in class net.minecraft.inventory.container.Slotpublic boolean mayPlace(net.minecraft.item.ItemStack itemStack)
mayPlace in class net.minecraft.inventory.container.Slot