net.minecraft.block.entity

public class HopperBlockEntity

extends LootInventoryBlockEntity implements Hopper, Tickable

All mapped superinterfaces:

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

avw
net.minecraft.unmapped.C_94280636
net.minecraft.block.entity.HopperBlockEntity

Field summary

Modifier and TypeField
private DefaultedList<ItemStack>
a
f_01754160
inventory
private int
f
f_21308529
transferCooldown
private long
g
f_91998718
lastTickTime

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(ry arg0)
m_90336104(C_81045817 arg0)
registerSchema(DataFixerUpper dfu)
public void
a(fy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
public NbtCompound
b(fy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
public int
w_()
m_54518913()
getSize()
public ItemStack
a(int arg0, int arg1)
m_07546956(int arg0, int arg1)
removeItem(int arg0, int arg1)
public void
a(int arg0, aip arg1)
m_33431716(int arg0, C_88708284 arg1)
setItem(int arg0, ItemStack arg1)
public String
h_()
m_98997855()
getName()
public int
z_()
m_48421899()
getMaxStackSize()
public void
e()
m_65302345()
tick()
private boolean
o()
m_23128718()
transferItems()
private boolean
p()
m_16990251()
isInventoryEmpty()
public boolean
x_()
m_87055482()
isEmpty()
private boolean
r()
m_95902829()
isFull()
private boolean
s()
m_43655572()
pushItem()
private boolean
a(tv arg0, fa arg1)
m_59013931(C_43616774 arg0, C_28786548 arg1)
isFullInventory(Inventory inventory, Direction side)
private static boolean
b(tv arg0, fa arg1)
m_35971088(C_43616774 arg0, C_28786548 arg1)
isEmptyInventory(Inventory inventory, Direction side)
public static boolean
a(avv arg0)
m_91052900(C_79002987 arg0)
pullItem(Hopper hopper)
private static boolean
a(avv arg0, tv arg1, int arg2, fa arg3)
m_77546175(C_79002987 arg0, C_43616774 arg1, int arg2, C_28786548 arg3)
pullItems(Hopper hopper, Inventory inventory, int slot, Direction side)
public static boolean
a(tv arg0, tv arg1, acl arg2)
m_03406704(C_43616774 arg0, C_43616774 arg1, C_06774341 arg2)
pickUpItem(Inventory inventory, Inventory hopper, ItemEntity items)
public static ItemStack
a(tv arg0, tv arg1, aip arg2, fa arg3)
m_07702799(C_43616774 arg0, C_43616774 arg1, C_88708284 arg2, C_28786548 arg3)
pushItem(Inventory inventory, Inventory hopper, ItemStack item, Direction side)
private static boolean
a(tv arg0, aip arg1, int arg2, fa arg3)
m_76004461(C_43616774 arg0, C_88708284 arg1, int arg2, C_28786548 arg3)
canPushItem(Inventory inventory, ItemStack item, int slot, Direction side)
private static boolean
b(tv arg0, aip arg1, int arg2, fa arg3)
m_24462864(C_43616774 arg0, C_88708284 arg1, int arg2, C_28786548 arg3)
canPullItem(Inventory inventory, ItemStack item, int slot, Direction side)
private static ItemStack
a(tv arg0, tv arg1, aip arg2, int arg3, fa 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)
private Inventory
I()
m_12994631()
getTargetInventory()
public static Inventory
b(avv arg0)
m_92049058(C_79002987 arg0)
getInventoryAbove(Hopper hopper)
public static List<ItemEntity>
a(amu arg0, double arg1, double arg2, double arg3)
m_72990394(C_64041439 arg0, double arg1, double arg2, double arg3)
getItem(World world, double x, double y, double z)
public static Inventory
b(amu 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)
private static boolean
a(aip arg0, aip arg1)
m_32401932(C_88708284 arg0, C_88708284 arg1)
canMergeItems(ItemStack item1, ItemStack item2)
public double
E()
m_08233183()
getX()
public double
F()
m_25315337()
getY()
public double
G()
m_95339870()
getZ()
private void
d(int arg0)
m_68760962(int arg0)
setCooldown(int cooldown)
private boolean
J()
m_60289277()
isOnCooldown()
private boolean
K()
m_41928312()
isOnCustomCooldown()
public String
l()
m_11325318()
getMenuType()
public InventoryMenu
a(aec arg0, aed arg1)
m_98062691(C_87542771 arg0, C_40996800 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
protected DefaultedList<ItemStack>
q()
m_82597024()
getInventory()