YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.monster.EntitySpider Class Reference
Inheritance diagram for net.minecraft.entity.monster.EntitySpider:
net.minecraft.entity.monster.EntityMob net.minecraft.entity.EntityCreature net.minecraft.entity.monster.IMob net.minecraft.entity.EntityLiving net.minecraft.entity.passive.IAnimals net.minecraft.entity.Entity net.minecraft.entity.monster.EntityCaveSpider

Public Member Functions

 EntitySpider (World par1World)
 
void onUpdate ()
 
int getMaxHealth ()
 
double getMountedYOffset ()
 
boolean isOnLadder ()
 
void setInWeb ()
 
float spiderScaleAmount ()
 
EnumCreatureAttribute getCreatureAttribute ()
 
boolean isPotionApplicable (PotionEffect par1PotionEffect)
 
boolean isBesideClimbableBlock ()
 
void setBesideClimbableBlock (boolean par1)
 
void initCreature ()
 
- Public Member Functions inherited from net.minecraft.entity.monster.EntityMob
 EntityMob (World par1World)
 
void onLivingUpdate ()
 
void onUpdate ()
 
boolean attackEntityFrom (DamageSource par1DamageSource, int par2)
 
boolean attackEntityAsMob (Entity par1Entity)
 
float getBlockPathWeight (int par1, int par2, int par3)
 
boolean getCanSpawnHere ()
 
int getAttackStrength (Entity par1Entity)
 
- Public Member Functions inherited from net.minecraft.entity.EntityCreature
 EntityCreature (World par1World)
 
float getBlockPathWeight (int par1, int par2, int par3)
 
boolean getCanSpawnHere ()
 
boolean hasPath ()
 
void setPathToEntity (PathEntity par1PathEntity)
 
Entity getEntityToAttack ()
 
void setTarget (Entity par1Entity)
 
float getSpeedModifier ()
 
- Public Member Functions inherited from net.minecraft.entity.EntityLiving
 EntityLiving (World par1World)
 
EntityLookHelper getLookHelper ()
 
EntityMoveHelper getMoveHelper ()
 
EntityJumpHelper getJumpHelper ()
 
PathNavigate getNavigator ()
 
EntitySenses getEntitySenses ()
 
Random getRNG ()
 
EntityLiving getAITarget ()
 
EntityLiving getLastAttackingEntity ()
 
void setLastAttackingEntity (Entity par1Entity)
 
int getAge ()
 
float getRotationYawHead ()
 
void setRotationYawHead (float par1)
 
float getAIMoveSpeed ()
 
void setAIMoveSpeed (float par1)
 
boolean attackEntityAsMob (Entity par1Entity)
 
EntityLiving getAttackTarget ()
 
void setAttackTarget (EntityLiving par1EntityLiving)
 
boolean canAttackClass (Class par1Class)
 
void eatGrassBonus ()
 
boolean isWithinHomeDistanceCurrentPosition ()
 
boolean isWithinHomeDistance (int par1, int par2, int par3)
 
void setHomeArea (int par1, int par2, int par3, int par4)
 
ChunkCoordinates getHomePosition ()
 
float getMaximumHomeDistance ()
 
void detachHome ()
 
boolean hasHome ()
 
void setRevengeTarget (EntityLiving par1EntityLiving)
 
boolean canEntityBeSeen (Entity par1Entity)
 
String getTexture ()
 
boolean canBeCollidedWith ()
 
boolean canBePushed ()
 
float getEyeHeight ()
 
int getTalkInterval ()
 
void playLivingSound ()
 
void onEntityUpdate ()
 
void spawnExplosionParticle ()
 
void updateRidden ()
 
void setPositionAndRotation2 (double par1, double par3, double par5, float par7, float par8, int par9)
 
void onUpdate ()
 
void heal (int par1)
 
int getHealth ()
 
void setEntityHealth (int par1)
 
boolean attackEntityFrom (DamageSource par1DamageSource, int par2)
 
void performHurtAnimation ()
 
int getTotalArmorValue ()
 
void knockBack (Entity par1Entity, int par2, double par3, double par5)
 
void onDeath (DamageSource par1DamageSource)
 
void moveEntityWithHeading (float par1, float par2)
 
boolean isOnLadder ()
 
void writeEntityToNBT (NBTTagCompound par1NBTTagCompound)
 
