public class EntityLeashKnot extends EntityHanging
Entity.EnumEntitySize
field_146062_d, field_146063_b, field_146064_c, hangingDirection
addedToChunk, boundingBox, chunkCoordX, chunkCoordY, chunkCoordZ, dataWatcher, dimension, distanceWalkedModified, distanceWalkedOnStepModified, entityCollisionReduction, entityUniqueID, fallDistance, field_70135_K, fireResistance, forceSpawn, height, hurtResistantTime, ignoreFrustumCheck, inPortal, inWater, isAirBorne, isCollided, isCollidedHorizontally, isCollidedVertically, isDead, isImmuneToFire, isInWeb, lastTickPosX, lastTickPosY, lastTickPosZ, motionX, motionY, motionZ, myEntitySize, noClip, onGround, portalCounter, posX, posY, posZ, prevDistanceWalkedModified, preventEntitySpawning, prevPosX, prevPosY, prevPosZ, prevRotationPitch, prevRotationYaw, rand, renderDistanceWeight, riddenByEntity, ridingEntity, rotationPitch, rotationYaw, serverPosX, serverPosY, serverPosZ, stepHeight, teleportDirection, ticksExisted, timeUntilPortal, velocityChanged, width, worldObj, yOffset, ySize
Constructor and Description |
---|
EntityLeashKnot(World p_i1592_1_) |
EntityLeashKnot(World p_i1593_1_,
int p_i1593_2_,
int p_i1593_3_,
int p_i1593_4_) |
Modifier and Type | Method and Description |
---|---|
protected void |
entityInit() |
static EntityLeashKnot |
func_110129_a(World p_110129_0_,
int p_110129_1_,
int p_110129_2_,
int p_110129_3_) |
int |
getHeightPixels() |
static EntityLeashKnot |
getKnotForBlock(World p_110130_0_,
int p_110130_1_,
int p_110130_2_,
int p_110130_3_) |
int |
getWidthPixels() |
boolean |
interactFirst(EntityPlayer p_130002_1_) |
boolean |
isInRangeToRenderDist(double p_70112_1_) |
void |
onBroken(Entity p_110128_1_) |
boolean |
onValidSurface() |
void |
readEntityFromNBT(NBTTagCompound p_70037_1_) |
void |
setDirection(int p_82328_1_) |
void |
writeEntityToNBT(NBTTagCompound p_70014_1_) |
boolean |
writeToNBTOptional(NBTTagCompound p_70039_1_) |
addVelocity, attackEntityFrom, canBeCollidedWith, func_145781_i, hitByEntity, moveEntity, onUpdate, shouldSetPosAfterLoading
addEntityCrashInfo, addToPlayerScore, applyEntityCollision, canAttackWithItem, canBePushed, canRenderOnFire, canTriggerWalking, copyDataFrom, copyLocationAndAnglesFrom, dealFireDamage, doesEntityNotTriggerPressurePlate, dropItem, entityDropItem, equals, extinguish, fall, func_145748_c_, func_145771_j, func_145772_a, func_145774_a, func_145775_I, func_145778_a, func_145780_a, getAir, getBoundingBox, getBrightness, getBrightnessForRender, getCollisionBorderSize, getCollisionBox, getCommandSenderName, getDataWatcher, getDistance, getDistanceSq, getDistanceSqToEntity, getDistanceToEntity, getEntityId, getEntityString, getEyeHeight, getFlag, getLastActiveItems, getLookVec, getMaxInPortalTime, getMaxSafePointTries, getMountedYOffset, getParts, getPortalCooldown, getRotationYawHead, getShadowSize, getSplashSound, getSwimSound, getTeleportDirection, getUniqueID, getYOffset, handleHealthUpdate, handleLavaMovement, handleWaterMovement, hashCode, isBurning, isEating, isEntityAlive, isEntityEqual, isEntityInsideOpaqueBlock, isEntityInvulnerable, isImmuneToFire, isInRangeToRender3d, isInsideOfMaterial, isInvisible, isInvisibleToPlayer, isInWater, isOffsetPositionInLiquid, isPushedByWater, isRiding, isSneaking, isSprinting, isWet, kill, mountEntity, moveFlying, newDoubleNBTList, newFloatNBTList, onChunkLoad, onCollideWithPlayer, onEntityUpdate, onKillEntity, onStruckByLightning, performHurtAnimation, playSound, preparePlayerToSpawn, readFromNBT, setAir, setAngles, setBeenAttacked, setCurrentItemOrArmor, setDead, setEating, setEntityId, setFire, setFlag, setInPortal, setInvisible, setInWeb, setLocationAndAngles, setOnFireFromLava, setPosition, setPositionAndRotation, setPositionAndRotation2, setRotation, setRotationYawHead, setSize, setSneaking, setSprinting, setVelocity, setWorld, toString, travelToDimension, updateFallState, updateRidden, updateRiderPosition, writeMountToNBT, writeToNBT
public EntityLeashKnot(World p_i1592_1_)
public EntityLeashKnot(World p_i1593_1_, int p_i1593_2_, int p_i1593_3_, int p_i1593_4_)
protected void entityInit()
entityInit
in class EntityHanging
public void setDirection(int p_82328_1_)
setDirection
in class EntityHanging
public int getWidthPixels()
getWidthPixels
in class EntityHanging
public int getHeightPixels()
getHeightPixels
in class EntityHanging
public boolean isInRangeToRenderDist(double p_70112_1_)
isInRangeToRenderDist
in class Entity
public void onBroken(Entity p_110128_1_)
onBroken
in class EntityHanging
public boolean writeToNBTOptional(NBTTagCompound p_70039_1_)
writeToNBTOptional
in class Entity
public void writeEntityToNBT(NBTTagCompound p_70014_1_)
writeEntityToNBT
in class EntityHanging
public void readEntityFromNBT(NBTTagCompound p_70037_1_)
readEntityFromNBT
in class EntityHanging
public boolean interactFirst(EntityPlayer p_130002_1_)
interactFirst
in class Entity
public boolean onValidSurface()
onValidSurface
in class EntityHanging
public static EntityLeashKnot func_110129_a(World p_110129_0_, int p_110129_1_, int p_110129_2_, int p_110129_3_)
public static EntityLeashKnot getKnotForBlock(World p_110130_0_, int p_110130_1_, int p_110130_2_, int p_110130_3_)