net.minecraft.block.entity

public class HopperBlockEntity

extends LootInventoryBlockEntity implements Hopper, Tickable

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable, Hopper, Tickable

bjv
net.minecraft.unmapped.C_94280636
net.minecraft.block.entity.HopperBlockEntity
net.minecraft.tileentity.TileEntityHopper

Field summary

Modifier and TypeField
private DefaultedList<ItemStack>
e
f_01754160
inventory
field_145900_a
private int
f
f_21308529
transferCooldown
field_145901_j
private long
j
f_91998718
lastTickTime
field_190578_g

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(gy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
public NbtCompound
a(gy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
public int
T_()
m_54518913()
getSize()
func_70302_i_()
public ItemStack
a(int arg0, int arg1)
m_07546956(int arg0, int arg1)
removeItem(int arg0, int arg1)
func_70298_a(int arg0, int arg1)
public void
a(int arg0, atd arg1)
m_33431716(int arg0, C_88708284 arg1)
setItem(int arg0, ItemStack arg1)
func_70299_a(int arg0, ItemStack arg1)
public Text
N_()
m_98997855()
getName()
func_200200_C_()
public int
f()
m_48421899()
getMaxStackSize()
func_70297_j_()
public void
Y_()
m_65302345()
tick()
func_73660_a()
private boolean
a(Supplier<Boolean> arg0)
m_23128718(Supplier<Boolean> arg0)
transferItems(Supplier<Boolean> pullItems)
func_200109_a(Supplier<Boolean> arg0)
private boolean
p()
m_16990251()
isInventoryEmpty()
func_152104_k()
public boolean
P_()
m_87055482()
isEmpty()
func_191420_l()
private boolean
r()
m_95902829()
isFull()
func_152105_l()
private boolean
s()
m_43655572()
pushItem()
func_145883_k()
private boolean
a(ade arg0, eq arg1)
m_59013931(C_43616774 arg0, C_28786548 arg1)
isFullInventory(Inventory inventory, Direction side)
func_174919_a(IInventory arg0, EnumFacing arg1)
private static boolean
b(ade arg0, eq arg1)
m_35971088(C_43616774 arg0, C_28786548 arg1)
isEmptyInventory(Inventory inventory, Direction side)
func_174917_b(IInventory arg0, EnumFacing arg1)
public static boolean
a(bju arg0)
m_91052900(C_79002987 arg0)
pullItem(Hopper hopper)
func_145891_a(IHopper arg0)
private static boolean
a(bju arg0, ade arg1, int arg2, eq arg3)
m_77546175(C_79002987 arg0, C_43616774 arg1, int arg2, C_28786548 arg3)
pullItems(Hopper hopper, Inventory inventory, int slot, Direction side)
func_174915_a(IHopper arg0, IInventory arg1, int arg2, EnumFacing arg3)
public static boolean
a(ade arg0, aml arg1)
m_03406704(C_43616774 arg0, C_06774341 arg1)
pickUpItem(Inventory inventory, ItemEntity items)
func_200114_a(IInventory arg0, EntityItem arg1)
public static ItemStack
a(ade arg0, ade arg1, atd arg2, eq arg3)
m_07702799(C_43616774 arg0, C_43616774 arg1, C_88708284 arg2, C_28786548 arg3)
pushItem(Inventory inventory, Inventory hopper, ItemStack item, Direction side)
func_174918_a(IInventory arg0, IInventory arg1, ItemStack arg2, EnumFacing arg3)
private static boolean
a(ade arg0, atd arg1, int arg2, eq arg3)
m_76004461(C_43616774 arg0, C_88708284 arg1, int arg2, C_28786548 arg3)
canPushItem(Inventory inventory, ItemStack item, int slot, Direction side)
func_174920_a(IInventory arg0, ItemStack arg1, int arg2, EnumFacing arg3)
private static boolean
b(ade arg0, atd arg1, int arg2, eq arg3)
m_24462864(C_43616774 arg0, C_88708284 arg1, int arg2, C_28786548 arg3)
canPullItem(Inventory inventory, ItemStack item, int slot, Direction side)
func_174921_b(IInventory arg0, ItemStack arg1, int arg2, EnumFacing arg3)
private static ItemStack
a(ade arg0, ade arg1, atd arg2, int arg3, eq arg4)
m_82758578(C_43616774 arg0, C_43616774 arg1, C_88708284 arg2, int arg3, C_28786548 arg4)
pushItem(Inventory hopper, Inventory inventory, ItemStack item, int slot, Direction side)
func_174916_c(IInventory arg0, IInventory arg1, ItemStack arg2, int arg3, EnumFacing arg4)
private Inventory
D()
m_12994631()
getTargetInventory()
func_145895_l()
public static Inventory
b(bju arg0)
m_92049058(C_79002987 arg0)
getInventoryAbove(Hopper hopper)
func_145884_b(IHopper arg0)
public static List<ItemEntity>
c(bju arg0)
m_72990394(C_79002987 arg0)
getItem(Hopper hopper)
func_200115_c(IHopper arg0)
public static Inventory
a(axx arg0, el arg1)
m_72287721(C_64041439 arg0, C_32594356 arg1)
getInventory(World world, BlockPos pos)
func_195484_a(World arg0, BlockPos arg1)
public static Inventory
a(axx arg0, double arg1, double arg2, double arg3)
m_41811826(C_64041439 arg0, double arg1, double arg2, double arg3)
getInventoryAt(World world, double x, double y, double z)
func_145893_b(World arg0, double arg1, double arg2, double arg3)
private static boolean
a(atd arg0, atd arg1)
m_32401932(C_88708284 arg0, C_88708284 arg1)
canMergeItems(ItemStack item1, ItemStack item2)
func_145894_a(ItemStack arg0, ItemStack arg1)
public double
G()
m_08233183()
getX()
func_96107_aA()
public double
H()
m_25315337()
getY()
func_96109_aB()
public double
I()
m_95339870()
getZ()
func_96108_aC()
private void
d(int arg0)
m_68760962(int arg0)
setCooldown(int cooldown)
func_145896_c(int arg0)
private boolean
E()
m_60289277()
isOnCooldown()
func_145888_j()
private boolean
J()
m_41928312()
isOnCustomCooldown()
func_174914_o()
public String
l()
m_11325318()
getMenuType()
func_174875_k()
public InventoryMenu
a(aoe arg0, aof arg1)
m_98062691(C_87542771 arg0, C_40996800 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
func_174876_a(InventoryPlayer arg0, EntityPlayer arg1)
protected DefaultedList<ItemStack>
q()
m_82597024()
getInventory()
func_190576_q()
protected void
a(ez<atd> arg0)
m_14867142(C_50196446<C_88708284> arg0)
setInventory(DefaultedList<ItemStack> arg0)
func_199721_a(NonNullList<ItemStack> arg0)
public void
a(aer arg0)
m_19980593(C_42232651 arg0)
onEntityCollision(Entity entity)
func_200113_a(Entity arg0)