void readEntityFromNBT (NBTTagCompound par1NBTTagCompound)
 
boolean isEntityAlive ()
 
boolean canBreatheUnderwater ()
 
void setMoveForward (float par1)
 
void setJumping (boolean par1)
 
void onLivingUpdate ()
 
boolean isBlocking ()
 
int getVerticalFaceSpeed ()
 
void faceEntity (Entity par1Entity, float par2, float par3)
 
boolean getCanSpawnHere ()
 
float getSwingProgress (float par1)
 
Vec3 getPosition (float par1)
 
Vec3 getLookVec ()
 
Vec3 getLook (float par1)
 
float getRenderSizeModifier ()
 
MovingObjectPosition rayTrace (double par1, float par3)
 
int getMaxSpawnedInChunk ()
 
void handleHealthUpdate (byte par1)
 
boolean isPlayerSleeping ()
 
Icon getItemIcon (ItemStack par1ItemStack, int par2)
 
void clearActivePotions ()
 
Collection getActivePotionEffects ()
 
boolean isPotionActive (int par1)
 
boolean isPotionActive (Potion par1Potion)
 
PotionEffect getActivePotionEffect (Potion par1Potion)
 
void addPotionEffect (PotionEffect par1PotionEffect)
 
boolean isPotionApplicable (PotionEffect par1PotionEffect)
 
boolean isEntityUndead ()
 
void removePotionEffectClient (int par1)
 
void removePotionEffect (int par1)
 
float getSpeedModifier ()
 
void setPositionAndUpdate (double par1, double par3, double par5)
 
boolean isChild ()
 
EnumCreatureAttribute getCreatureAttribute ()
 
void renderBrokenItemStack (ItemStack par1ItemStack)
 
int func_82143_as ()
 
ItemStack getHeldItem ()
 
ItemStack getCurrentItemOrArmor (int par1)
 
ItemStack getCurrentArmor (int par1)
 
void setCurrentItemOrArmor (int par1, ItemStack par2ItemStack)
 
ItemStack[] getLastActiveItems ()
 
void onItemPickup (Entity par1Entity, int par2)
 
void initCreature ()
 
void swingItem ()
 
boolean canBeSteered ()
 
final int getArrowCountInEntity ()
 
final void setArrowCountInEntity (int par1)
 
EntityLiving func_94060_bK ()
 
String getEntityName ()
 
void func_94058_c (String par1Str)
 
String func_94057_bL ()
 
boolean func_94056_bM ()
 
void func_94061_f (boolean par1)
 
boolean func_94062_bN ()
 
boolean func_94059_bO ()
 
void func_96120_a (int par1, float par2)
 
boolean canPickUpLoot ()
 
void setCanPickUpLoot (boolean par1)
 
boolean func_104002_bU ()
 
void curePotionEffects (ItemStack curativeItem)
 
boolean shouldRiderFaceForward (EntityPlayer player)
 
- Public Member Functions inherited from net.minecraft.entity.Entity
 Entity (World par1World)
 
DataWatcher getDataWatcher ()
 
boolean equals (Object par1Obj)
 
int hashCode ()
 
void setDead ()
 
void setPosition (double par1, double par3, double par5)
 
void setAngles (float par1, float par2)
 
void onUpdate ()
 
void onEntityUpdate ()
 
int getMaxInPortalTime ()
 
void setFire (int par1)
 
void extinguish ()
 
boolean isOffsetPositionInLiquid (double par1, double par3, double par5)
 
void moveEntity (double par1, double par3, double par5)
 
void playSound (String par1Str, float par2, float par3)
 
AxisAlignedBB getBoundingBox ()
 
final boolean isImmuneToFire ()
 
boolean isWet ()
 
boolean isInWater ()
 
boolean handleWaterMovement ()
 
boolean isInsideOfMaterial (Material par1Material)
 
float getEyeHeight ()
 
boolean handleLavaMovement ()
 
void moveFlying (float par1, float par2, float par3)
 
int getBrightnessForRender (float par1)
 
float getBrightness (float par1)
 
void setWorld (World par1World)
 
void setPositionAndRotation (double par1, double par3, double par5, float par7, float par8)
 
void setLocationAndAngles (double par1, double par3, double par5, float par7, float par8)
 
float getDistanceToEntity (Entity par1Entity)
 
double getDistanceSq (double par1, double par3, double par5)
 
