net.minecraft.entity.vehicle

public class HopperMinecartEntity

extends InventoryMinecartEntity implements Hopper

All mapped superinterfaces:

CommandSource, Nameable, LockableMenuProvider, Inventory, MenuProvider, Lootable, Hopper

aav
net.minecraft.class_1576
net.minecraft.entity.vehicle.HopperMinecartEntity
net.minecraft.entity.item.EntityMinecartHopper

Field summary

Modifier and TypeField
private boolean
a
field_6149
enabled
isBlocked
private int
b
field_6150
transferCooldown
transferTicker
private final BlockPos
c
field_12049
origin
lastPosition

Constructor summary

ModifierConstructor
public (World world)
public (World world, double x, double y, double z)

Method summary

Modifier and TypeMethod
public MinecartEntity$Type
v()
method_11169()
getMinecartType()
getType()
public BlockState
x()
method_11171()
getDefaultDisplayBlock()
getDefaultDisplayTile()
public int
z()
method_5425()
getDefaultDisplayBlockOffset()
getDefaultDisplayTileOffset()
public int
u_()
method_2388()
getSize()
getSizeInventory()
public boolean
a(zs arg0, adz arg1, qr arg2)
method_6100(class_988 arg0, class_1071 arg1, class_2961 arg2)
interact(PlayerEntity arg0, ItemStack arg1, InteractionHand arg2)
processInitialInteract(EntityPlayer arg0, ItemStack arg1, EnumHand arg2)
public void
a(int arg0, int arg1, int arg2, boolean arg3)
method_5409(int arg0, int arg1, int arg2, boolean arg3)
onActivatorRail(int arg0, int arg1, int arg2, boolean arg3)
onActivatorRailPass(int arg0, int arg1, int arg2, boolean arg3)
public boolean
C()
method_5432()
isEnabled()
getBlocked()
public void
l(boolean arg0)
method_5433(boolean arg0)
setEnabled(boolean enabled)
setBlocked(boolean arg0)
public World
D()
method_548()
getWorld()
getWorld()
public double
E()
method_4817()
getX()
getXPos()
public double
F()
method_4818()
getY()
getYPos()
public double
G()
method_4819()
getZ()
getZPos()
public void
m()
method_2558()
tick()
onUpdate()
public boolean
I()
method_5430()
transferItems()
captureDroppedItems()
public void
a(rh arg0)
method_5412(class_856 arg0)
dropItems(DamageSource arg0)
killMinecart(DamageSource arg0)
public static void
a(pd arg0)
method_13307(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesMinecartHopper(DataFixer fixer)
protected void
b(dr arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected void
a(dr arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
g(int arg0)
method_5434(int arg0)
setTransferCooldown(int transferCooldown)
setTransferTicker(int arg0)
public boolean
J()
method_5431()
hasTransferCooldown()
canTransfer()
public String
k()
method_10906()
getMenuType()
getGuiID()
public InventoryMenu
a(zr arg0, zs arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)