public class EntityMinecartHopper extends EntityMinecartContainer implements Hopper
defaultDragAir, defaultMaxSpeedAirLateral, defaultMaxSpeedAirVertical
addedToChunk, boundingBox, capturedDrops, captureDrops, chunkCoordX, chunkCoordY, chunkCoordZ, cloakUrl, dimension, distanceWalkedModified, entityCollisionReduction, entityId, fallDistance, field_70135_K, field_82151_R, field_98038_p, fireResistance, height, hurtResistantTime, ignoreFrustumCheck, isAirBorne, isCollided, isCollidedHorizontally, isCollidedVertically, isDead, lastTickPosX, lastTickPosY, lastTickPosZ, motionX, motionY, motionZ, myEntitySize, noClip, onGround, posX, posY, posZ, prevDistanceWalkedModified, preventEntitySpawning, prevPosX, prevPosY, prevPosZ, prevRotationPitch, prevRotationYaw, renderDistanceWeight, riddenByEntity, ridingEntity, rotationPitch, rotationYaw, serverPosX, serverPosY, serverPosZ, skinUrl, stepHeight, ticksExisted, timeUntilPortal, velocityChanged, width, worldObj, yOffset, ySize
Constructor and Description |
---|
EntityMinecartHopper(World par1World) |
EntityMinecartHopper(World par1World,
double par2,
double par4,
double par6) |
Modifier and Type | Method and Description |
---|---|
int |
func_94085_r() |
int |
func_94087_l() |
Block |
func_94093_n() |
void |
func_94095_a(DamageSource par1DamageSource) |
void |
func_96095_a(int par1,
int par2,
int par3,
boolean par4) |
double |
func_96107_aA() |
double |
func_96108_aC() |
double |
func_96109_aB() |
void |
func_96110_f(boolean par1) |
boolean |
func_96111_ay() |
boolean |
func_96112_aD() |
void |
func_98042_n(int par1) |
boolean |
func_98043_aE() |
int |
getSizeInventory()
Returns the number of slots in the inventory.
|
World |
getWorldObj()
Returns the worldObj for this tileEntity.
|
boolean |
interact(EntityPlayer par1EntityPlayer)
Called when a player interacts with a mob.
|
void |
onUpdate()
Called to update the entity's position/logic.
|
closeChest, decrStackSize, getInventoryStackLimit, getInvName, getStackInSlot, getStackInSlotOnClosing, isStackValidForSlot, isUseableByPlayer, onInventoryChanged, openChest, setDead, setInventorySlotContents, travelToDimension
applyEntityCollision, attackEntityFrom, canBeCollidedWith, canBePushed, canBeRidden, canUseRail, func_70489_a, func_70495_a, func_94086_l, func_94089_m, func_94090_a, func_94092_k, func_94094_j, func_94096_e, func_94097_p, func_94098_o, func_94099_q, func_94100_s, func_95999_t, func_96094_a, getBoundingBox, getCartItem, getCollisionBox, getCollisionHandler, getCurrentCartSpeedCapOnRail, getDamage, getDragAir, getEntityName, getMaxCartSpeedOnRail, getMaxSpeedAirLateral, getMaxSpeedAirVertical, getMountedYOffset, getRollingAmplitude, getRollingDirection, getShadowSize, getSlopeAdjustment, isInvNameLocalized, isPoweredCart, moveMinecartOnRail, performHurtAnimation, setCanUseRail, setCollisionHandler, setCurrentCartSpeedCapOnRail, setDamage, setDragAir, setMaxSpeedAirLateral, setMaxSpeedAirVertical, setPositionAndRotation2, setRollingAmplitude, setRollingDirection, setVelocity, shouldDoRailFunctions
addEntityID, addToPlayerScore, addVelocity, canAttackWithItem, canRenderOnFire, copyDataFrom, doesEntityNotTriggerPressurePlate, dropItem, dropItemWithOffset, entityDropItem, equals, extinguish, func_82143_as, func_82146_a, func_82148_at, func_82149_j, func_85029_a, func_85031_j, func_96090_ax, func_96091_a, func_96092_aw, func_98034_c, func_98035_c, getAir, getBrightness, getBrightnessForRender, getCollisionBorderSize, getDataWatcher, getDistance, getDistanceSq, getDistanceSqToEntity, getDistanceToEntity, getEntityData, getExtendedProperties, getEyeHeight, getHasActivePotion, getLastActiveItems, getLookVec, getMaxInPortalTime, getParts, getPersistentID, getPickedResult, getPortalCooldown, getRotationYawHead, getTexture, getYOffset, handleHealthUpdate, handleLavaMovement, handleWaterMovement, hashCode, isBurning, isCreatureType, isEating, isEntityAlive, isEntityEqual, isEntityInsideOpaqueBlock, isEntityInvulnerable, isImmuneToFire, isInRangeToRenderDist, isInRangeToRenderVec3D, isInsideOfMaterial, isInWater, isOffsetPositionInLiquid, isRiding, isSneaking, isSprinting, isWet, mountEntity, moveEntity, moveFlying, onCollideWithPlayer, onEntityUpdate, onKillEntity, onStruckByLightning, playSound, readFromNBT, registerExtendedProperties, resetEntityId, setAir, setAngles, setCurrentItemOrArmor, setEating, setFire, setHasActivePotion, setInPortal, setInWeb, setLocationAndAngles, setPosition, setPositionAndRotation, setRotationYawHead, setSneaking, setSprinting, setWorld, shouldRenderInPass, shouldRiderSit, toString, unmountEntity, updateCloak, updateRidden, updateRiderPosition, writeToNBT
closeChest, decrStackSize, getInventoryStackLimit, getInvName, getStackInSlot, getStackInSlotOnClosing, isInvNameLocalized, isStackValidForSlot, isUseableByPlayer, onInventoryChanged, openChest, setInventorySlotContents
public EntityMinecartHopper(World par1World)
public EntityMinecartHopper(World par1World, double par2, double par4, double par6)
public int func_94087_l()
func_94087_l
in class EntityMinecart
public Block func_94093_n()
func_94093_n
in class EntityMinecart
public int func_94085_r()
func_94085_r
in class EntityMinecart
public int getSizeInventory()
getSizeInventory
in interface IInventory
public boolean interact(EntityPlayer par1EntityPlayer)
interact
in class EntityMinecartContainer
public void func_96095_a(int par1, int par2, int par3, boolean par4)
func_96095_a
in class EntityMinecart
public boolean func_96111_ay()
public void func_96110_f(boolean par1)
public World getWorldObj()
getWorldObj
in interface Hopper
public double func_96107_aA()
func_96107_aA
in interface Hopper
public double func_96109_aB()
func_96109_aB
in interface Hopper
public double func_96108_aC()
func_96108_aC
in interface Hopper
public void onUpdate()
onUpdate
in class EntityMinecart
public boolean func_96112_aD()
public void func_94095_a(DamageSource par1DamageSource)
func_94095_a
in class EntityMinecartContainer
public void func_98042_n(int par1)
public boolean func_98043_aE()