double getDistance (double par1, double par3, double par5)
 
double getDistanceSqToEntity (Entity par1Entity)
 
void onCollideWithPlayer (EntityPlayer par1EntityPlayer)
 
void applyEntityCollision (Entity par1Entity)
 
void addVelocity (double par1, double par3, double par5)
 
boolean attackEntityFrom (DamageSource par1DamageSource, int par2)
 
boolean canBeCollidedWith ()
 
boolean canBePushed ()
 
void addToPlayerScore (Entity par1Entity, int par2)
 
boolean addNotRiddenEntityID (NBTTagCompound par1NBTTagCompound)
 
boolean isInRangeToRenderVec3D (Vec3 par1Vec3)
 
boolean isInRangeToRenderDist (double par1)
 
String getTexture ()
 
boolean addEntityID (NBTTagCompound par1NBTTagCompound)
 
void writeToNBT (NBTTagCompound par1NBTTagCompound)
 
void readFromNBT (NBTTagCompound par1NBTTagCompound)
 
float getShadowSize ()
 
EntityItem dropItem (int par1, int par2)
 
EntityItem dropItemWithOffset (int par1, int par2, float par3)
 
EntityItem entityDropItem (ItemStack par1ItemStack, float par2)
 
boolean isEntityAlive ()
 
boolean isEntityInsideOpaqueBlock ()
 
boolean interact (EntityPlayer par1EntityPlayer)
 
AxisAlignedBB getCollisionBox (Entity par1Entity)
 
void updateRidden ()
 
void updateRiderPosition ()
 
double getYOffset ()
 
double getMountedYOffset ()
 
void mountEntity (Entity par1Entity)
 
void unmountEntity (Entity par1Entity)
 
void setPositionAndRotation2 (double par1, double par3, double par5, float par7, float par8, int par9)
 
float getCollisionBorderSize ()
 
Vec3 getLookVec ()
 
void setInPortal ()
 
int getPortalCooldown ()
 
void setVelocity (double par1, double par3, double par5)
 
void handleHealthUpdate (byte par1)
 
void performHurtAnimation ()
 
void updateCloak ()
 
ItemStack[] getLastActiveItems ()
 
void setCurrentItemOrArmor (int par1, ItemStack par2ItemStack)
 
boolean isBurning ()
 
boolean isRiding ()
 
boolean isSneaking ()
 
void setSneaking (boolean par1)
 
boolean isSprinting ()
 
void setSprinting (boolean par1)
 
boolean isInvisible ()
 
boolean func_98034_c (EntityPlayer par1EntityPlayer)
 
void setInvisible (boolean par1)
 
boolean isEating ()
 
void setEating (boolean par1)
 
int getAir ()
 
void setAir (int par1)
 
void onStruckByLightning (EntityLightningBolt par1EntityLightningBolt)
 
void onKillEntity (EntityLiving par1EntityLiving)
 
void setInWeb ()
 
String getEntityName ()
 
Entity[] getParts ()
 
boolean isEntityEqual (Entity par1Entity)
 
float getRotationYawHead ()
 
void setRotationYawHead (float par1)
 
boolean canAttackWithItem ()
 
boolean func_85031_j (Entity par1Entity)
 
String toString ()
 
boolean isEntityInvulnerable ()
 
void func_82149_j (Entity par1Entity)
 
void copyDataFrom (Entity par1Entity, boolean par2)
 
void travelToDimension (int par1)
 
float func_82146_a (Explosion par1Explosion, World par2World, int par3, int par4, int par5, Block par6Block)
 
boolean func_96091_a (Explosion par1Explosion, World par2World, int par3, int par4, int par5, int par6, float par7)
 
int func_82143_as ()
 
int getTeleportDirection ()
 
boolean doesEntityNotTriggerPressurePlate ()
 
void func_85029_a (CrashReportCategory par1CrashReportCategory)
 
boolean canRenderOnFire ()
 
boolean func_96092_aw ()
 
String getTranslatedEntityName ()
 
NBTTagCompound getEntityData ()
 
boolean shouldRiderSit ()
 
ItemStack getPickedResult (MovingObjectPosition target)
 
UUID getPersistentID ()
 
final void resetEntityId ()
 
boolean shouldRenderInPass (int pass)
 
boolean isCreatureType (EnumCreatureType type, boolean forSpawnCount)
 
String registerExtendedProperties (String identifier, IExtendedEntityProperties properties)
 
IExtendedEntityProperties getExtendedProperties (String identifier)
 

Protected Member Functions

void entityInit ()
 
Entity findPlayerToAttack ()
 
String getLivingSound ()
 
String getHurtSound ()
 
String getDeathSound ()
 
void playStepSound (int par1, int par2, int par3, int par4)
 
void attackEntity (Entity par1Entity, float par2)
 
int getDropItemId ()
 
void dropFewItems (boolean par1, int par2)
 
- Protected Member Functions inherited from net.minecraft.entity.monster.EntityMob
Entity findPlayerToAttack ()
 
void attackEntity (Entity par1Entity, float par2)
 
boolean isValidLightLevel ()
 
- Protected Member Functions inherited from net.minecraft.entity.EntityCreature
boolean isMovementCeased ()
 
void updateEntityActionState ()
 
void updateWanderPath ()
 
void attackEntity (Entity par1Entity, float par2)
 
Entity findPlayerToAttack ()
 
- Protected Member Functions inherited from net.minecraft.entity.EntityLiving
int func_96121_ay ()
 
void updateFallState (double par1, boolean par3)
 
void onDeathUpdate ()
 
int decreaseAirSupply (int par1)
 
int getExperiencePoints (EntityPlayer par1EntityPlayer)
 
boolean isPlayer ()
 
float getSoundPitch ()
 
void damageArmor (int par1)
 
int applyArmorCalculations (DamageSource par1DamageSource, int par2)
 
int applyPotionDamageCalculations (DamageSource par1DamageSource, int par2)
 
void damageEntity (DamageSource par1DamageSource, int par2)
 
float getSoundVolume ()
 
String getLivingSound ()
 
String getHurtSound ()
 
String getDeathSound ()
 
void dropRareDrop (int par1)
 
void dropFewItems (boolean par1, int par2)
 
int getDropItemId ()
 
void fall (float par1)
 
void func_85033_bc ()
 
void collideWithEntity (Entity par1Entity)
 
boolean isAIEnabled ()
 
boolean isClientWorld ()
 
boolean isMovementBlocked ()
 
void jump ()
 
boolean canDespawn ()
 
void despawnEntity ()
 
void updateAITasks ()
 
void updateAITick ()
 
void updateEntityActionState ()
 
void updateArmSwingProgress ()
 
void kill ()
 
void updatePotionEffects ()
 
void onNewPotionEffect (PotionEffect par1PotionEffect)
 
void onChangedPotionEffect (PotionEffect par1PotionEffect)
 
void onFinishedPotionEffect (PotionEffect par1PotionEffect)
 
void dropEquipment (boolean par1, int par2)
 
void addRandomArmor ()
 
void func_82162_bC ()
 
- Protected Member Functions inherited from net.minecraft.entity.Entity
void preparePlayerToSpawn ()
 
void setSize (float par1, float par2)
 
void setRotation (float par1, float par2)
 
void setOnFireFromLava ()
 
void kill ()
 
void doBlockCollisions ()
 
void playStepSound (int par1, int par2, int par3, int par4)
 
boolean canTriggerWalking ()
 
void updateFallState (double par1, boolean par3)
 
void dealFireDamage (int par1)
 
void fall (float par1)
 
void setBeenAttacked ()
 
final String getEntityString ()
 
NBTTagList newDoubleNBTList (double...par1ArrayOfDouble)
 
NBTTagList newFloatNBTList (float...par1ArrayOfFloat)
 
boolean getFlag (int par1)
 
void setFlag (int par1, boolean par2)
 
boolean pushOutOfBlocks (double par1, double par3, double par5)
 

Additional Inherited Members

- Static Public Member Functions inherited from net.minecraft.entity.EntityLiving
static int getArmorPosition (ItemStack par0ItemStack)
 
static Item getArmorItemForSlot (int par0, int par1)
 
- Public Attributes inherited from net.minecraft.entity.EntityLiving
int maxHurtResistantTime = 20
 
float field_70769_ao
 
float field_70770_ap
 
float renderYawOffset = 0.0F
 
float prevRenderYawOffset = 0.0F
 
float rotationYawHead = 0.0F
 
float prevRotationYawHead = 0.0F
 
float landMovementFactor = 0.1F
 
float jumpMovementFactor = 0.02F
 
float prevSwingProgress
 
float swingProgress
 
int prevHealth
 
int carryoverDamage
 
int livingSoundTime
 
int hurtTime
 
int maxHurtTime
 
float attackedAtYaw = 0.0F
 
int deathTime = 0
 
int attackTime = 0
 
float prevCameraPitch
 
float cameraPitch
 
int experienceValue
 
int field_70731_aW = -1
 
float field_70730_aX = (float)(Math.random() * 0.8999999761581421D + 0.10000000149011612D)
 
float prevLimbYaw
 
float limbYaw
 
float limbSwing
 
int arrowHitTimer = 0
 
final EntityAITasks tasks
 
final EntityAITasks targetTasks
 
boolean isSwingInProgress = false
 
int swingProgressInt = 0
 
final CombatTracker field_94063_bt = new CombatTracker(this)
 
boolean isJumping = false
 
- Public Attributes inherited from net.minecraft.entity.monster.IMob
IEntitySelector mobSelector = new FilterIMob()
 
- Static Public Attributes inherited from net.minecraft.entity.EntityLiving
static final float[] pickUpLootProability = new float[] {0.0F, 0.1F, 0.15F, 0.45F}
 
- Protected Attributes inherited from net.minecraft.entity.EntityCreature
Entity entityToAttack
 
boolean hasAttacked = false
 
int fleeingTick = 0
 

Constructor & Destructor Documentation

net.minecraft.entity.monster.EntitySpider.EntitySpider ( World  par1World)

Member Function Documentation

void net.minecraft.entity.monster.EntitySpider.attackEntity ( Entity  par1Entity,
float  par2 
)
protected

Basic mob attack. Default to touch of death in EntityCreature. Overridden by each mob to define their attack.

void net.minecraft.entity.monster.EntitySpider.dropFewItems ( boolean  par1,
int  par2 
)
protected

Drop 0-2 items of this living's type.

Parameters
par1- Whether this entity has recently been hit by a player.
par2- Level of Looting used to kill this mob.
void net.minecraft.entity.monster.EntitySpider.entityInit ( )
protectedvirtual

Reimplemented from net.minecraft.entity.EntityLiving.

Entity net.minecraft.entity.monster.EntitySpider.findPlayerToAttack ( )
protected

Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).

EnumCreatureAttribute net.minecraft.entity.monster.EntitySpider.getCreatureAttribute ( )
String net.minecraft.entity.monster.EntitySpider.getDeathSound ( )
protected

Returns the sound this mob makes on death.

int net.minecraft.entity.monster.EntitySpider.getDropItemId ( )
protected

Returns the item ID for the item the mob drops on death.

String net.minecraft.entity.monster.EntitySpider.getHurtSound ( )
protected

Returns the sound this mob makes when it is hurt.

String net.minecraft.entity.monster.EntitySpider.getLivingSound ( )
protected

Returns the sound this mob makes while it's alive.

int net.minecraft.entity.monster.EntitySpider.getMaxHealth ( )
virtual
double net.minecraft.entity.monster.EntitySpider.getMountedYOffset ( )

Returns the Y offset from the entity's position for any entity riding this one.

void net.minecraft.entity.monster.EntitySpider.initCreature ( )

Initialize this creature.

boolean net.minecraft.entity.monster.EntitySpider.isBesideClimbableBlock ( )

Returns true if the WatchableObject (Byte) is 0x01 otherwise returns false. The WatchableObject is updated using setBesideClimableBlock.

boolean net.minecraft.entity.monster.EntitySpider.isOnLadder ( )

returns true if this entity is by a ladder, false otherwise

boolean net.minecraft.entity.monster.EntitySpider.isPotionApplicable ( PotionEffect  par1PotionEffect)
void net.minecraft.entity.monster.EntitySpider.onUpdate ( )

Called to update the entity's position/logic.

void net.minecraft.entity.monster.EntitySpider.playStepSound ( int  par1,
int  par2,
int  par3,
int  par4 
)
protected

Plays step sound at given x, y, z for the entity

void net.minecraft.entity.monster.EntitySpider.setBesideClimbableBlock ( boolean  par1)

Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is false.

void net.minecraft.entity.monster.EntitySpider.setInWeb ( )

Sets the Entity inside a web block.

float net.minecraft.entity.monster.EntitySpider.spiderScaleAmount ( )

How large the spider should be scaled.


The documentation for this class was generated from the following file: