From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../entity/DataWatcher.WatchableObject.html | 327 ++ javadoc/net/minecraft/entity/DataWatcher.html | 524 ++++ .../minecraft/entity/Entity.EnumEntitySize.html | 382 +++ javadoc/net/minecraft/entity/Entity.html | 3238 ++++++++++++++++++++ javadoc/net/minecraft/entity/EntityAgeable.html | 543 ++++ javadoc/net/minecraft/entity/EntityBodyHelper.html | 254 ++ javadoc/net/minecraft/entity/EntityCreature.html | 693 +++++ javadoc/net/minecraft/entity/EntityFlying.html | 397 +++ javadoc/net/minecraft/entity/EntityHanging.html | 636 ++++ javadoc/net/minecraft/entity/EntityLeashKnot.html | 545 ++++ .../minecraft/entity/EntityList.EntityEggInfo.html | 322 ++ javadoc/net/minecraft/entity/EntityList.html | 496 +++ javadoc/net/minecraft/entity/EntityLiving.html | 1421 +++++++++ javadoc/net/minecraft/entity/EntityLivingBase.html | 2627 ++++++++++++++++ .../entity/EntityMinecartCommandBlock.html | 475 +++ javadoc/net/minecraft/entity/EntityTracker.html | 392 +++ .../net/minecraft/entity/EntityTrackerEntry.html | 603 ++++ .../minecraft/entity/EnumCreatureAttribute.html | 329 ++ javadoc/net/minecraft/entity/EnumCreatureType.html | 406 +++ .../net/minecraft/entity/IEntityLivingData.html | 160 + javadoc/net/minecraft/entity/IEntityMultiPart.html | 225 ++ javadoc/net/minecraft/entity/IEntityOwnable.html | 221 ++ javadoc/net/minecraft/entity/IMerchant.html | 273 ++ javadoc/net/minecraft/entity/INpc.html | 165 + javadoc/net/minecraft/entity/IProjectile.html | 216 ++ javadoc/net/minecraft/entity/IRangedAttackMob.html | 210 ++ javadoc/net/minecraft/entity/NpcMerchant.html | 348 +++ .../minecraft/entity/SharedMonsterAttributes.html | 370 +++ .../minecraft/entity/ai/EntityAIArrowAttack.html | 347 +++ .../entity/ai/EntityAIAttackOnCollide.html | 360 +++ .../minecraft/entity/ai/EntityAIAvoidEntity.html | 382 +++ javadoc/net/minecraft/entity/ai/EntityAIBase.html | 349 +++ javadoc/net/minecraft/entity/ai/EntityAIBeg.html | 340 ++ .../net/minecraft/entity/ai/EntityAIBreakDoor.html | 358 +++ .../entity/ai/EntityAIControlledByPlayer.html | 362 +++ .../minecraft/entity/ai/EntityAICreeperSwell.html | 321 ++ .../minecraft/entity/ai/EntityAIDefendVillage.html | 314 ++ .../minecraft/entity/ai/EntityAIDoorInteract.html | 413 +++ .../net/minecraft/entity/ai/EntityAIEatGrass.html | 351 +++ .../net/minecraft/entity/ai/EntityAIFleeSun.html | 306 ++ .../minecraft/entity/ai/EntityAIFollowGolem.html | 338 ++ .../minecraft/entity/ai/EntityAIFollowOwner.html | 344 +++ .../minecraft/entity/ai/EntityAIFollowParent.html | 340 ++ .../minecraft/entity/ai/EntityAIHurtByTarget.html | 316 ++ .../minecraft/entity/ai/EntityAILeapAtTarget.html | 306 ++ .../entity/ai/EntityAILookAtTradePlayer.html | 297 ++ .../entity/ai/EntityAILookAtVillager.html | 338 ++ .../net/minecraft/entity/ai/EntityAILookIdle.html | 321 ++ javadoc/net/minecraft/entity/ai/EntityAIMate.html | 323 ++ .../minecraft/entity/ai/EntityAIMoveIndoors.html | 321 ++ .../entity/ai/EntityAIMoveThroughVillage.html | 325 ++ .../entity/ai/EntityAIMoveTowardsRestriction.html | 306 ++ .../entity/ai/EntityAIMoveTowardsTarget.html | 325 ++ .../ai/EntityAINearestAttackableTarget.Sorter.html | 291 ++ .../entity/ai/EntityAINearestAttackableTarget.html | 385 +++ .../minecraft/entity/ai/EntityAIOcelotAttack.html | 321 ++ .../net/minecraft/entity/ai/EntityAIOcelotSit.html | 340 ++ .../net/minecraft/entity/ai/EntityAIOpenDoor.html | 350 +++ .../entity/ai/EntityAIOwnerHurtByTarget.html | 314 ++ .../entity/ai/EntityAIOwnerHurtTarget.html | 314 ++ javadoc/net/minecraft/entity/ai/EntityAIPanic.html | 306 ++ javadoc/net/minecraft/entity/ai/EntityAIPlay.html | 340 ++ .../entity/ai/EntityAIRestrictOpenDoor.html | 338 ++ .../minecraft/entity/ai/EntityAIRestrictSun.html | 304 ++ .../entity/ai/EntityAIRunAroundLikeCrazy.html | 323 ++ javadoc/net/minecraft/entity/ai/EntityAISit.html | 317 ++ .../net/minecraft/entity/ai/EntityAISwimming.html | 287 ++ .../net/minecraft/entity/ai/EntityAITarget.html | 403 +++ .../entity/ai/EntityAITargetNonTamed.html | 330 ++ .../entity/ai/EntityAITasks.EntityAITaskEntry.html | 281 ++ javadoc/net/minecraft/entity/ai/EntityAITasks.html | 337 ++ javadoc/net/minecraft/entity/ai/EntityAITempt.html | 357 +++ .../minecraft/entity/ai/EntityAITradePlayer.html | 304 ++ .../minecraft/entity/ai/EntityAIVillagerMate.html | 338 ++ .../net/minecraft/entity/ai/EntityAIWander.html | 306 ++ .../minecraft/entity/ai/EntityAIWatchClosest.html | 400 +++ .../minecraft/entity/ai/EntityAIWatchClosest2.html | 271 ++ .../net/minecraft/entity/ai/EntityJumpHelper.html | 267 ++ .../net/minecraft/entity/ai/EntityLookHelper.html | 292 ++ .../entity/ai/EntityMinecartMobSpawner.html | 435 +++ .../net/minecraft/entity/ai/EntityMoveHelper.html | 299 ++ javadoc/net/minecraft/entity/ai/EntitySenses.html | 267 ++ .../entity/ai/RandomPositionGenerator.html | 296 ++ .../entity/ai/attributes/AttributeModifier.html | 392 +++ .../entity/ai/attributes/BaseAttribute.html | 342 +++ .../entity/ai/attributes/BaseAttributeMap.html | 385 +++ .../minecraft/entity/ai/attributes/IAttribute.html | 247 ++ .../entity/ai/attributes/IAttributeInstance.html | 312 ++ .../ai/attributes/ModifiableAttributeInstance.html | 414 +++ .../entity/ai/attributes/RangedAttribute.html | 302 ++ .../ai/attributes/ServersideAttributeMap.html | 390 +++ .../entity/ai/attributes/package-frame.html | 29 + .../entity/ai/attributes/package-summary.html | 170 + .../entity/ai/attributes/package-tree.html | 142 + javadoc/net/minecraft/entity/ai/package-frame.html | 72 + .../net/minecraft/entity/ai/package-summary.html | 343 +++ javadoc/net/minecraft/entity/ai/package-tree.html | 203 ++ javadoc/net/minecraft/entity/boss/BossStatus.html | 331 ++ .../net/minecraft/entity/boss/EntityDragon.html | 859 ++++++ .../minecraft/entity/boss/EntityDragonPart.html | 434 +++ .../net/minecraft/entity/boss/EntityWither.html | 857 ++++++ .../minecraft/entity/boss/IBossDisplayData.html | 234 ++ .../net/minecraft/entity/boss/package-frame.html | 26 + .../net/minecraft/entity/boss/package-summary.html | 158 + .../net/minecraft/entity/boss/package-tree.html | 153 + .../entity/effect/EntityLightningBolt.html | 390 +++ .../entity/effect/EntityWeatherEffect.html | 272 ++ .../net/minecraft/entity/effect/package-frame.html | 20 + .../minecraft/entity/effect/package-summary.html | 135 + .../net/minecraft/entity/effect/package-tree.html | 134 + javadoc/net/minecraft/entity/item/EntityBoat.html | 716 +++++ .../minecraft/entity/item/EntityEnderCrystal.html | 480 +++ .../net/minecraft/entity/item/EntityEnderEye.html | 492 +++ .../minecraft/entity/item/EntityEnderPearl.html | 355 +++ .../net/minecraft/entity/item/EntityExpBottle.html | 406 +++ .../minecraft/entity/item/EntityFallingBlock.html | 601 ++++ .../entity/item/EntityFireworkRocket.html | 494 +++ javadoc/net/minecraft/entity/item/EntityItem.html | 701 +++++ .../net/minecraft/entity/item/EntityItemFrame.html | 544 ++++ .../net/minecraft/entity/item/EntityMinecart.html | 1471 +++++++++ .../minecraft/entity/item/EntityMinecartChest.html | 424 +++ .../entity/item/EntityMinecartContainer.html | 648 ++++ .../minecraft/entity/item/EntityMinecartEmpty.html | 354 +++ .../entity/item/EntityMinecartFurnace.html | 586 ++++ .../entity/item/EntityMinecartHopper.html | 653 ++++ .../minecraft/entity/item/EntityMinecartTNT.html | 587 ++++ .../entity/item/EntityPainting.EnumArt.html | 710 +++++ .../net/minecraft/entity/item/EntityPainting.html | 468 +++ .../net/minecraft/entity/item/EntityTNTPrimed.html | 463 +++ javadoc/net/minecraft/entity/item/EntityXPOrb.html | 598 ++++ .../net/minecraft/entity/item/package-frame.html | 41 + .../net/minecraft/entity/item/package-summary.html | 218 ++ .../net/minecraft/entity/item/package-tree.html | 174 ++ .../net/minecraft/entity/monster/EntityBlaze.html | 631 ++++ .../minecraft/entity/monster/EntityCaveSpider.html | 433 +++ .../minecraft/entity/monster/EntityCreeper.html | 696 +++++ .../minecraft/entity/monster/EntityEnderman.html | 720 +++++ .../net/minecraft/entity/monster/EntityGhast.html | 693 +++++ .../entity/monster/EntityGiantZombie.html | 401 +++ .../net/minecraft/entity/monster/EntityGolem.html | 451 +++ .../minecraft/entity/monster/EntityIronGolem.html | 731 +++++ .../minecraft/entity/monster/EntityMagmaCube.html | 676 ++++ .../net/minecraft/entity/monster/EntityMob.html | 632 ++++ .../minecraft/entity/monster/EntityPigZombie.html | 658 ++++ .../minecraft/entity/monster/EntitySilverfish.html | 649 ++++ .../minecraft/entity/monster/EntitySkeleton.html | 789 +++++ .../net/minecraft/entity/monster/EntitySlime.html | 755 +++++ .../minecraft/entity/monster/EntitySnowman.html | 463 +++ .../entity/monster/EntitySpider.GroupData.html | 299 ++ .../net/minecraft/entity/monster/EntitySpider.html | 686 +++++ .../net/minecraft/entity/monster/EntityWitch.html | 583 ++++ .../net/minecraft/entity/monster/EntityZombie.html | 990 ++++++ javadoc/net/minecraft/entity/monster/IMob.html | 213 ++ .../minecraft/entity/monster/package-frame.html | 41 + .../minecraft/entity/monster/package-summary.html | 218 ++ .../net/minecraft/entity/monster/package-tree.html | 187 ++ javadoc/net/minecraft/entity/package-frame.html | 52 + javadoc/net/minecraft/entity/package-summary.html | 261 ++ javadoc/net/minecraft/entity/package-tree.html | 190 ++ .../entity/passive/EntityAmbientCreature.html | 364 +++ .../net/minecraft/entity/passive/EntityAnimal.html | 685 +++++ .../net/minecraft/entity/passive/EntityBat.html | 724 +++++ .../minecraft/entity/passive/EntityChicken.html | 797 +++++ .../net/minecraft/entity/passive/EntityCow.html | 567 ++++ .../entity/passive/EntityHorse.GroupData.html | 286 ++ .../net/minecraft/entity/passive/EntityHorse.html | 1790 +++++++++++ .../minecraft/entity/passive/EntityMooshroom.html | 488 +++ .../net/minecraft/entity/passive/EntityOcelot.html | 808 +++++ .../net/minecraft/entity/passive/EntityPig.html | 721 +++++ .../net/minecraft/entity/passive/EntitySheep.html | 875 ++++++ .../net/minecraft/entity/passive/EntitySquid.html | 700 +++++ .../minecraft/entity/passive/EntityTameable.html | 656 ++++ .../minecraft/entity/passive/EntityVillager.html | 945 ++++++ .../minecraft/entity/passive/EntityWaterMob.html | 451 +++ .../net/minecraft/entity/passive/EntityWolf.html | 1018 ++++++ javadoc/net/minecraft/entity/passive/IAnimals.html | 164 + .../minecraft/entity/passive/package-frame.html | 38 + .../minecraft/entity/passive/package-summary.html | 206 ++ .../net/minecraft/entity/passive/package-tree.html | 180 ++ .../player/EntityPlayer.EnumChatVisibility.html | 372 +++ .../entity/player/EntityPlayer.EnumStatus.html | 369 +++ .../net/minecraft/entity/player/EntityPlayer.html | 2939 ++++++++++++++++++ .../minecraft/entity/player/EntityPlayerMP.html | 1648 ++++++++++ .../minecraft/entity/player/InventoryPlayer.html | 870 ++++++ .../entity/player/PlayerCapabilities.html | 407 +++ .../net/minecraft/entity/player/package-frame.html | 27 + .../minecraft/entity/player/package-summary.html | 162 + .../net/minecraft/entity/player/package-tree.html | 153 + .../minecraft/entity/projectile/EntityArrow.html | 670 ++++ .../net/minecraft/entity/projectile/EntityEgg.html | 355 +++ .../entity/projectile/EntityFireball.html | 613 ++++ .../entity/projectile/EntityFishHook.html | 611 ++++ .../entity/projectile/EntityLargeFireball.html | 425 +++ .../minecraft/entity/projectile/EntityPotion.html | 506 +++ .../entity/projectile/EntitySmallFireball.html | 399 +++ .../entity/projectile/EntitySnowball.html | 355 +++ .../entity/projectile/EntityThrowable.html | 578 ++++ .../entity/projectile/EntityWitherSkull.html | 503 +++ .../minecraft/entity/projectile/package-frame.html | 28 + .../entity/projectile/package-summary.html | 167 + .../minecraft/entity/projectile/package-tree.html | 145 + 201 files changed, 92707 insertions(+) create mode 100644 javadoc/net/minecraft/entity/DataWatcher.WatchableObject.html create mode 100644 javadoc/net/minecraft/entity/DataWatcher.html create mode 100644 javadoc/net/minecraft/entity/Entity.EnumEntitySize.html create mode 100644 javadoc/net/minecraft/entity/Entity.html create mode 100644 javadoc/net/minecraft/entity/EntityAgeable.html create mode 100644 javadoc/net/minecraft/entity/EntityBodyHelper.html create mode 100644 javadoc/net/minecraft/entity/EntityCreature.html create mode 100644 javadoc/net/minecraft/entity/EntityFlying.html create mode 100644 javadoc/net/minecraft/entity/EntityHanging.html create mode 100644 javadoc/net/minecraft/entity/EntityLeashKnot.html create mode 100644 javadoc/net/minecraft/entity/EntityList.EntityEggInfo.html create mode 100644 javadoc/net/minecraft/entity/EntityList.html create mode 100644 javadoc/net/minecraft/entity/EntityLiving.html create mode 100644 javadoc/net/minecraft/entity/EntityLivingBase.html create mode 100644 javadoc/net/minecraft/entity/EntityMinecartCommandBlock.html create mode 100644 javadoc/net/minecraft/entity/EntityTracker.html create mode 100644 javadoc/net/minecraft/entity/EntityTrackerEntry.html create mode 100644 javadoc/net/minecraft/entity/EnumCreatureAttribute.html create mode 100644 javadoc/net/minecraft/entity/EnumCreatureType.html create mode 100644 javadoc/net/minecraft/entity/IEntityLivingData.html create mode 100644 javadoc/net/minecraft/entity/IEntityMultiPart.html create mode 100644 javadoc/net/minecraft/entity/IEntityOwnable.html create mode 100644 javadoc/net/minecraft/entity/IMerchant.html create mode 100644 javadoc/net/minecraft/entity/INpc.html create mode 100644 javadoc/net/minecraft/entity/IProjectile.html create mode 100644 javadoc/net/minecraft/entity/IRangedAttackMob.html create mode 100644 javadoc/net/minecraft/entity/NpcMerchant.html create mode 100644 javadoc/net/minecraft/entity/SharedMonsterAttributes.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIArrowAttack.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIAvoidEntity.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIBase.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIBeg.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIBreakDoor.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIControlledByPlayer.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAICreeperSwell.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIDefendVillage.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIDoorInteract.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIEatGrass.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIFleeSun.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIFollowGolem.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIFollowOwner.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIFollowParent.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIHurtByTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAILeapAtTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAILookAtTradePlayer.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAILookAtVillager.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAILookIdle.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIMate.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIMoveIndoors.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIMoveThroughVillage.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsRestriction.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.Sorter.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIOcelotAttack.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIOcelotSit.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIOpenDoor.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtByTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtTarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIPanic.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIPlay.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIRestrictOpenDoor.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIRestrictSun.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAISit.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAISwimming.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITarget.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITargetNonTamed.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITasks.EntityAITaskEntry.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITasks.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITempt.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAITradePlayer.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIVillagerMate.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIWander.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIWatchClosest.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIWatchClosest2.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityJumpHelper.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityLookHelper.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityMinecartMobSpawner.html create mode 100644 javadoc/net/minecraft/entity/ai/EntityMoveHelper.html create mode 100644 javadoc/net/minecraft/entity/ai/EntitySenses.html create mode 100644 javadoc/net/minecraft/entity/ai/RandomPositionGenerator.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/IAttribute.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/package-frame.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/package-summary.html create mode 100644 javadoc/net/minecraft/entity/ai/attributes/package-tree.html create mode 100644 javadoc/net/minecraft/entity/ai/package-frame.html create mode 100644 javadoc/net/minecraft/entity/ai/package-summary.html create mode 100644 javadoc/net/minecraft/entity/ai/package-tree.html create mode 100644 javadoc/net/minecraft/entity/boss/BossStatus.html create mode 100644 javadoc/net/minecraft/entity/boss/EntityDragon.html create mode 100644 javadoc/net/minecraft/entity/boss/EntityDragonPart.html create mode 100644 javadoc/net/minecraft/entity/boss/EntityWither.html create mode 100644 javadoc/net/minecraft/entity/boss/IBossDisplayData.html create mode 100644 javadoc/net/minecraft/entity/boss/package-frame.html create mode 100644 javadoc/net/minecraft/entity/boss/package-summary.html create mode 100644 javadoc/net/minecraft/entity/boss/package-tree.html create mode 100644 javadoc/net/minecraft/entity/effect/EntityLightningBolt.html create mode 100644 javadoc/net/minecraft/entity/effect/EntityWeatherEffect.html create mode 100644 javadoc/net/minecraft/entity/effect/package-frame.html create mode 100644 javadoc/net/minecraft/entity/effect/package-summary.html create mode 100644 javadoc/net/minecraft/entity/effect/package-tree.html create mode 100644 javadoc/net/minecraft/entity/item/EntityBoat.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderCrystal.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderEye.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderPearl.html create mode 100644 javadoc/net/minecraft/entity/item/EntityExpBottle.html create mode 100644 javadoc/net/minecraft/entity/item/EntityFallingBlock.html create mode 100644 javadoc/net/minecraft/entity/item/EntityFireworkRocket.html create mode 100644 javadoc/net/minecraft/entity/item/EntityItem.html create mode 100644 javadoc/net/minecraft/entity/item/EntityItemFrame.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecart.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartChest.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartContainer.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartHopper.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartTNT.html create mode 100644 javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html create mode 100644 javadoc/net/minecraft/entity/item/EntityPainting.html create mode 100644 javadoc/net/minecraft/entity/item/EntityTNTPrimed.html create mode 100644 javadoc/net/minecraft/entity/item/EntityXPOrb.html create mode 100644 javadoc/net/minecraft/entity/item/package-frame.html create mode 100644 javadoc/net/minecraft/entity/item/package-summary.html create mode 100644 javadoc/net/minecraft/entity/item/package-tree.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityBlaze.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityCaveSpider.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityCreeper.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityEnderman.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityGhast.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityGiantZombie.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityGolem.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityIronGolem.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityMagmaCube.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityMob.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityPigZombie.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySilverfish.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySkeleton.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySlime.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySnowman.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySpider.GroupData.html create mode 100644 javadoc/net/minecraft/entity/monster/EntitySpider.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityWitch.html create mode 100644 javadoc/net/minecraft/entity/monster/EntityZombie.html create mode 100644 javadoc/net/minecraft/entity/monster/IMob.html create mode 100644 javadoc/net/minecraft/entity/monster/package-frame.html create mode 100644 javadoc/net/minecraft/entity/monster/package-summary.html create mode 100644 javadoc/net/minecraft/entity/monster/package-tree.html create mode 100644 javadoc/net/minecraft/entity/package-frame.html create mode 100644 javadoc/net/minecraft/entity/package-summary.html create mode 100644 javadoc/net/minecraft/entity/package-tree.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityAnimal.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityBat.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityChicken.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityCow.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityHorse.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityMooshroom.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityOcelot.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityPig.html create mode 100644 javadoc/net/minecraft/entity/passive/EntitySheep.html create mode 100644 javadoc/net/minecraft/entity/passive/EntitySquid.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityTameable.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityVillager.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityWaterMob.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityWolf.html create mode 100644 javadoc/net/minecraft/entity/passive/IAnimals.html create mode 100644 javadoc/net/minecraft/entity/passive/package-frame.html create mode 100644 javadoc/net/minecraft/entity/passive/package-summary.html create mode 100644 javadoc/net/minecraft/entity/passive/package-tree.html create mode 100644 javadoc/net/minecraft/entity/player/EntityPlayer.EnumChatVisibility.html create mode 100644 javadoc/net/minecraft/entity/player/EntityPlayer.EnumStatus.html create mode 100644 javadoc/net/minecraft/entity/player/EntityPlayer.html create mode 100644 javadoc/net/minecraft/entity/player/EntityPlayerMP.html create mode 100644 javadoc/net/minecraft/entity/player/InventoryPlayer.html create mode 100644 javadoc/net/minecraft/entity/player/PlayerCapabilities.html create mode 100644 javadoc/net/minecraft/entity/player/package-frame.html create mode 100644 javadoc/net/minecraft/entity/player/package-summary.html create mode 100644 javadoc/net/minecraft/entity/player/package-tree.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityArrow.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityEgg.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityFishHook.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityPotion.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntitySnowball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityThrowable.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html create mode 100644 javadoc/net/minecraft/entity/projectile/package-frame.html create mode 100644 javadoc/net/minecraft/entity/projectile/package-summary.html create mode 100644 javadoc/net/minecraft/entity/projectile/package-tree.html (limited to 'javadoc/net/minecraft/entity') diff --git a/javadoc/net/minecraft/entity/DataWatcher.WatchableObject.html b/javadoc/net/minecraft/entity/DataWatcher.WatchableObject.html new file mode 100644 index 0000000..d465f3b --- /dev/null +++ b/javadoc/net/minecraft/entity/DataWatcher.WatchableObject.html @@ -0,0 +1,327 @@ + + + + + +DataWatcher.WatchableObject (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class DataWatcher.WatchableObject

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    DataWatcher
    +
    +
    +
    +
    public static class DataWatcher.WatchableObject
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      DataWatcher.WatchableObject(int p_i1603_1_, + int p_i1603_2_, + java.lang.Object p_i1603_3_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetDataValueId() 
      java.lang.ObjectgetObject() 
      intgetObjectType() 
      booleanisWatched() 
      voidsetObject(java.lang.Object p_75673_1_) 
      voidsetWatched(boolean p_75671_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DataWatcher.WatchableObject

        +
        public DataWatcher.WatchableObject(int p_i1603_1_,
        +                           int p_i1603_2_,
        +                           java.lang.Object p_i1603_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDataValueId

        +
        public int getDataValueId()
        +
      • +
      + + + +
        +
      • +

        setObject

        +
        public void setObject(java.lang.Object p_75673_1_)
        +
      • +
      + + + +
        +
      • +

        getObject

        +
        public java.lang.Object getObject()
        +
      • +
      + + + +
        +
      • +

        getObjectType

        +
        public int getObjectType()
        +
      • +
      + + + +
        +
      • +

        isWatched

        +
        public boolean isWatched()
        +
      • +
      + + + +
        +
      • +

        setWatched

        +
        public void setWatched(boolean p_75671_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/DataWatcher.html b/javadoc/net/minecraft/entity/DataWatcher.html new file mode 100644 index 0000000..e60d149 --- /dev/null +++ b/javadoc/net/minecraft/entity/DataWatcher.html @@ -0,0 +1,524 @@ + + + + + +DataWatcher (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class DataWatcher

+
+
+ +
+
    +
  • +
    +
    +
    public class DataWatcher
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DataWatcher

        +
        public DataWatcher(Entity p_i45313_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addObject

        +
        public void addObject(int p_75682_1_,
        +             java.lang.Object p_75682_2_)
        +
      • +
      + + + +
        +
      • +

        addObjectByDataType

        +
        public void addObjectByDataType(int p_82709_1_,
        +                       int p_82709_2_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectByte

        +
        public byte getWatchableObjectByte(int p_75683_1_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectShort

        +
        public short getWatchableObjectShort(int p_75693_1_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectInt

        +
        public int getWatchableObjectInt(int p_75679_1_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectFloat

        +
        public float getWatchableObjectFloat(int p_111145_1_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectString

        +
        public java.lang.String getWatchableObjectString(int p_75681_1_)
        +
      • +
      + + + +
        +
      • +

        getWatchableObjectItemStack

        +
        public ItemStack getWatchableObjectItemStack(int p_82710_1_)
        +
      • +
      + + + +
        +
      • +

        updateObject

        +
        public void updateObject(int p_75692_1_,
        +                java.lang.Object p_75692_2_)
        +
      • +
      + + + +
        +
      • +

        setObjectWatched

        +
        public void setObjectWatched(int p_82708_1_)
        +
      • +
      + + + +
        +
      • +

        hasChanges

        +
        public boolean hasChanges()
        +
      • +
      + + + +
        +
      • +

        writeWatchedListToPacketBuffer

        +
        public static void writeWatchedListToPacketBuffer(java.util.List p_151507_0_,
        +                                  PacketBuffer p_151507_1_)
        +                                           throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        getChanged

        +
        public java.util.List getChanged()
        +
      • +
      + + + +
        +
      • +

        func_151509_a

        +
        public void func_151509_a(PacketBuffer p_151509_1_)
        +                   throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        getAllWatched

        +
        public java.util.List getAllWatched()
        +
      • +
      + + + +
        +
      • +

        readWatchedListFromPacketBuffer

        +
        public static java.util.List readWatchedListFromPacketBuffer(PacketBuffer p_151508_0_)
        +                                                      throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        updateWatchedObjectsFromList

        +
        public void updateWatchedObjectsFromList(java.util.List p_75687_1_)
        +
      • +
      + + + +
        +
      • +

        getIsBlank

        +
        public boolean getIsBlank()
        +
      • +
      + + + +
        +
      • +

        func_111144_e

        +
        public void func_111144_e()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/Entity.EnumEntitySize.html b/javadoc/net/minecraft/entity/Entity.EnumEntitySize.html new file mode 100644 index 0000000..47d01e2 --- /dev/null +++ b/javadoc/net/minecraft/entity/Entity.EnumEntitySize.html @@ -0,0 +1,382 @@ + + + + + +Entity.EnumEntitySize (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Enum Entity.EnumEntitySize

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intmultiplyBy32AndRound(double p_75630_1_) 
      static Entity.EnumEntitySizevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static Entity.EnumEntitySize[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Entity.EnumEntitySize[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Entity.EnumEntitySize c : Entity.EnumEntitySize.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Entity.EnumEntitySize valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        multiplyBy32AndRound

        +
        public int multiplyBy32AndRound(double p_75630_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/Entity.html b/javadoc/net/minecraft/entity/Entity.html new file mode 100644 index 0000000..db3d7f5 --- /dev/null +++ b/javadoc/net/minecraft/entity/Entity.html @@ -0,0 +1,3238 @@ + + + + + +Entity (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class Entity

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        renderDistanceWeight

        +
        public double renderDistanceWeight
        +
      • +
      + + + +
        +
      • +

        preventEntitySpawning

        +
        public boolean preventEntitySpawning
        +
      • +
      + + + +
        +
      • +

        riddenByEntity

        +
        public Entity riddenByEntity
        +
      • +
      + + + +
        +
      • +

        ridingEntity

        +
        public Entity ridingEntity
        +
      • +
      + + + +
        +
      • +

        forceSpawn

        +
        public boolean forceSpawn
        +
      • +
      + + + +
        +
      • +

        worldObj

        +
        public World worldObj
        +
      • +
      + + + +
        +
      • +

        prevPosX

        +
        public double prevPosX
        +
      • +
      + + + +
        +
      • +

        prevPosY

        +
        public double prevPosY
        +
      • +
      + + + +
        +
      • +

        prevPosZ

        +
        public double prevPosZ
        +
      • +
      + + + +
        +
      • +

        posX

        +
        public double posX
        +
      • +
      + + + +
        +
      • +

        posY

        +
        public double posY
        +
      • +
      + + + +
        +
      • +

        posZ

        +
        public double posZ
        +
      • +
      + + + +
        +
      • +

        motionX

        +
        public double motionX
        +
      • +
      + + + +
        +
      • +

        motionY

        +
        public double motionY
        +
      • +
      + + + +
        +
      • +

        motionZ

        +
        public double motionZ
        +
      • +
      + + + +
        +
      • +

        rotationYaw

        +
        public float rotationYaw
        +
      • +
      + + + +
        +
      • +

        rotationPitch

        +
        public float rotationPitch
        +
      • +
      + + + +
        +
      • +

        prevRotationYaw

        +
        public float prevRotationYaw
        +
      • +
      + + + +
        +
      • +

        prevRotationPitch

        +
        public float prevRotationPitch
        +
      • +
      + + + + + + + +
        +
      • +

        onGround

        +
        public boolean onGround
        +
      • +
      + + + +
        +
      • +

        isCollidedHorizontally

        +
        public boolean isCollidedHorizontally
        +
      • +
      + + + +
        +
      • +

        isCollidedVertically

        +
        public boolean isCollidedVertically
        +
      • +
      + + + +
        +
      • +

        isCollided

        +
        public boolean isCollided
        +
      • +
      + + + +
        +
      • +

        velocityChanged

        +
        public boolean velocityChanged
        +
      • +
      + + + +
        +
      • +

        isInWeb

        +
        protected boolean isInWeb
        +
      • +
      + + + +
        +
      • +

        field_70135_K

        +
        public boolean field_70135_K
        +
      • +
      + + + +
        +
      • +

        isDead

        +
        public boolean isDead
        +
      • +
      + + + +
        +
      • +

        yOffset

        +
        public float yOffset
        +
      • +
      + + + +
        +
      • +

        width

        +
        public float width
        +
      • +
      + + + +
        +
      • +

        height

        +
        public float height
        +
      • +
      + + + +
        +
      • +

        prevDistanceWalkedModified

        +
        public float prevDistanceWalkedModified
        +
      • +
      + + + +
        +
      • +

        distanceWalkedModified

        +
        public float distanceWalkedModified
        +
      • +
      + + + +
        +
      • +

        distanceWalkedOnStepModified

        +
        public float distanceWalkedOnStepModified
        +
      • +
      + + + +
        +
      • +

        fallDistance

        +
        public float fallDistance
        +
      • +
      + + + +
        +
      • +

        lastTickPosX

        +
        public double lastTickPosX
        +
      • +
      + + + +
        +
      • +

        lastTickPosY

        +
        public double lastTickPosY
        +
      • +
      + + + +
        +
      • +

        lastTickPosZ

        +
        public double lastTickPosZ
        +
      • +
      + + + +
        +
      • +

        ySize

        +
        public float ySize
        +
      • +
      + + + +
        +
      • +

        stepHeight

        +
        public float stepHeight
        +
      • +
      + + + +
        +
      • +

        noClip

        +
        public boolean noClip
        +
      • +
      + + + +
        +
      • +

        entityCollisionReduction

        +
        public float entityCollisionReduction
        +
      • +
      + + + +
        +
      • +

        rand

        +
        protected java.util.Random rand
        +
      • +
      + + + +
        +
      • +

        ticksExisted

        +
        public int ticksExisted
        +
      • +
      + + + +
        +
      • +

        fireResistance

        +
        public int fireResistance
        +
      • +
      + + + +
        +
      • +

        inWater

        +
        protected boolean inWater
        +
      • +
      + + + +
        +
      • +

        hurtResistantTime

        +
        public int hurtResistantTime
        +
      • +
      + + + +
        +
      • +

        isImmuneToFire

        +
        protected boolean isImmuneToFire
        +
      • +
      + + + +
        +
      • +

        dataWatcher

        +
        protected DataWatcher dataWatcher
        +
      • +
      + + + +
        +
      • +

        addedToChunk

        +
        public boolean addedToChunk
        +
      • +
      + + + +
        +
      • +

        chunkCoordX

        +
        public int chunkCoordX
        +
      • +
      + + + +
        +
      • +

        chunkCoordY

        +
        public int chunkCoordY
        +
      • +
      + + + +
        +
      • +

        chunkCoordZ

        +
        public int chunkCoordZ
        +
      • +
      + + + +
        +
      • +

        serverPosX

        +
        public int serverPosX
        +
      • +
      + + + +
        +
      • +

        serverPosY

        +
        public int serverPosY
        +
      • +
      + + + +
        +
      • +

        serverPosZ

        +
        public int serverPosZ
        +
      • +
      + + + +
        +
      • +

        ignoreFrustumCheck

        +
        public boolean ignoreFrustumCheck
        +
      • +
      + + + +
        +
      • +

        isAirBorne

        +
        public boolean isAirBorne
        +
      • +
      + + + +
        +
      • +

        timeUntilPortal

        +
        public int timeUntilPortal
        +
      • +
      + + + +
        +
      • +

        inPortal

        +
        protected boolean inPortal
        +
      • +
      + + + +
        +
      • +

        portalCounter

        +
        protected int portalCounter
        +
      • +
      + + + +
        +
      • +

        dimension

        +
        public int dimension
        +
      • +
      + + + +
        +
      • +

        teleportDirection

        +
        protected int teleportDirection
        +
      • +
      + + + +
        +
      • +

        entityUniqueID

        +
        protected java.util.UUID entityUniqueID
        +
      • +
      + + + + + + + +
        +
      • +

        captureDrops

        +
        public boolean captureDrops
        +
      • +
      + + + +
        +
      • +

        capturedDrops

        +
        public java.util.ArrayList<EntityItem> capturedDrops
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Entity

        +
        public Entity(World p_i1582_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEntityId

        +
        public int getEntityId()
        +
      • +
      + + + +
        +
      • +

        setEntityId

        +
        public void setEntityId(int p_145769_1_)
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected abstract void entityInit()
        +
      • +
      + + + +
        +
      • +

        getDataWatcher

        +
        public DataWatcher getDataWatcher()
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        preparePlayerToSpawn

        +
        protected void preparePlayerToSpawn()
        +
      • +
      + + + +
        +
      • +

        setDead

        +
        public void setDead()
        +
      • +
      + + + +
        +
      • +

        setSize

        +
        protected void setSize(float p_70105_1_,
        +           float p_70105_2_)
        +
      • +
      + + + +
        +
      • +

        setRotation

        +
        protected void setRotation(float p_70101_1_,
        +               float p_70101_2_)
        +
      • +
      + + + +
        +
      • +

        setPosition

        +
        public void setPosition(double p_70107_1_,
        +               double p_70107_3_,
        +               double p_70107_5_)
        +
      • +
      + + + +
        +
      • +

        setAngles

        +
        public void setAngles(float p_70082_1_,
        +             float p_70082_2_)
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
      • +
      + + + +
        +
      • +

        onEntityUpdate

        +
        public void onEntityUpdate()
        +
      • +
      + + + +
        +
      • +

        getMaxInPortalTime

        +
        public int getMaxInPortalTime()
        +
      • +
      + + + +
        +
      • +

        setOnFireFromLava

        +
        protected void setOnFireFromLava()
        +
      • +
      + + + +
        +
      • +

        setFire

        +
        public void setFire(int p_70015_1_)
        +
      • +
      + + + +
        +
      • +

        extinguish

        +
        public void extinguish()
        +
      • +
      + + + +
        +
      • +

        kill

        +
        protected void kill()
        +
      • +
      + + + +
        +
      • +

        isOffsetPositionInLiquid

        +
        public boolean isOffsetPositionInLiquid(double p_70038_1_,
        +                               double p_70038_3_,
        +                               double p_70038_5_)
        +
      • +
      + + + +
        +
      • +

        moveEntity

        +
        public void moveEntity(double p_70091_1_,
        +              double p_70091_3_,
        +              double p_70091_5_)
        +
      • +
      + + + +
        +
      • +

        getSwimSound

        +
        protected java.lang.String getSwimSound()
        +
      • +
      + + + +
        +
      • +

        func_145775_I

        +
        protected void func_145775_I()
        +
      • +
      + + + +
        +
      • +

        func_145780_a

        +
        protected void func_145780_a(int p_145780_1_,
        +                 int p_145780_2_,
        +                 int p_145780_3_,
        +                 Block p_145780_4_)
        +
      • +
      + + + +
        +
      • +

        playSound

        +
        public void playSound(java.lang.String p_85030_1_,
        +             float p_85030_2_,
        +             float p_85030_3_)
        +
      • +
      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
      • +
      + + + +
        +
      • +

        updateFallState

        +
        protected void updateFallState(double p_70064_1_,
        +                   boolean p_70064_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        dealFireDamage

        +
        protected void dealFireDamage(int p_70081_1_)
        +
      • +
      + + + +
        +
      • +

        isImmuneToFire

        +
        public final boolean isImmuneToFire()
        +
      • +
      + + + +
        +
      • +

        fall

        +
        protected void fall(float p_70069_1_)
        +
      • +
      + + + +
        +
      • +

        isWet

        +
        public boolean isWet()
        +
      • +
      + + + +
        +
      • +

        isInWater

        +
        public boolean isInWater()
        +
      • +
      + + + +
        +
      • +

        handleWaterMovement

        +
        public boolean handleWaterMovement()
        +
      • +
      + + + +
        +
      • +

        getSplashSound

        +
        protected java.lang.String getSplashSound()
        +
      • +
      + + + +
        +
      • +

        isInsideOfMaterial

        +
        public boolean isInsideOfMaterial(Material p_70055_1_)
        +
      • +
      + + + +
        +
      • +

        getEyeHeight

        +
        public float getEyeHeight()
        +
      • +
      + + + +
        +
      • +

        handleLavaMovement

        +
        public boolean handleLavaMovement()
        +
      • +
      + + + +
        +
      • +

        moveFlying

        +
        public void moveFlying(float p_70060_1_,
        +              float p_70060_2_,
        +              float p_70060_3_)
        +
      • +
      + + + +
        +
      • +

        getBrightnessForRender

        +
        public int getBrightnessForRender(float p_70070_1_)
        +
      • +
      + + + +
        +
      • +

        getBrightness

        +
        public float getBrightness(float p_70013_1_)
        +
      • +
      + + + +
        +
      • +

        setWorld

        +
        public void setWorld(World p_70029_1_)
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation

        +
        public void setPositionAndRotation(double p_70080_1_,
        +                          double p_70080_3_,
        +                          double p_70080_5_,
        +                          float p_70080_7_,
        +                          float p_70080_8_)
        +
      • +
      + + + +
        +
      • +

        setLocationAndAngles

        +
        public void setLocationAndAngles(double p_70012_1_,
        +                        double p_70012_3_,
        +                        double p_70012_5_,
        +                        float p_70012_7_,
        +                        float p_70012_8_)
        +
      • +
      + + + +
        +
      • +

        getDistanceToEntity

        +
        public float getDistanceToEntity(Entity p_70032_1_)
        +
      • +
      + + + +
        +
      • +

        getDistanceSq

        +
        public double getDistanceSq(double p_70092_1_,
        +                   double p_70092_3_,
        +                   double p_70092_5_)
        +
      • +
      + + + +
        +
      • +

        getDistance

        +
        public double getDistance(double p_70011_1_,
        +                 double p_70011_3_,
        +                 double p_70011_5_)
        +
      • +
      + + + +
        +
      • +

        getDistanceSqToEntity

        +
        public double getDistanceSqToEntity(Entity p_70068_1_)
        +
      • +
      + + + +
        +
      • +

        onCollideWithPlayer

        +
        public void onCollideWithPlayer(EntityPlayer p_70100_1_)
        +
      • +
      + + + +
        +
      • +

        applyEntityCollision

        +
        public void applyEntityCollision(Entity p_70108_1_)
        +
      • +
      + + + +
        +
      • +

        addVelocity

        +
        public void addVelocity(double p_70024_1_,
        +               double p_70024_3_,
        +               double p_70024_5_)
        +
      • +
      + + + +
        +
      • +

        setBeenAttacked

        +
        protected void setBeenAttacked()
        +
      • +
      + + + +
        +
      • +

        attackEntityFrom

        +
        public boolean attackEntityFrom(DamageSource p_70097_1_,
        +                       float p_70097_2_)
        +
      • +
      + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
      • +
      + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
      • +
      + + + +
        +
      • +

        addToPlayerScore

        +
        public void addToPlayerScore(Entity p_70084_1_,
        +                    int p_70084_2_)
        +
      • +
      + + + +
        +
      • +

        isInRangeToRender3d

        +
        public boolean isInRangeToRender3d(double p_145770_1_,
        +                          double p_145770_3_,
        +                          double p_145770_5_)
        +
      • +
      + + + +
        +
      • +

        isInRangeToRenderDist

        +
        public boolean isInRangeToRenderDist(double p_70112_1_)
        +
      • +
      + + + +
        +
      • +

        writeMountToNBT

        +
        public boolean writeMountToNBT(NBTTagCompound p_98035_1_)
        +
      • +
      + + + +
        +
      • +

        writeToNBTOptional

        +
        public boolean writeToNBTOptional(NBTTagCompound p_70039_1_)
        +
      • +
      + + + +
        +
      • +

        writeToNBT

        +
        public void writeToNBT(NBTTagCompound p_70109_1_)
        +
      • +
      + + + +
        +
      • +

        readFromNBT

        +
        public void readFromNBT(NBTTagCompound p_70020_1_)
        +
      • +
      + + + +
        +
      • +

        shouldSetPosAfterLoading

        +
        protected boolean shouldSetPosAfterLoading()
        +
      • +
      + + + +
        +
      • +

        getEntityString

        +
        protected final java.lang.String getEntityString()
        +
      • +
      + + + +
        +
      • +

        readEntityFromNBT

        +
        protected abstract void readEntityFromNBT(NBTTagCompound p_70037_1_)
        +
      • +
      + + + +
        +
      • +

        writeEntityToNBT

        +
        protected abstract void writeEntityToNBT(NBTTagCompound p_70014_1_)
        +
      • +
      + + + +
        +
      • +

        onChunkLoad

        +
        public void onChunkLoad()
        +
      • +
      + + + +
        +
      • +

        newDoubleNBTList

        +
        protected NBTTagList newDoubleNBTList(double... p_70087_1_)
        +
      • +
      + + + +
        +
      • +

        newFloatNBTList

        +
        protected NBTTagList newFloatNBTList(float... p_70049_1_)
        +
      • +
      + + + +
        +
      • +

        dropItem

        +
        public EntityItem dropItem(Item p_145779_1_,
        +                  int p_145779_2_)
        +
      • +
      + + + +
        +
      • +

        func_145778_a

        +
        public EntityItem func_145778_a(Item p_145778_1_,
        +                       int p_145778_2_,
        +                       float p_145778_3_)
        +
      • +
      + + + +
        +
      • +

        entityDropItem

        +
        public EntityItem entityDropItem(ItemStack p_70099_1_,
        +                        float p_70099_2_)
        +
      • +
      + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
      • +
      + + + +
        +
      • +

        isEntityAlive

        +
        public boolean isEntityAlive()
        +
      • +
      + + + +
        +
      • +

        isEntityInsideOpaqueBlock

        +
        public boolean isEntityInsideOpaqueBlock()
        +
      • +
      + + + +
        +
      • +

        interactFirst

        +
        public boolean interactFirst(EntityPlayer p_130002_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        updateRidden

        +
        public void updateRidden()
        +
      • +
      + + + +
        +
      • +

        updateRiderPosition

        +
        public void updateRiderPosition()
        +
      • +
      + + + +
        +
      • +

        getYOffset

        +
        public double getYOffset()
        +
      • +
      + + + +
        +
      • +

        getMountedYOffset

        +
        public double getMountedYOffset()
        +
      • +
      + + + +
        +
      • +

        mountEntity

        +
        public void mountEntity(Entity p_70078_1_)
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
      • +
      + + + +
        +
      • +

        getCollisionBorderSize

        +
        public float getCollisionBorderSize()
        +
      • +
      + + + +
        +
      • +

        getLookVec

        +
        public Vec3 getLookVec()
        +
      • +
      + + + +
        +
      • +

        setInPortal

        +
        public void setInPortal()
        +
      • +
      + + + +
        +
      • +

        getPortalCooldown

        +
        public int getPortalCooldown()
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
      • +
      + + + +
        +
      • +

        handleHealthUpdate

        +
        public void handleHealthUpdate(byte p_70103_1_)
        +
      • +
      + + + +
        +
      • +

        performHurtAnimation

        +
        public void performHurtAnimation()
        +
      • +
      + + + +
        +
      • +

        getLastActiveItems

        +
        public ItemStack[] getLastActiveItems()
        +
      • +
      + + + +
        +
      • +

        setCurrentItemOrArmor

        +
        public void setCurrentItemOrArmor(int p_70062_1_,
        +                         ItemStack p_70062_2_)
        +
      • +
      + + + +
        +
      • +

        isBurning

        +
        public boolean isBurning()
        +
      • +
      + + + +
        +
      • +

        isRiding

        +
        public boolean isRiding()
        +
      • +
      + + + +
        +
      • +

        isSneaking

        +
        public boolean isSneaking()
        +
      • +
      + + + +
        +
      • +

        setSneaking

        +
        public void setSneaking(boolean p_70095_1_)
        +
      • +
      + + + +
        +
      • +

        isSprinting

        +
        public boolean isSprinting()
        +
      • +
      + + + +
        +
      • +

        setSprinting

        +
        public void setSprinting(boolean p_70031_1_)
        +
      • +
      + + + +
        +
      • +

        isInvisible

        +
        public boolean isInvisible()
        +
      • +
      + + + +
        +
      • +

        isInvisibleToPlayer

        +
        public boolean isInvisibleToPlayer(EntityPlayer p_98034_1_)
        +
      • +
      + + + +
        +
      • +

        setInvisible

        +
        public void setInvisible(boolean p_82142_1_)
        +
      • +
      + + + +
        +
      • +

        isEating

        +
        public boolean isEating()
        +
      • +
      + + + +
        +
      • +

        setEating

        +
        public void setEating(boolean p_70019_1_)
        +
      • +
      + + + +
        +
      • +

        getFlag

        +
        protected boolean getFlag(int p_70083_1_)
        +
      • +
      + + + +
        +
      • +

        setFlag

        +
        protected void setFlag(int p_70052_1_,
        +           boolean p_70052_2_)
        +
      • +
      + + + +
        +
      • +

        getAir

        +
        public int getAir()
        +
      • +
      + + + +
        +
      • +

        setAir

        +
        public void setAir(int p_70050_1_)
        +
      • +
      + + + +
        +
      • +

        onStruckByLightning

        +
        public void onStruckByLightning(EntityLightningBolt p_70077_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        func_145771_j

        +
        protected boolean func_145771_j(double p_145771_1_,
        +                    double p_145771_3_,
        +                    double p_145771_5_)
        +
      • +
      + + + +
        +
      • +

        setInWeb

        +
        public void setInWeb()
        +
      • +
      + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
      • +
      + + + +
        +
      • +

        getParts

        +
        public Entity[] getParts()
        +
      • +
      + + + +
        +
      • +

        isEntityEqual

        +
        public boolean isEntityEqual(Entity p_70028_1_)
        +
      • +
      + + + +
        +
      • +

        getRotationYawHead

        +
        public float getRotationYawHead()
        +
      • +
      + + + +
        +
      • +

        setRotationYawHead

        +
        public void setRotationYawHead(float p_70034_1_)
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
      • +
      + + + +
        +
      • +

        hitByEntity

        +
        public boolean hitByEntity(Entity p_85031_1_)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        isEntityInvulnerable

        +
        public boolean isEntityInvulnerable()
        +
      • +
      + + + +
        +
      • +

        copyLocationAndAnglesFrom

        +
        public void copyLocationAndAnglesFrom(Entity p_82149_1_)
        +
      • +
      + + + +
        +
      • +

        copyDataFrom

        +
        public void copyDataFrom(Entity p_82141_1_,
        +                boolean p_82141_2_)
        +
      • +
      + + + +
        +
      • +

        travelToDimension

        +
        public void travelToDimension(int p_71027_1_)
        +
      • +
      + + + +
        +
      • +

        func_145772_a

        +
        public float func_145772_a(Explosion p_145772_1_,
        +                  World p_145772_2_,
        +                  int p_145772_3_,
        +                  int p_145772_4_,
        +                  int p_145772_5_,
        +                  Block p_145772_6_)
        +
      • +
      + + + +
        +
      • +

        func_145774_a

        +
        public boolean func_145774_a(Explosion p_145774_1_,
        +                    World p_145774_2_,
        +                    int p_145774_3_,
        +                    int p_145774_4_,
        +                    int p_145774_5_,
        +                    Block p_145774_6_,
        +                    float p_145774_7_)
        +
      • +
      + + + +
        +
      • +

        getMaxSafePointTries

        +
        public int getMaxSafePointTries()
        +
      • +
      + + + +
        +
      • +

        getTeleportDirection

        +
        public int getTeleportDirection()
        +
      • +
      + + + +
        +
      • +

        doesEntityNotTriggerPressurePlate

        +
        public boolean doesEntityNotTriggerPressurePlate()
        +
      • +
      + + + + + + + +
        +
      • +

        canRenderOnFire

        +
        public boolean canRenderOnFire()
        +
      • +
      + + + +
        +
      • +

        getUniqueID

        +
        public java.util.UUID getUniqueID()
        +
      • +
      + + + +
        +
      • +

        isPushedByWater

        +
        public boolean isPushedByWater()
        +
      • +
      + + + + + + + +
        +
      • +

        func_145781_i

        +
        public void func_145781_i(int p_145781_1_)
        +
      • +
      + + + +
        +
      • +

        getEntityData

        +
        public NBTTagCompound getEntityData()
        +
        Returns a NBTTagCompound that can be used to store custom data for this entity. + It will be written, and read from disc, so it persists over world saves.
        +
        Returns:
        A NBTTagCompound
        +
      • +
      + + + +
        +
      • +

        shouldRiderSit

        +
        public boolean shouldRiderSit()
        +
        Used in model rendering to determine if the entity riding this entity should be in the 'sitting' position.
        +
        Returns:
        false to prevent an entity that is mounted to this entity from displaying the 'sitting' animation.
        +
      • +
      + + + +
        +
      • +

        getPickedResult

        +
        public ItemStack getPickedResult(MovingObjectPosition target)
        +
        Called when a user uses the creative pick block button on this entity.
        +
        Parameters:
        target - The full target the player is looking at
        +
        Returns:
        A ItemStack to add to the player's inventory, Null if nothing should be added.
        +
      • +
      + + + +
        +
      • +

        getPersistentID

        +
        public java.util.UUID getPersistentID()
        +
      • +
      + + + +
        +
      • +

        resetEntityId

        +
        public final void resetEntityId()
        +
        Reset the entity ID to a new value. Not to be used from Mod code
        +
      • +
      + + + +
        +
      • +

        shouldRenderInPass

        +
        public boolean shouldRenderInPass(int pass)
        +
      • +
      + + + +
        +
      • +

        isCreatureType

        +
        public boolean isCreatureType(EnumCreatureType type,
        +                     boolean forSpawnCount)
        +
        Returns true if the entity is of the @link{EnumCreatureType} provided
        +
        Parameters:
        type - The EnumCreatureType type this entity is evaluating
        forSpawnCount - If this is being invoked to check spawn count caps.
        +
        Returns:
        If the creature is of the type provided
        +
      • +
      + + + +
        +
      • +

        registerExtendedProperties

        +
        public java.lang.String registerExtendedProperties(java.lang.String identifier,
        +                                          IExtendedEntityProperties properties)
        +
        Register the instance of IExtendedProperties into the entity's collection.
        +
        Parameters:
        identifier - The identifier which you can use to retrieve these properties for the entity.
        properties - The instanceof IExtendedProperties to register
        +
        Returns:
        The identifier that was used to register the extended properties. Empty String indicates an error. If your requested key already existed, this will return a modified one that is unique.
        +
      • +
      + + + +
        +
      • +

        getExtendedProperties

        +
        public IExtendedEntityProperties getExtendedProperties(java.lang.String identifier)
        +
        Gets the extended properties identified by the passed in key
        +
        Parameters:
        identifier - The key that identifies the extended properties.
        +
        Returns:
        The instance of IExtendedProperties that was found, or null.
        +
      • +
      + + + +
        +
      • +

        canRiderInteract

        +
        public boolean canRiderInteract()
        +
        If a rider of this entity can interact with this entity. Should return true on the + ridden entity if so.
        +
        Returns:
        if the entity can be interacted with from a rider
        +
      • +
      + + + +
        +
      • +

        shouldDismountInWater

        +
        public boolean shouldDismountInWater(Entity rider)
        +
        If the rider should be dismounted from the entity when the entity goes under water
        +
        Parameters:
        rider - The entity that is riding
        +
        Returns:
        if the entity should be dismounted when under water
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityAgeable.html b/javadoc/net/minecraft/entity/EntityAgeable.html new file mode 100644 index 0000000..9870441 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityAgeable.html @@ -0,0 +1,543 @@ + + + + + +EntityAgeable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityAgeable

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAgeable

        +
        public EntityAgeable(World p_i1578_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityBodyHelper.html b/javadoc/net/minecraft/entity/EntityBodyHelper.html new file mode 100644 index 0000000..29b105f --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityBodyHelper.html @@ -0,0 +1,254 @@ + + + + + +EntityBodyHelper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityBodyHelper

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityBodyHelper
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_75664_a() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_75664_a

        +
        public void func_75664_a()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityCreature.html b/javadoc/net/minecraft/entity/EntityCreature.html new file mode 100644 index 0000000..e03a23e --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityCreature.html @@ -0,0 +1,693 @@ + + + + + +EntityCreature (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityCreature

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_110179_h

        +
        public static final java.util.UUID field_110179_h
        +
      • +
      + + + + + + + +
        +
      • +

        entityToAttack

        +
        protected Entity entityToAttack
        +
      • +
      + + + +
        +
      • +

        hasAttacked

        +
        protected boolean hasAttacked
        +
      • +
      + + + +
        +
      • +

        fleeingTick

        +
        protected int fleeingTick
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityCreature

        +
        public EntityCreature(World p_i1602_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isMovementCeased

        +
        protected boolean isMovementCeased()
        +
      • +
      + + + + + + + +
        +
      • +

        updateWanderPath

        +
        protected void updateWanderPath()
        +
      • +
      + + + +
        +
      • +

        attackEntity

        +
        protected void attackEntity(Entity p_70785_1_,
        +                float p_70785_2_)
        +
      • +
      + + + +
        +
      • +

        getBlockPathWeight

        +
        public float getBlockPathWeight(int p_70783_1_,
        +                       int p_70783_2_,
        +                       int p_70783_3_)
        +
      • +
      + + + +
        +
      • +

        findPlayerToAttack

        +
        protected Entity findPlayerToAttack()
        +
      • +
      + + + + + + + +
        +
      • +

        hasPath

        +
        public boolean hasPath()
        +
      • +
      + + + +
        +
      • +

        setPathToEntity

        +
        public void setPathToEntity(PathEntity p_70778_1_)
        +
      • +
      + + + +
        +
      • +

        getEntityToAttack

        +
        public Entity getEntityToAttack()
        +
      • +
      + + + +
        +
      • +

        setTarget

        +
        public void setTarget(Entity p_70784_1_)
        +
      • +
      + + + +
        +
      • +

        isWithinHomeDistanceCurrentPosition

        +
        public boolean isWithinHomeDistanceCurrentPosition()
        +
      • +
      + + + +
        +
      • +

        isWithinHomeDistance

        +
        public boolean isWithinHomeDistance(int p_110176_1_,
        +                           int p_110176_2_,
        +                           int p_110176_3_)
        +
      • +
      + + + +
        +
      • +

        setHomeArea

        +
        public void setHomeArea(int p_110171_1_,
        +               int p_110171_2_,
        +               int p_110171_3_,
        +               int p_110171_4_)
        +
      • +
      + + + + + + + +
        +
      • +

        func_110174_bM

        +
        public float func_110174_bM()
        +
      • +
      + + + +
        +
      • +

        detachHome

        +
        public void detachHome()
        +
      • +
      + + + +
        +
      • +

        hasHome

        +
        public boolean hasHome()
        +
      • +
      + + + + + + + +
        +
      • +

        func_142017_o

        +
        protected void func_142017_o(float p_142017_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityFlying.html b/javadoc/net/minecraft/entity/EntityFlying.html new file mode 100644 index 0000000..eab46f9 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityFlying.html @@ -0,0 +1,397 @@ + + + + + +EntityFlying (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityFlying

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityHanging.html b/javadoc/net/minecraft/entity/EntityHanging.html new file mode 100644 index 0000000..223a15f --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityHanging.html @@ -0,0 +1,636 @@ + + + + + +EntityHanging (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityHanging

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        hangingDirection

        +
        public int hangingDirection
        +
      • +
      + + + +
        +
      • +

        field_146063_b

        +
        public int field_146063_b
        +
      • +
      + + + +
        +
      • +

        field_146064_c

        +
        public int field_146064_c
        +
      • +
      + + + +
        +
      • +

        field_146062_d

        +
        public int field_146062_d
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityHanging

        +
        public EntityHanging(World p_i1588_1_)
        +
      • +
      + + + +
        +
      • +

        EntityHanging

        +
        public EntityHanging(World p_i1589_1_,
        +             int p_i1589_2_,
        +             int p_i1589_3_,
        +             int p_i1589_4_,
        +             int p_i1589_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDirection

        +
        public void setDirection(int p_82328_1_)
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onValidSurface

        +
        public boolean onValidSurface()
        +
      • +
      + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        hitByEntity

        +
        public boolean hitByEntity(Entity p_85031_1_)
        +
        +
        Overrides:
        +
        hitByEntity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_145781_i

        +
        public void func_145781_i(int p_145781_1_)
        +
        +
        Overrides:
        +
        func_145781_i in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        moveEntity

        +
        public void moveEntity(double p_70091_1_,
        +              double p_70091_3_,
        +              double p_70091_5_)
        +
        +
        Overrides:
        +
        moveEntity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        addVelocity

        +
        public void addVelocity(double p_70024_1_,
        +               double p_70024_3_,
        +               double p_70024_5_)
        +
        +
        Overrides:
        +
        addVelocity in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getWidthPixels

        +
        public abstract int getWidthPixels()
        +
      • +
      + + + +
        +
      • +

        getHeightPixels

        +
        public abstract int getHeightPixels()
        +
      • +
      + + + +
        +
      • +

        onBroken

        +
        public abstract void onBroken(Entity p_110128_1_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityLeashKnot.html b/javadoc/net/minecraft/entity/EntityLeashKnot.html new file mode 100644 index 0000000..1059d7f --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityLeashKnot.html @@ -0,0 +1,545 @@ + + + + + +EntityLeashKnot (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityLeashKnot

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityList.EntityEggInfo.html b/javadoc/net/minecraft/entity/EntityList.EntityEggInfo.html new file mode 100644 index 0000000..a1bcec7 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityList.EntityEggInfo.html @@ -0,0 +1,322 @@ + + + + + +EntityList.EntityEggInfo (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityList.EntityEggInfo

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    EntityList
    +
    +
    +
    +
    public static class EntityList.EntityEggInfo
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        spawnedID

        +
        public final int spawnedID
        +
      • +
      + + + +
        +
      • +

        primaryColor

        +
        public final int primaryColor
        +
      • +
      + + + +
        +
      • +

        secondaryColor

        +
        public final int secondaryColor
        +
      • +
      + + + +
        +
      • +

        field_151512_d

        +
        public final StatBase field_151512_d
        +
      • +
      + + + +
        +
      • +

        field_151513_e

        +
        public final StatBase field_151513_e
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityList.EntityEggInfo

        +
        public EntityList.EntityEggInfo(int p_i1583_1_,
        +                        int p_i1583_2_,
        +                        int p_i1583_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityList.html b/javadoc/net/minecraft/entity/EntityList.html new file mode 100644 index 0000000..533e487 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityList.html @@ -0,0 +1,496 @@ + + + + + +EntityList (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityList

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityList
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        stringToClassMapping

        +
        public static java.util.Map stringToClassMapping
        +
      • +
      + + + +
        +
      • +

        classToStringMapping

        +
        public static java.util.Map classToStringMapping
        +
      • +
      + + + +
        +
      • +

        IDtoClassMapping

        +
        public static java.util.Map IDtoClassMapping
        +
      • +
      + + + +
        +
      • +

        entityEggs

        +
        public static java.util.HashMap entityEggs
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityList

        +
        public EntityList()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addMapping

        +
        public static void addMapping(java.lang.Class p_75618_0_,
        +              java.lang.String p_75618_1_,
        +              int p_75618_2_)
        +
      • +
      + + + +
        +
      • +

        addMapping

        +
        public static void addMapping(java.lang.Class p_75614_0_,
        +              java.lang.String p_75614_1_,
        +              int p_75614_2_,
        +              int p_75614_3_,
        +              int p_75614_4_)
        +
      • +
      + + + +
        +
      • +

        createEntityByName

        +
        public static Entity createEntityByName(java.lang.String p_75620_0_,
        +                        World p_75620_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        createEntityByID

        +
        public static Entity createEntityByID(int p_75616_0_,
        +                      World p_75616_1_)
        +
      • +
      + + + +
        +
      • +

        getEntityID

        +
        public static int getEntityID(Entity p_75619_0_)
        +
      • +
      + + + +
        +
      • +

        getClassFromID

        +
        public static java.lang.Class getClassFromID(int p_90035_0_)
        +
      • +
      + + + +
        +
      • +

        getEntityString

        +
        public static java.lang.String getEntityString(Entity p_75621_0_)
        +
      • +
      + + + +
        +
      • +

        getStringFromID

        +
        public static java.lang.String getStringFromID(int p_75617_0_)
        +
      • +
      + + + +
        +
      • +

        func_151514_a

        +
        public static void func_151514_a()
        +
      • +
      + + + +
        +
      • +

        func_151515_b

        +
        public static java.util.Set func_151515_b()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityLiving.html b/javadoc/net/minecraft/entity/EntityLiving.html new file mode 100644 index 0000000..fc3c265 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityLiving.html @@ -0,0 +1,1421 @@ + + + + + +EntityLiving (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityLiving

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        livingSoundTime

        +
        public int livingSoundTime
        +
      • +
      + + + +
        +
      • +

        experienceValue

        +
        protected int experienceValue
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        equipmentDropChances

        +
        protected float[] equipmentDropChances
        +
      • +
      + + + +
        +
      • +

        defaultPitch

        +
        protected float defaultPitch
        +
      • +
      + + + +
        +
      • +

        numTicksToChaseTarget

        +
        protected int numTicksToChaseTarget
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLiving

        +
        public EntityLiving(World p_i1595_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getEntitySenses

        +
        public EntitySenses getEntitySenses()
        +
      • +
      + + + + + + + +
        +
      • +

        setAttackTarget

        +
        public void setAttackTarget(EntityLivingBase p_70624_1_)
        +
      • +
      + + + +
        +
      • +

        canAttackClass

        +
        public boolean canAttackClass(java.lang.Class p_70686_1_)
        +
      • +
      + + + +
        +
      • +

        eatGrassBonus

        +
        public void eatGrassBonus()
        +
      • +
      + + + + + + + +
        +
      • +

        getTalkInterval

        +
        public int getTalkInterval()
        +
      • +
      + + + +
        +
      • +

        playLivingSound

        +
        public void playLivingSound()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        spawnExplosionParticle

        +
        public void spawnExplosionParticle()
        +
      • +
      + + + + + + + +
        +
      • +

        func_110146_f

        +
        protected float func_110146_f(float p_110146_1_,
        +                  float p_110146_2_)
        +
        +
        Overrides:
        +
        func_110146_f in class EntityLivingBase
        +
        +
      • +
      + + + +
        +
      • +

        getLivingSound

        +
        protected java.lang.String getLivingSound()
        +
      • +
      + + + +
        +
      • +

        getDropItem

        +
        protected Item getDropItem()
        +
      • +
      + + + +
        +
      • +

        dropFewItems

        +
        protected void dropFewItems(boolean p_70628_1_,
        +                int p_70628_2_)
        +
        +
        Overrides:
        +
        dropFewItems in class EntityLivingBase
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setMoveForward

        +
        public void setMoveForward(float p_70657_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        canDespawn

        +
        protected boolean canDespawn()
        +
      • +
      + + + +
        +
      • +

        despawnEntity

        +
        protected void despawnEntity()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getVerticalFaceSpeed

        +
        public int getVerticalFaceSpeed()
        +
      • +
      + + + +
        +
      • +

        faceEntity

        +
        public void faceEntity(Entity p_70625_1_,
        +              float p_70625_2_,
        +              float p_70625_3_)
        +
      • +
      + + + +
        +
      • +

        getCanSpawnHere

        +
        public boolean getCanSpawnHere()
        +
      • +
      + + + +
        +
      • +

        getRenderSizeModifier

        +
        public float getRenderSizeModifier()
        +
      • +
      + + + +
        +
      • +

        getMaxSpawnedInChunk

        +
        public int getMaxSpawnedInChunk()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        func_130225_q

        +
        public ItemStack func_130225_q(int p_130225_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        dropEquipment

        +
        protected void dropEquipment(boolean p_82160_1_,
        +                 int p_82160_2_)
        +
        +
        Overrides:
        +
        dropEquipment in class EntityLivingBase
        +
        +
      • +
      + + + +
        +
      • +

        addRandomArmor

        +
        protected void addRandomArmor()
        +
      • +
      + + + +
        +
      • +

        getArmorPosition

        +
        public static int getArmorPosition(ItemStack p_82159_0_)
        +
      • +
      + + + +
        +
      • +

        getArmorItemForSlot

        +
        public static Item getArmorItemForSlot(int p_82161_0_,
        +                       int p_82161_1_)
        +
      • +
      + + + +
        +
      • +

        enchantEquipment

        +
        protected void enchantEquipment()
        +
      • +
      + + + + + + + +
        +
      • +

        canBeSteered

        +
        public boolean canBeSteered()
        +
      • +
      + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
        +
        Overrides:
        +
        getCommandSenderName in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_110163_bv

        +
        public void func_110163_bv()
        +
      • +
      + + + +
        +
      • +

        setCustomNameTag

        +
        public void setCustomNameTag(java.lang.String p_94058_1_)
        +
      • +
      + + + +
        +
      • +

        getCustomNameTag

        +
        public java.lang.String getCustomNameTag()
        +
      • +
      + + + +
        +
      • +

        hasCustomNameTag

        +
        public boolean hasCustomNameTag()
        +
      • +
      + + + +
        +
      • +

        setAlwaysRenderNameTag

        +
        public void setAlwaysRenderNameTag(boolean p_94061_1_)
        +
      • +
      + + + +
        +
      • +

        getAlwaysRenderNameTag

        +
        public boolean getAlwaysRenderNameTag()
        +
      • +
      + + + + + + + +
        +
      • +

        setEquipmentDropChance

        +
        public void setEquipmentDropChance(int p_96120_1_,
        +                          float p_96120_2_)
        +
      • +
      + + + +
        +
      • +

        canPickUpLoot

        +
        public boolean canPickUpLoot()
        +
      • +
      + + + +
        +
      • +

        setCanPickUpLoot

        +
        public void setCanPickUpLoot(boolean p_98053_1_)
        +
      • +
      + + + +
        +
      • +

        isNoDespawnRequired

        +
        public boolean isNoDespawnRequired()
        +
      • +
      + + + + + + + +
        +
      • +

        interact

        +
        protected boolean interact(EntityPlayer p_70085_1_)
        +
      • +
      + + + +
        +
      • +

        updateLeashedState

        +
        protected void updateLeashedState()
        +
      • +
      + + + +
        +
      • +

        clearLeashed

        +
        public void clearLeashed(boolean p_110160_1_,
        +                boolean p_110160_2_)
        +
      • +
      + + + +
        +
      • +

        allowLeashing

        +
        public boolean allowLeashing()
        +
      • +
      + + + +
        +
      • +

        getLeashed

        +
        public boolean getLeashed()
        +
      • +
      + + + +
        +
      • +

        getLeashedToEntity

        +
        public Entity getLeashedToEntity()
        +
      • +
      + + + +
        +
      • +

        setLeashedToEntity

        +
        public void setLeashedToEntity(Entity p_110162_1_,
        +                      boolean p_110162_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityLivingBase.html b/javadoc/net/minecraft/entity/EntityLivingBase.html new file mode 100644 index 0000000..8687a72 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityLivingBase.html @@ -0,0 +1,2627 @@ + + + + + +EntityLivingBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityLivingBase

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        isSwingInProgress

        +
        public boolean isSwingInProgress
        +
      • +
      + + + +
        +
      • +

        swingProgressInt

        +
        public int swingProgressInt
        +
      • +
      + + + +
        +
      • +

        arrowHitTimer

        +
        public int arrowHitTimer
        +
      • +
      + + + +
        +
      • +

        prevHealth

        +
        public float prevHealth
        +
      • +
      + + + +
        +
      • +

        hurtTime

        +
        public int hurtTime
        +
      • +
      + + + +
        +
      • +

        maxHurtTime

        +
        public int maxHurtTime
        +
      • +
      + + + +
        +
      • +

        attackedAtYaw

        +
        public float attackedAtYaw
        +
      • +
      + + + +
        +
      • +

        deathTime

        +
        public int deathTime
        +
      • +
      + + + +
        +
      • +

        attackTime

        +
        public int attackTime
        +
      • +
      + + + +
        +
      • +

        prevSwingProgress

        +
        public float prevSwingProgress
        +
      • +
      + + + +
        +
      • +

        swingProgress

        +
        public float swingProgress
        +
      • +
      + + + +
        +
      • +

        prevLimbSwingAmount

        +
        public float prevLimbSwingAmount
        +
      • +
      + + + +
        +
      • +

        limbSwingAmount

        +
        public float limbSwingAmount
        +
      • +
      + + + +
        +
      • +

        limbSwing

        +
        public float limbSwing
        +
      • +
      + + + +
        +
      • +

        maxHurtResistantTime

        +
        public int maxHurtResistantTime
        +
      • +
      + + + +
        +
      • +

        prevCameraPitch

        +
        public float prevCameraPitch
        +
      • +
      + + + +
        +
      • +

        cameraPitch

        +
        public float cameraPitch
        +
      • +
      + + + +
        +
      • +

        field_70769_ao

        +
        public float field_70769_ao
        +
      • +
      + + + +
        +
      • +

        field_70770_ap

        +
        public float field_70770_ap
        +
      • +
      + + + +
        +
      • +

        renderYawOffset

        +
        public float renderYawOffset
        +
      • +
      + + + +
        +
      • +

        prevRenderYawOffset

        +
        public float prevRenderYawOffset
        +
      • +
      + + + +
        +
      • +

        rotationYawHead

        +
        public float rotationYawHead
        +
      • +
      + + + +
        +
      • +

        prevRotationYawHead

        +
        public float prevRotationYawHead
        +
      • +
      + + + +
        +
      • +

        jumpMovementFactor

        +
        public float jumpMovementFactor
        +
      • +
      + + + +
        +
      • +

        attackingPlayer

        +
        protected EntityPlayer attackingPlayer
        +
      • +
      + + + +
        +
      • +

        recentlyHit

        +
        protected int recentlyHit
        +
      • +
      + + + +
        +
      • +

        dead

        +
        protected boolean dead
        +
      • +
      + + + +
        +
      • +

        entityAge

        +
        protected int entityAge
        +
      • +
      + + + +
        +
      • +

        field_70768_au

        +
        protected float field_70768_au
        +
      • +
      + + + +
        +
      • +

        field_110154_aX

        +
        protected float field_110154_aX
        +
      • +
      + + + +
        +
      • +

        field_70764_aw

        +
        protected float field_70764_aw
        +
      • +
      + + + +
        +
      • +

        field_70763_ax

        +
        protected float field_70763_ax
        +
      • +
      + + + +
        +
      • +

        field_70741_aB

        +
        protected float field_70741_aB
        +
      • +
      + + + +
        +
      • +

        scoreValue

        +
        protected int scoreValue
        +
      • +
      + + + +
        +
      • +

        lastDamage

        +
        protected float lastDamage
        +
      • +
      + + + +
        +
      • +

        isJumping

        +
        protected boolean isJumping
        +
      • +
      + + + +
        +
      • +

        moveStrafing

        +
        public float moveStrafing
        +
      • +
      + + + +
        +
      • +

        moveForward

        +
        public float moveForward
        +
      • +
      + + + +
        +
      • +

        randomYawVelocity

        +
        protected float randomYawVelocity
        +
      • +
      + + + +
        +
      • +

        newPosRotationIncrements

        +
        protected int newPosRotationIncrements
        +
      • +
      + + + +
        +
      • +

        newPosX

        +
        protected double newPosX
        +
      • +
      + + + +
        +
      • +

        newPosY

        +
        protected double newPosY
        +
      • +
      + + + +
        +
      • +

        newPosZ

        +
        protected double newPosZ
        +
      • +
      + + + +
        +
      • +

        newRotationYaw

        +
        protected double newRotationYaw
        +
      • +
      + + + +
        +
      • +

        newRotationPitch

        +
        protected double newRotationPitch
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLivingBase

        +
        public EntityLivingBase(World p_i1594_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        applyEntityAttributes

        +
        protected void applyEntityAttributes()
        +
      • +
      + + + +
        +
      • +

        updateFallState

        +
        protected void updateFallState(double p_70064_1_,
        +                   boolean p_70064_3_)
        +
        +
        Overrides:
        +
        updateFallState in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canBreatheUnderwater

        +
        public boolean canBreatheUnderwater()
        +
      • +
      + + + +
        +
      • +

        onEntityUpdate

        +
        public void onEntityUpdate()
        +
        +
        Overrides:
        +
        onEntityUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        isChild

        +
        public boolean isChild()
        +
      • +
      + + + +
        +
      • +

        onDeathUpdate

        +
        protected void onDeathUpdate()
        +
      • +
      + + + +
        +
      • +

        func_146066_aG

        +
        protected boolean func_146066_aG()
        +
      • +
      + + + +
        +
      • +

        decreaseAirSupply

        +
        protected int decreaseAirSupply(int p_70682_1_)
        +
      • +
      + + + +
        +
      • +

        getExperiencePoints

        +
        protected int getExperiencePoints(EntityPlayer p_70693_1_)
        +
      • +
      + + + +
        +
      • +

        isPlayer

        +
        protected boolean isPlayer()
        +
      • +
      + + + +
        +
      • +

        getRNG

        +
        public java.util.Random getRNG()
        +
      • +
      + + + + + + + +
        +
      • +

        func_142015_aE

        +
        public int func_142015_aE()
        +
      • +
      + + + +
        +
      • +

        setRevengeTarget

        +
        public void setRevengeTarget(EntityLivingBase p_70604_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getLastAttackerTime

        +
        public int getLastAttackerTime()
        +
      • +
      + + + +
        +
      • +

        setLastAttacker

        +
        public void setLastAttacker(Entity p_130011_1_)
        +
      • +
      + + + +
        +
      • +

        getAge

        +
        public int getAge()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        updatePotionEffects

        +
        protected void updatePotionEffects()
        +
      • +
      + + + +
        +
      • +

        clearActivePotions

        +
        public void clearActivePotions()
        +
      • +
      + + + +
        +
      • +

        getActivePotionEffects

        +
        public java.util.Collection getActivePotionEffects()
        +
      • +
      + + + +
        +
      • +

        isPotionActive

        +
        public boolean isPotionActive(int p_82165_1_)
        +
      • +
      + + + +
        +
      • +

        isPotionActive

        +
        public boolean isPotionActive(Potion p_70644_1_)
        +
      • +
      + + + +
        +
      • +

        getActivePotionEffect

        +
        public PotionEffect getActivePotionEffect(Potion p_70660_1_)
        +
      • +
      + + + +
        +
      • +

        addPotionEffect

        +
        public void addPotionEffect(PotionEffect p_70690_1_)
        +
      • +
      + + + +
        +
      • +

        isPotionApplicable

        +
        public boolean isPotionApplicable(PotionEffect p_70687_1_)
        +
      • +
      + + + +
        +
      • +

        isEntityUndead

        +
        public boolean isEntityUndead()
        +
      • +
      + + + +
        +
      • +

        removePotionEffectClient

        +
        public void removePotionEffectClient(int p_70618_1_)
        +
      • +
      + + + +
        +
      • +

        removePotionEffect

        +
        public void removePotionEffect(int p_82170_1_)
        +
      • +
      + + + +
        +
      • +

        onNewPotionEffect

        +
        protected void onNewPotionEffect(PotionEffect p_70670_1_)
        +
      • +
      + + + +
        +
      • +

        onChangedPotionEffect

        +
        protected void onChangedPotionEffect(PotionEffect p_70695_1_,
        +                         boolean p_70695_2_)
        +
      • +
      + + + +
        +
      • +

        onFinishedPotionEffect

        +
        protected void onFinishedPotionEffect(PotionEffect p_70688_1_)
        +
      • +
      + + + +
        +
      • +

        heal

        +
        public void heal(float p_70691_1_)
        +
      • +
      + + + +
        +
      • +

        getHealth

        +
        public final float getHealth()
        +
      • +
      + + + +
        +
      • +

        setHealth

        +
        public void setHealth(float p_70606_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        renderBrokenItemStack

        +
        public void renderBrokenItemStack(ItemStack p_70669_1_)
        +
      • +
      + + + +
        +
      • +

        onDeath

        +
        public void onDeath(DamageSource p_70645_1_)
        +
      • +
      + + + +
        +
      • +

        dropEquipment

        +
        protected void dropEquipment(boolean p_82160_1_,
        +                 int p_82160_2_)
        +
      • +
      + + + +
        +
      • +

        knockBack

        +
        public void knockBack(Entity p_70653_1_,
        +             float p_70653_2_,
        +             double p_70653_3_,
        +             double p_70653_5_)
        +
      • +
      + + + +
        +
      • +

        getHurtSound

        +
        protected java.lang.String getHurtSound()
        +
      • +
      + + + +
        +
      • +

        getDeathSound

        +
        protected java.lang.String getDeathSound()
        +
      • +
      + + + +
        +
      • +

        dropRareDrop

        +
        protected void dropRareDrop(int p_70600_1_)
        +
      • +
      + + + +
        +
      • +

        dropFewItems

        +
        protected void dropFewItems(boolean p_70628_1_,
        +                int p_70628_2_)
        +
      • +
      + + + +
        +
      • +

        isOnLadder

        +
        public boolean isOnLadder()
        +
      • +
      + + + +
        +
      • +

        isEntityAlive

        +
        public boolean isEntityAlive()
        +
        +
        Overrides:
        +
        isEntityAlive in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        fall

        +
        protected void fall(float p_70069_1_)
        +
        +
        Overrides:
        +
        fall in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_146067_o

        +
        protected java.lang.String func_146067_o(int p_146067_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getTotalArmorValue

        +
        public int getTotalArmorValue()
        +
      • +
      + + + +
        +
      • +

        damageArmor

        +
        protected void damageArmor(float p_70675_1_)
        +
      • +
      + + + +
        +
      • +

        applyArmorCalculations

        +
        protected float applyArmorCalculations(DamageSource p_70655_1_,
        +                           float p_70655_2_)
        +
      • +
      + + + +
        +
      • +

        applyPotionDamageCalculations

        +
        protected float applyPotionDamageCalculations(DamageSource p_70672_1_,
        +                                  float p_70672_2_)
        +
      • +
      + + + +
        +
      • +

        damageEntity

        +
        protected void damageEntity(DamageSource p_70665_1_,
        +                float p_70665_2_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getMaxHealth

        +
        public final float getMaxHealth()
        +
      • +
      + + + +
        +
      • +

        getArrowCountInEntity

        +
        public final int getArrowCountInEntity()
        +
      • +
      + + + +
        +
      • +

        setArrowCountInEntity

        +
        public final void setArrowCountInEntity(int p_85034_1_)
        +
      • +
      + + + +
        +
      • +

        swingItem

        +
        public void swingItem()
        +
      • +
      + + + +
        +
      • +

        handleHealthUpdate

        +
        public void handleHealthUpdate(byte p_70103_1_)
        +
        +
        Overrides:
        +
        handleHealthUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        kill

        +
        protected void kill()
        +
        +
        Overrides:
        +
        kill in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        updateArmSwingProgress

        +
        protected void updateArmSwingProgress()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getHeldItem

        +
        public abstract ItemStack getHeldItem()
        +
      • +
      + + + +
        +
      • +

        getEquipmentInSlot

        +
        public abstract ItemStack getEquipmentInSlot(int p_71124_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        setSprinting

        +
        public void setSprinting(boolean p_70031_1_)
        +
        +
        Overrides:
        +
        setSprinting in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getSoundVolume

        +
        protected float getSoundVolume()
        +
      • +
      + + + +
        +
      • +

        getSoundPitch

        +
        protected float getSoundPitch()
        +
      • +
      + + + +
        +
      • +

        isMovementBlocked

        +
        protected boolean isMovementBlocked()
        +
      • +
      + + + +
        +
      • +

        setPositionAndUpdate

        +
        public void setPositionAndUpdate(double p_70634_1_,
        +                        double p_70634_3_,
        +                        double p_70634_5_)
        +
      • +
      + + + +
        +
      • +

        dismountEntity

        +
        public void dismountEntity(Entity p_110145_1_)
        +
      • +
      + + + +
        +
      • +

        getAlwaysRenderNameTagForRender

        +
        public boolean getAlwaysRenderNameTagForRender()
        +
      • +
      + + + +
        +
      • +

        getItemIcon

        +
        public IIcon getItemIcon(ItemStack p_70620_1_,
        +                int p_70620_2_)
        +
      • +
      + + + +
        +
      • +

        jump

        +
        protected void jump()
        +
      • +
      + + + +
        +
      • +

        moveEntityWithHeading

        +
        public void moveEntityWithHeading(float p_70612_1_,
        +                         float p_70612_2_)
        +
      • +
      + + + +
        +
      • +

        isAIEnabled

        +
        protected boolean isAIEnabled()
        +
      • +
      + + + +
        +
      • +

        getAIMoveSpeed

        +
        public float getAIMoveSpeed()
        +
      • +
      + + + +
        +
      • +

        setAIMoveSpeed

        +
        public void setAIMoveSpeed(float p_70659_1_)
        +
      • +
      + + + +
        +
      • +

        attackEntityAsMob

        +
        public boolean attackEntityAsMob(Entity p_70652_1_)
        +
      • +
      + + + +
        +
      • +

        isPlayerSleeping

        +
        public boolean isPlayerSleeping()
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_110146_f

        +
        protected float func_110146_f(float p_110146_1_,
        +                  float p_110146_2_)
        +
      • +
      + + + +
        +
      • +

        onLivingUpdate

        +
        public void onLivingUpdate()
        +
      • +
      + + + +
        +
      • +

        updateAITasks

        +
        protected void updateAITasks()
        +
      • +
      + + + +
        +
      • +

        collideWithNearbyEntities

        +
        protected void collideWithNearbyEntities()
        +
      • +
      + + + +
        +
      • +

        collideWithEntity

        +
        protected void collideWithEntity(Entity p_82167_1_)
        +
      • +
      + + + +
        +
      • +

        updateRidden

        +
        public void updateRidden()
        +
        +
        Overrides:
        +
        updateRidden in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        updateAITick

        +
        protected void updateAITick()
        +
      • +
      + + + +
        +
      • +

        updateEntityActionState

        +
        protected void updateEntityActionState()
        +
      • +
      + + + +
        +
      • +

        setJumping

        +
        public void setJumping(boolean p_70637_1_)
        +
      • +
      + + + +
        +
      • +

        onItemPickup

        +
        public void onItemPickup(Entity p_71001_1_,
        +                int p_71001_2_)
        +
      • +
      + + + +
        +
      • +

        canEntityBeSeen

        +
        public boolean canEntityBeSeen(Entity p_70685_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getLook

        +
        public Vec3 getLook(float p_70676_1_)
        +
      • +
      + + + +
        +
      • +

        getSwingProgress

        +
        public float getSwingProgress(float p_70678_1_)
        +
      • +
      + + + +
        +
      • +

        getPosition

        +
        public Vec3 getPosition(float p_70666_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        isClientWorld

        +
        public boolean isClientWorld()
        +
      • +
      + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
        +
        Overrides:
        +
        canBePushed in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getEyeHeight

        +
        public float getEyeHeight()
        +
        +
        Overrides:
        +
        getEyeHeight in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setBeenAttacked

        +
        protected void setBeenAttacked()
        +
        +
        Overrides:
        +
        setBeenAttacked in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setRotationYawHead

        +
        public void setRotationYawHead(float p_70034_1_)
        +
        +
        Overrides:
        +
        setRotationYawHead in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getAbsorptionAmount

        +
        public float getAbsorptionAmount()
        +
      • +
      + + + +
        +
      • +

        setAbsorptionAmount

        +
        public void setAbsorptionAmount(float p_110149_1_)
        +
      • +
      + + + +
        +
      • +

        getTeam

        +
        public Team getTeam()
        +
      • +
      + + + +
        +
      • +

        isOnSameTeam

        +
        public boolean isOnSameTeam(EntityLivingBase p_142014_1_)
        +
      • +
      + + + +
        +
      • +

        isOnTeam

        +
        public boolean isOnTeam(Team p_142012_1_)
        +
      • +
      + + + +
        +
      • +

        curePotionEffects

        +
        public void curePotionEffects(ItemStack curativeItem)
        +
        Removes all potion effects that have curativeItem as a curative item for its effect
        +
        Parameters:
        curativeItem - The itemstack we are using to cure potion effects
        +
      • +
      + + + +
        +
      • +

        shouldRiderFaceForward

        +
        public boolean shouldRiderFaceForward(EntityPlayer player)
        +
        Returns true if the entity's rider (EntityPlayer) should face forward when mounted. + currently only used in vanilla code by pigs.
        +
        Parameters:
        player - The player who is riding the entity.
        +
        Returns:
        If the player should orient the same direction as this entity.
        +
      • +
      + + + +
        +
      • +

        func_152111_bt

        +
        public void func_152111_bt()
        +
      • +
      + + + +
        +
      • +

        func_152112_bu

        +
        public void func_152112_bu()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityMinecartCommandBlock.html b/javadoc/net/minecraft/entity/EntityMinecartCommandBlock.html new file mode 100644 index 0000000..0d7c0a4 --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityMinecartCommandBlock.html @@ -0,0 +1,475 @@ + + + + + +EntityMinecartCommandBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityMinecartCommandBlock

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityMinecartCommandBlock
    +extends EntityMinecart
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityTracker.html b/javadoc/net/minecraft/entity/EntityTracker.html new file mode 100644 index 0000000..945f2da --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityTracker.html @@ -0,0 +1,392 @@ + + + + + +EntityTracker (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityTracker

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityTracker
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityTracker

        +
        public EntityTracker(WorldServer p_i1516_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addEntityToTracker

        +
        public void addEntityToTracker(Entity p_72786_1_)
        +
      • +
      + + + +
        +
      • +

        addEntityToTracker

        +
        public void addEntityToTracker(Entity p_72791_1_,
        +                      int p_72791_2_,
        +                      int p_72791_3_)
        +
      • +
      + + + +
        +
      • +

        addEntityToTracker

        +
        public void addEntityToTracker(Entity p_72785_1_,
        +                      int p_72785_2_,
        +                      int p_72785_3_,
        +                      boolean p_72785_4_)
        +
      • +
      + + + +
        +
      • +

        removeEntityFromAllTrackingPlayers

        +
        public void removeEntityFromAllTrackingPlayers(Entity p_72790_1_)
        +
      • +
      + + + +
        +
      • +

        updateTrackedEntities

        +
        public void updateTrackedEntities()
        +
      • +
      + + + +
        +
      • +

        func_151247_a

        +
        public void func_151247_a(Entity p_151247_1_,
        +                 Packet p_151247_2_)
        +
      • +
      + + + +
        +
      • +

        func_151248_b

        +
        public void func_151248_b(Entity p_151248_1_,
        +                 Packet p_151248_2_)
        +
      • +
      + + + +
        +
      • +

        removePlayerFromTrackers

        +
        public void removePlayerFromTrackers(EntityPlayerMP p_72787_1_)
        +
      • +
      + + + +
        +
      • +

        func_85172_a

        +
        public void func_85172_a(EntityPlayerMP p_85172_1_,
        +                Chunk p_85172_2_)
        +
      • +
      + + + +
        +
      • +

        getTrackingPlayers

        +
        public java.util.Set<EntityPlayer> getTrackingPlayers(Entity entity)
        +
        Get all players tracking the given Entity. The Entity must be part of the World that this Tracker belongs to.
        +
        Parameters:
        entity - the Entity
        +
        Returns:
        all players tracking the Entity
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EntityTrackerEntry.html b/javadoc/net/minecraft/entity/EntityTrackerEntry.html new file mode 100644 index 0000000..9c6a47a --- /dev/null +++ b/javadoc/net/minecraft/entity/EntityTrackerEntry.html @@ -0,0 +1,603 @@ + + + + + +EntityTrackerEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class EntityTrackerEntry

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityTrackerEntry
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        myEntity

        +
        public Entity myEntity
        +
      • +
      + + + +
        +
      • +

        blocksDistanceThreshold

        +
        public int blocksDistanceThreshold
        +
      • +
      + + + +
        +
      • +

        updateFrequency

        +
        public int updateFrequency
        +
      • +
      + + + +
        +
      • +

        lastScaledXPosition

        +
        public int lastScaledXPosition
        +
      • +
      + + + +
        +
      • +

        lastScaledYPosition

        +
        public int lastScaledYPosition
        +
      • +
      + + + +
        +
      • +

        lastScaledZPosition

        +
        public int lastScaledZPosition
        +
      • +
      + + + +
        +
      • +

        lastYaw

        +
        public int lastYaw
        +
      • +
      + + + +
        +
      • +

        lastPitch

        +
        public int lastPitch
        +
      • +
      + + + +
        +
      • +

        lastHeadMotion

        +
        public int lastHeadMotion
        +
      • +
      + + + +
        +
      • +

        motionX

        +
        public double motionX
        +
      • +
      + + + +
        +
      • +

        motionY

        +
        public double motionY
        +
      • +
      + + + +
        +
      • +

        motionZ

        +
        public double motionZ
        +
      • +
      + + + +
        +
      • +

        ticks

        +
        public int ticks
        +
      • +
      + + + +
        +
      • +

        playerEntitiesUpdated

        +
        public boolean playerEntitiesUpdated
        +
      • +
      + + + +
        +
      • +

        trackingPlayers

        +
        public java.util.Set trackingPlayers
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityTrackerEntry

        +
        public EntityTrackerEntry(Entity p_i1525_1_,
        +                  int p_i1525_2_,
        +                  int p_i1525_3_,
        +                  boolean p_i1525_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        sendLocationToAllClients

        +
        public void sendLocationToAllClients(java.util.List p_73122_1_)
        +
      • +
      + + + +
        +
      • +

        func_151259_a

        +
        public void func_151259_a(Packet p_151259_1_)
        +
      • +
      + + + +
        +
      • +

        func_151261_b

        +
        public void func_151261_b(Packet p_151261_1_)
        +
      • +
      + + + +
        +
      • +

        informAllAssociatedPlayersOfItemDestruction

        +
        public void informAllAssociatedPlayersOfItemDestruction()
        +
      • +
      + + + +
        +
      • +

        removeFromWatchingList

        +
        public void removeFromWatchingList(EntityPlayerMP p_73118_1_)
        +
      • +
      + + + +
        +
      • +

        tryStartWachingThis

        +
        public void tryStartWachingThis(EntityPlayerMP p_73117_1_)
        +
      • +
      + + + +
        +
      • +

        sendEventsToPlayers

        +
        public void sendEventsToPlayers(java.util.List p_73125_1_)
        +
      • +
      + + + +
        +
      • +

        removePlayerFromTracker

        +
        public void removePlayerFromTracker(EntityPlayerMP p_73123_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EnumCreatureAttribute.html b/javadoc/net/minecraft/entity/EnumCreatureAttribute.html new file mode 100644 index 0000000..a3b6b51 --- /dev/null +++ b/javadoc/net/minecraft/entity/EnumCreatureAttribute.html @@ -0,0 +1,329 @@ + + + + + +EnumCreatureAttribute (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Enum EnumCreatureAttribute

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EnumCreatureAttributevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumCreatureAttribute[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumCreatureAttribute[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumCreatureAttribute c : EnumCreatureAttribute.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumCreatureAttribute valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/EnumCreatureType.html b/javadoc/net/minecraft/entity/EnumCreatureType.html new file mode 100644 index 0000000..2c35f5a --- /dev/null +++ b/javadoc/net/minecraft/entity/EnumCreatureType.html @@ -0,0 +1,406 @@ + + + + + +EnumCreatureType (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Enum EnumCreatureType

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<EnumCreatureType>
    +
    +
    +
    +
    public enum EnumCreatureType
    +extends java.lang.Enum<EnumCreatureType>
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleangetAnimal() 
      java.lang.ClassgetCreatureClass() 
      MaterialgetCreatureMaterial() 
      intgetMaxNumberOfCreature() 
      booleangetPeacefulCreature() 
      static EnumCreatureTypevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumCreatureType[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumCreatureType[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumCreatureType c : EnumCreatureType.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumCreatureType valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getCreatureClass

        +
        public java.lang.Class getCreatureClass()
        +
      • +
      + + + +
        +
      • +

        getMaxNumberOfCreature

        +
        public int getMaxNumberOfCreature()
        +
      • +
      + + + +
        +
      • +

        getCreatureMaterial

        +
        public Material getCreatureMaterial()
        +
      • +
      + + + +
        +
      • +

        getPeacefulCreature

        +
        public boolean getPeacefulCreature()
        +
      • +
      + + + +
        +
      • +

        getAnimal

        +
        public boolean getAnimal()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IEntityLivingData.html b/javadoc/net/minecraft/entity/IEntityLivingData.html new file mode 100644 index 0000000..42f9373 --- /dev/null +++ b/javadoc/net/minecraft/entity/IEntityLivingData.html @@ -0,0 +1,160 @@ + + + + + +IEntityLivingData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IEntityLivingData

+
+
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IEntityMultiPart.html b/javadoc/net/minecraft/entity/IEntityMultiPart.html new file mode 100644 index 0000000..0544026 --- /dev/null +++ b/javadoc/net/minecraft/entity/IEntityMultiPart.html @@ -0,0 +1,225 @@ + + + + + +IEntityMultiPart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IEntityMultiPart

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    EntityDragon
    +
    +
    +
    +
    public interface IEntityMultiPart
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IEntityOwnable.html b/javadoc/net/minecraft/entity/IEntityOwnable.html new file mode 100644 index 0000000..0f0bcdb --- /dev/null +++ b/javadoc/net/minecraft/entity/IEntityOwnable.html @@ -0,0 +1,221 @@ + + + + + +IEntityOwnable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IEntityOwnable

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.Stringfunc_152113_b() 
      EntitygetOwner() 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_152113_b

        +
        java.lang.String func_152113_b()
        +
      • +
      + + + +
        +
      • +

        getOwner

        +
        Entity getOwner()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IMerchant.html b/javadoc/net/minecraft/entity/IMerchant.html new file mode 100644 index 0000000..8807c27 --- /dev/null +++ b/javadoc/net/minecraft/entity/IMerchant.html @@ -0,0 +1,273 @@ + + + + + +IMerchant (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IMerchant

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/INpc.html b/javadoc/net/minecraft/entity/INpc.html new file mode 100644 index 0000000..c484163 --- /dev/null +++ b/javadoc/net/minecraft/entity/INpc.html @@ -0,0 +1,165 @@ + + + + + +INpc (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface INpc

+
+
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IProjectile.html b/javadoc/net/minecraft/entity/IProjectile.html new file mode 100644 index 0000000..dafb134 --- /dev/null +++ b/javadoc/net/minecraft/entity/IProjectile.html @@ -0,0 +1,216 @@ + + + + + +IProjectile (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IProjectile

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidsetThrowableHeading(double p_70186_1_, + double p_70186_3_, + double p_70186_5_, + float p_70186_7_, + float p_70186_8_) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setThrowableHeading

        +
        void setThrowableHeading(double p_70186_1_,
        +                       double p_70186_3_,
        +                       double p_70186_5_,
        +                       float p_70186_7_,
        +                       float p_70186_8_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/IRangedAttackMob.html b/javadoc/net/minecraft/entity/IRangedAttackMob.html new file mode 100644 index 0000000..dcc8d36 --- /dev/null +++ b/javadoc/net/minecraft/entity/IRangedAttackMob.html @@ -0,0 +1,210 @@ + + + + + +IRangedAttackMob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Interface IRangedAttackMob

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        attackEntityWithRangedAttack

        +
        void attackEntityWithRangedAttack(EntityLivingBase p_82196_1_,
        +                                float p_82196_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/NpcMerchant.html b/javadoc/net/minecraft/entity/NpcMerchant.html new file mode 100644 index 0000000..025d231 --- /dev/null +++ b/javadoc/net/minecraft/entity/NpcMerchant.html @@ -0,0 +1,348 @@ + + + + + +NpcMerchant (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class NpcMerchant

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMerchant
    +
    +
    +
    +
    public class NpcMerchant
    +extends java.lang.Object
    +implements IMerchant
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/SharedMonsterAttributes.html b/javadoc/net/minecraft/entity/SharedMonsterAttributes.html new file mode 100644 index 0000000..1e10a7a --- /dev/null +++ b/javadoc/net/minecraft/entity/SharedMonsterAttributes.html @@ -0,0 +1,370 @@ + + + + + +SharedMonsterAttributes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity
+

Class SharedMonsterAttributes

+
+
+ +
+
    +
  • +
    +
    +
    public class SharedMonsterAttributes
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        maxHealth

        +
        public static final IAttribute maxHealth
        +
      • +
      + + + +
        +
      • +

        followRange

        +
        public static final IAttribute followRange
        +
      • +
      + + + +
        +
      • +

        knockbackResistance

        +
        public static final IAttribute knockbackResistance
        +
      • +
      + + + +
        +
      • +

        movementSpeed

        +
        public static final IAttribute movementSpeed
        +
      • +
      + + + +
        +
      • +

        attackDamage

        +
        public static final IAttribute attackDamage
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SharedMonsterAttributes

        +
        public SharedMonsterAttributes()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIArrowAttack.html b/javadoc/net/minecraft/entity/ai/EntityAIArrowAttack.html new file mode 100644 index 0000000..a397e6e --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIArrowAttack.html @@ -0,0 +1,347 @@ + + + + + +EntityAIArrowAttack (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIArrowAttack

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIArrowAttack
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIArrowAttack

        +
        public EntityAIArrowAttack(IRangedAttackMob p_i1649_1_,
        +                   double p_i1649_2_,
        +                   int p_i1649_4_,
        +                   float p_i1649_5_)
        +
      • +
      + + + +
        +
      • +

        EntityAIArrowAttack

        +
        public EntityAIArrowAttack(IRangedAttackMob p_i1650_1_,
        +                   double p_i1650_2_,
        +                   int p_i1650_4_,
        +                   int p_i1650_5_,
        +                   float p_i1650_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html b/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html new file mode 100644 index 0000000..3b1b886 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html @@ -0,0 +1,360 @@ + + + + + +EntityAIAttackOnCollide (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIAttackOnCollide

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIAttackOnCollide
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIAttackOnCollide

        +
        public EntityAIAttackOnCollide(EntityCreature p_i1635_1_,
        +                       java.lang.Class p_i1635_2_,
        +                       double p_i1635_3_,
        +                       boolean p_i1635_5_)
        +
      • +
      + + + +
        +
      • +

        EntityAIAttackOnCollide

        +
        public EntityAIAttackOnCollide(EntityCreature p_i1636_1_,
        +                       double p_i1636_2_,
        +                       boolean p_i1636_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIAvoidEntity.html b/javadoc/net/minecraft/entity/ai/EntityAIAvoidEntity.html new file mode 100644 index 0000000..da95178 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIAvoidEntity.html @@ -0,0 +1,382 @@ + + + + + +EntityAIAvoidEntity (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIAvoidEntity

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIAvoidEntity
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIBase.html b/javadoc/net/minecraft/entity/ai/EntityAIBase.html new file mode 100644 index 0000000..92947d5 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIBase.html @@ -0,0 +1,349 @@ + + + + + +EntityAIBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIBase

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIBase

        +
        public EntityAIBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        shouldExecute

        +
        public abstract boolean shouldExecute()
        +
      • +
      + + + +
        +
      • +

        continueExecuting

        +
        public boolean continueExecuting()
        +
      • +
      + + + +
        +
      • +

        isInterruptible

        +
        public boolean isInterruptible()
        +
      • +
      + + + +
        +
      • +

        startExecuting

        +
        public void startExecuting()
        +
      • +
      + + + +
        +
      • +

        resetTask

        +
        public void resetTask()
        +
      • +
      + + + +
        +
      • +

        updateTask

        +
        public void updateTask()
        +
      • +
      + + + +
        +
      • +

        setMutexBits

        +
        public void setMutexBits(int p_75248_1_)
        +
      • +
      + + + +
        +
      • +

        getMutexBits

        +
        public int getMutexBits()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIBeg.html b/javadoc/net/minecraft/entity/ai/EntityAIBeg.html new file mode 100644 index 0000000..e66c4c2 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIBeg.html @@ -0,0 +1,340 @@ + + + + + +EntityAIBeg (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIBeg

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIBreakDoor.html b/javadoc/net/minecraft/entity/ai/EntityAIBreakDoor.html new file mode 100644 index 0000000..3e60dc4 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIBreakDoor.html @@ -0,0 +1,358 @@ + + + + + +EntityAIBreakDoor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIBreakDoor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIControlledByPlayer.html b/javadoc/net/minecraft/entity/ai/EntityAIControlledByPlayer.html new file mode 100644 index 0000000..7a91b6c --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIControlledByPlayer.html @@ -0,0 +1,362 @@ + + + + + +EntityAIControlledByPlayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIControlledByPlayer

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIControlledByPlayer
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIControlledByPlayer

        +
        public EntityAIControlledByPlayer(EntityLiving p_i1620_1_,
        +                          float p_i1620_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        isSpeedBoosted

        +
        public boolean isSpeedBoosted()
        +
      • +
      + + + +
        +
      • +

        boostSpeed

        +
        public void boostSpeed()
        +
      • +
      + + + +
        +
      • +

        isControlledByPlayer

        +
        public boolean isControlledByPlayer()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAICreeperSwell.html b/javadoc/net/minecraft/entity/ai/EntityAICreeperSwell.html new file mode 100644 index 0000000..238c435 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAICreeperSwell.html @@ -0,0 +1,321 @@ + + + + + +EntityAICreeperSwell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAICreeperSwell

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAICreeperSwell
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIDefendVillage.html b/javadoc/net/minecraft/entity/ai/EntityAIDefendVillage.html new file mode 100644 index 0000000..9aeb390 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIDefendVillage.html @@ -0,0 +1,314 @@ + + + + + +EntityAIDefendVillage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIDefendVillage

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIDefendVillage
    +extends EntityAITarget
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIDoorInteract.html b/javadoc/net/minecraft/entity/ai/EntityAIDoorInteract.html new file mode 100644 index 0000000..7f654b9 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIDoorInteract.html @@ -0,0 +1,413 @@ + + + + + +EntityAIDoorInteract (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIDoorInteract

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        entityPosX

        +
        protected int entityPosX
        +
      • +
      + + + +
        +
      • +

        entityPosY

        +
        protected int entityPosY
        +
      • +
      + + + +
        +
      • +

        entityPosZ

        +
        protected int entityPosZ
        +
      • +
      + + + +
        +
      • +

        field_151504_e

        +
        protected BlockDoor field_151504_e
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIDoorInteract

        +
        public EntityAIDoorInteract(EntityLiving p_i1621_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIEatGrass.html b/javadoc/net/minecraft/entity/ai/EntityAIEatGrass.html new file mode 100644 index 0000000..74b04e0 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIEatGrass.html @@ -0,0 +1,351 @@ + + + + + +EntityAIEatGrass (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIEatGrass

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIEatGrass
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIFleeSun.html b/javadoc/net/minecraft/entity/ai/EntityAIFleeSun.html new file mode 100644 index 0000000..155e55f --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIFleeSun.html @@ -0,0 +1,306 @@ + + + + + +EntityAIFleeSun (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIFleeSun

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIFleeSun
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIFollowGolem.html b/javadoc/net/minecraft/entity/ai/EntityAIFollowGolem.html new file mode 100644 index 0000000..c540b26 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIFollowGolem.html @@ -0,0 +1,338 @@ + + + + + +EntityAIFollowGolem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIFollowGolem

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIFollowGolem
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIFollowOwner.html b/javadoc/net/minecraft/entity/ai/EntityAIFollowOwner.html new file mode 100644 index 0000000..e315499 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIFollowOwner.html @@ -0,0 +1,344 @@ + + + + + +EntityAIFollowOwner (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIFollowOwner

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIFollowOwner
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIFollowParent.html b/javadoc/net/minecraft/entity/ai/EntityAIFollowParent.html new file mode 100644 index 0000000..262f255 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIFollowParent.html @@ -0,0 +1,340 @@ + + + + + +EntityAIFollowParent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIFollowParent

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIFollowParent
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIHurtByTarget.html b/javadoc/net/minecraft/entity/ai/EntityAIHurtByTarget.html new file mode 100644 index 0000000..e0c0179 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIHurtByTarget.html @@ -0,0 +1,316 @@ + + + + + +EntityAIHurtByTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIHurtByTarget

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAILeapAtTarget.html b/javadoc/net/minecraft/entity/ai/EntityAILeapAtTarget.html new file mode 100644 index 0000000..ffd6c74 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAILeapAtTarget.html @@ -0,0 +1,306 @@ + + + + + +EntityAILeapAtTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAILeapAtTarget

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAILeapAtTarget
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAILookAtTradePlayer.html b/javadoc/net/minecraft/entity/ai/EntityAILookAtTradePlayer.html new file mode 100644 index 0000000..aacf4b4 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAILookAtTradePlayer.html @@ -0,0 +1,297 @@ + + + + + +EntityAILookAtTradePlayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAILookAtTradePlayer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAILookAtVillager.html b/javadoc/net/minecraft/entity/ai/EntityAILookAtVillager.html new file mode 100644 index 0000000..ac9aaec --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAILookAtVillager.html @@ -0,0 +1,338 @@ + + + + + +EntityAILookAtVillager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAILookAtVillager

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAILookAtVillager
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAILookIdle.html b/javadoc/net/minecraft/entity/ai/EntityAILookIdle.html new file mode 100644 index 0000000..4f4960e --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAILookIdle.html @@ -0,0 +1,321 @@ + + + + + +EntityAILookIdle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAILookIdle

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAILookIdle
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIMate.html b/javadoc/net/minecraft/entity/ai/EntityAIMate.html new file mode 100644 index 0000000..8661921 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIMate.html @@ -0,0 +1,323 @@ + + + + + +EntityAIMate (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIMate

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIMoveIndoors.html b/javadoc/net/minecraft/entity/ai/EntityAIMoveIndoors.html new file mode 100644 index 0000000..0ee6dbe --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIMoveIndoors.html @@ -0,0 +1,321 @@ + + + + + +EntityAIMoveIndoors (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIMoveIndoors

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIMoveIndoors
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIMoveThroughVillage.html b/javadoc/net/minecraft/entity/ai/EntityAIMoveThroughVillage.html new file mode 100644 index 0000000..6a557ca --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIMoveThroughVillage.html @@ -0,0 +1,325 @@ + + + + + +EntityAIMoveThroughVillage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIMoveThroughVillage

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIMoveThroughVillage
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsRestriction.html b/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsRestriction.html new file mode 100644 index 0000000..85d76b7 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsRestriction.html @@ -0,0 +1,306 @@ + + + + + +EntityAIMoveTowardsRestriction (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIMoveTowardsRestriction

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIMoveTowardsRestriction
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsTarget.html b/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsTarget.html new file mode 100644 index 0000000..37c7361 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIMoveTowardsTarget.html @@ -0,0 +1,325 @@ + + + + + +EntityAIMoveTowardsTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIMoveTowardsTarget

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIMoveTowardsTarget
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.Sorter.html b/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.Sorter.html new file mode 100644 index 0000000..d6d4e16 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.Sorter.html @@ -0,0 +1,291 @@ + + + + + +EntityAINearestAttackableTarget.Sorter (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAINearestAttackableTarget.Sorter

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.util.Comparator
    +
    +
    +
    Enclosing class:
    +
    EntityAINearestAttackableTarget
    +
    +
    +
    +
    public static class EntityAINearestAttackableTarget.Sorter
    +extends java.lang.Object
    +implements java.util.Comparator
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intcompare(Entity p_compare_1_, + Entity p_compare_2_) 
      intcompare(java.lang.Object p_compare_1_, + java.lang.Object p_compare_2_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface java.util.Comparator

        +equals
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAINearestAttackableTarget.Sorter

        +
        public EntityAINearestAttackableTarget.Sorter(Entity p_i1662_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        compare

        +
        public int compare(Entity p_compare_1_,
        +          Entity p_compare_2_)
        +
      • +
      + + + +
        +
      • +

        compare

        +
        public int compare(java.lang.Object p_compare_1_,
        +          java.lang.Object p_compare_2_)
        +
        +
        Specified by:
        +
        compare in interface java.util.Comparator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.html b/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.html new file mode 100644 index 0000000..25bb15e --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAINearestAttackableTarget.html @@ -0,0 +1,385 @@ + + + + + +EntityAINearestAttackableTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAINearestAttackableTarget

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAINearestAttackableTarget

        +
        public EntityAINearestAttackableTarget(EntityCreature p_i1663_1_,
        +                               java.lang.Class p_i1663_2_,
        +                               int p_i1663_3_,
        +                               boolean p_i1663_4_)
        +
      • +
      + + + +
        +
      • +

        EntityAINearestAttackableTarget

        +
        public EntityAINearestAttackableTarget(EntityCreature p_i1664_1_,
        +                               java.lang.Class p_i1664_2_,
        +                               int p_i1664_3_,
        +                               boolean p_i1664_4_,
        +                               boolean p_i1664_5_)
        +
      • +
      + + + +
        +
      • +

        EntityAINearestAttackableTarget

        +
        public EntityAINearestAttackableTarget(EntityCreature p_i1665_1_,
        +                               java.lang.Class p_i1665_2_,
        +                               int p_i1665_3_,
        +                               boolean p_i1665_4_,
        +                               boolean p_i1665_5_,
        +                               IEntitySelector p_i1665_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIOcelotAttack.html b/javadoc/net/minecraft/entity/ai/EntityAIOcelotAttack.html new file mode 100644 index 0000000..57c09d4 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIOcelotAttack.html @@ -0,0 +1,321 @@ + + + + + +EntityAIOcelotAttack (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIOcelotAttack

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIOcelotAttack
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIOcelotSit.html b/javadoc/net/minecraft/entity/ai/EntityAIOcelotSit.html new file mode 100644 index 0000000..d29adb4 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIOcelotSit.html @@ -0,0 +1,340 @@ + + + + + +EntityAIOcelotSit (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIOcelotSit

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIOcelotSit
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIOpenDoor.html b/javadoc/net/minecraft/entity/ai/EntityAIOpenDoor.html new file mode 100644 index 0000000..16d3fb1 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIOpenDoor.html @@ -0,0 +1,350 @@ + + + + + +EntityAIOpenDoor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIOpenDoor

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtByTarget.html b/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtByTarget.html new file mode 100644 index 0000000..f52db95 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtByTarget.html @@ -0,0 +1,314 @@ + + + + + +EntityAIOwnerHurtByTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIOwnerHurtByTarget

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIOwnerHurtByTarget
    +extends EntityAITarget
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtTarget.html b/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtTarget.html new file mode 100644 index 0000000..d9fdc15 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIOwnerHurtTarget.html @@ -0,0 +1,314 @@ + + + + + +EntityAIOwnerHurtTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIOwnerHurtTarget

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIOwnerHurtTarget
    +extends EntityAITarget
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIPanic.html b/javadoc/net/minecraft/entity/ai/EntityAIPanic.html new file mode 100644 index 0000000..4b6a36d --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIPanic.html @@ -0,0 +1,306 @@ + + + + + +EntityAIPanic (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIPanic

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIPanic
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIPlay.html b/javadoc/net/minecraft/entity/ai/EntityAIPlay.html new file mode 100644 index 0000000..470dffe --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIPlay.html @@ -0,0 +1,340 @@ + + + + + +EntityAIPlay (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIPlay

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIRestrictOpenDoor.html b/javadoc/net/minecraft/entity/ai/EntityAIRestrictOpenDoor.html new file mode 100644 index 0000000..65273ad --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIRestrictOpenDoor.html @@ -0,0 +1,338 @@ + + + + + +EntityAIRestrictOpenDoor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIRestrictOpenDoor

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIRestrictOpenDoor
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIRestrictSun.html b/javadoc/net/minecraft/entity/ai/EntityAIRestrictSun.html new file mode 100644 index 0000000..36ab2a7 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIRestrictSun.html @@ -0,0 +1,304 @@ + + + + + +EntityAIRestrictSun (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIRestrictSun

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIRestrictSun
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy.html b/javadoc/net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy.html new file mode 100644 index 0000000..5f59435 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy.html @@ -0,0 +1,323 @@ + + + + + +EntityAIRunAroundLikeCrazy (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIRunAroundLikeCrazy

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIRunAroundLikeCrazy
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAISit.html b/javadoc/net/minecraft/entity/ai/EntityAISit.html new file mode 100644 index 0000000..6f22bce --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAISit.html @@ -0,0 +1,317 @@ + + + + + +EntityAISit (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAISit

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAISwimming.html b/javadoc/net/minecraft/entity/ai/EntityAISwimming.html new file mode 100644 index 0000000..8aae050 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAISwimming.html @@ -0,0 +1,287 @@ + + + + + +EntityAISwimming (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAISwimming

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAISwimming
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITarget.html b/javadoc/net/minecraft/entity/ai/EntityAITarget.html new file mode 100644 index 0000000..bc18c68 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITarget.html @@ -0,0 +1,403 @@ + + + + + +EntityAITarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITarget

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        shouldCheckSight

        +
        protected boolean shouldCheckSight
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAITarget

        +
        public EntityAITarget(EntityCreature p_i1669_1_,
        +              boolean p_i1669_2_)
        +
      • +
      + + + +
        +
      • +

        EntityAITarget

        +
        public EntityAITarget(EntityCreature p_i1670_1_,
        +              boolean p_i1670_2_,
        +              boolean p_i1670_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITargetNonTamed.html b/javadoc/net/minecraft/entity/ai/EntityAITargetNonTamed.html new file mode 100644 index 0000000..5b352cd --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITargetNonTamed.html @@ -0,0 +1,330 @@ + + + + + +EntityAITargetNonTamed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITargetNonTamed

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAITargetNonTamed

        +
        public EntityAITargetNonTamed(EntityTameable p_i1666_1_,
        +                      java.lang.Class p_i1666_2_,
        +                      int p_i1666_3_,
        +                      boolean p_i1666_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITasks.EntityAITaskEntry.html b/javadoc/net/minecraft/entity/ai/EntityAITasks.EntityAITaskEntry.html new file mode 100644 index 0000000..91e34fe --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITasks.EntityAITaskEntry.html @@ -0,0 +1,281 @@ + + + + + +EntityAITasks.EntityAITaskEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITasks.EntityAITaskEntry

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    EntityAITasks
    +
    +
    +
    +
    public class EntityAITasks.EntityAITaskEntry
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        priority

        +
        public int priority
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAITasks.EntityAITaskEntry

        +
        public EntityAITasks.EntityAITaskEntry(int p_i1627_2_,
        +                               EntityAIBase p_i1627_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITasks.html b/javadoc/net/minecraft/entity/ai/EntityAITasks.html new file mode 100644 index 0000000..7c77cbb --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITasks.html @@ -0,0 +1,337 @@ + + + + + +EntityAITasks (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITasks

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAITasks
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      java.util.ListtaskEntries 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      EntityAITasks(Profiler p_i1628_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddTask(int p_75776_1_, + EntityAIBase p_75776_2_) 
      voidonUpdateTasks() 
      voidremoveTask(EntityAIBase p_85156_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        taskEntries

        +
        public java.util.List taskEntries
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAITasks

        +
        public EntityAITasks(Profiler p_i1628_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addTask

        +
        public void addTask(int p_75776_1_,
        +           EntityAIBase p_75776_2_)
        +
      • +
      + + + +
        +
      • +

        removeTask

        +
        public void removeTask(EntityAIBase p_85156_1_)
        +
      • +
      + + + +
        +
      • +

        onUpdateTasks

        +
        public void onUpdateTasks()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITempt.html b/javadoc/net/minecraft/entity/ai/EntityAITempt.html new file mode 100644 index 0000000..0a748f0 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITempt.html @@ -0,0 +1,357 @@ + + + + + +EntityAITempt (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITempt

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAITempt
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAITradePlayer.html b/javadoc/net/minecraft/entity/ai/EntityAITradePlayer.html new file mode 100644 index 0000000..cfc01c3 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAITradePlayer.html @@ -0,0 +1,304 @@ + + + + + +EntityAITradePlayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAITradePlayer

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAITradePlayer
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIVillagerMate.html b/javadoc/net/minecraft/entity/ai/EntityAIVillagerMate.html new file mode 100644 index 0000000..390bcb3 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIVillagerMate.html @@ -0,0 +1,338 @@ + + + + + +EntityAIVillagerMate (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIVillagerMate

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIVillagerMate
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIWander.html b/javadoc/net/minecraft/entity/ai/EntityAIWander.html new file mode 100644 index 0000000..5866071 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIWander.html @@ -0,0 +1,306 @@ + + + + + +EntityAIWander (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIWander

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIWander
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest.html b/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest.html new file mode 100644 index 0000000..0378b8c --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest.html @@ -0,0 +1,400 @@ + + + + + +EntityAIWatchClosest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIWatchClosest

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        closestEntity

        +
        protected Entity closestEntity
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIWatchClosest

        +
        public EntityAIWatchClosest(EntityLiving p_i1631_1_,
        +                    java.lang.Class p_i1631_2_,
        +                    float p_i1631_3_)
        +
      • +
      + + + +
        +
      • +

        EntityAIWatchClosest

        +
        public EntityAIWatchClosest(EntityLiving p_i1632_1_,
        +                    java.lang.Class p_i1632_2_,
        +                    float p_i1632_3_,
        +                    float p_i1632_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest2.html b/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest2.html new file mode 100644 index 0000000..7efbba3 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIWatchClosest2.html @@ -0,0 +1,271 @@ + + + + + +EntityAIWatchClosest2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIWatchClosest2

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIWatchClosest2

        +
        public EntityAIWatchClosest2(EntityLiving p_i1629_1_,
        +                     java.lang.Class p_i1629_2_,
        +                     float p_i1629_3_,
        +                     float p_i1629_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityJumpHelper.html b/javadoc/net/minecraft/entity/ai/EntityJumpHelper.html new file mode 100644 index 0000000..0be9356 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityJumpHelper.html @@ -0,0 +1,267 @@ + + + + + +EntityJumpHelper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityJumpHelper

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityJumpHelper
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voiddoJump() 
      voidsetJumping() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityJumpHelper

        +
        public EntityJumpHelper(EntityLiving p_i1612_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setJumping

        +
        public void setJumping()
        +
      • +
      + + + +
        +
      • +

        doJump

        +
        public void doJump()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityLookHelper.html b/javadoc/net/minecraft/entity/ai/EntityLookHelper.html new file mode 100644 index 0000000..23afa74 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityLookHelper.html @@ -0,0 +1,292 @@ + + + + + +EntityLookHelper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityLookHelper

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityLookHelper
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidonUpdateLook() 
      voidsetLookPosition(double p_75650_1_, + double p_75650_3_, + double p_75650_5_, + float p_75650_7_, + float p_75650_8_) 
      voidsetLookPositionWithEntity(Entity p_75651_1_, + float p_75651_2_, + float p_75651_3_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLookHelper

        +
        public EntityLookHelper(EntityLiving p_i1613_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setLookPositionWithEntity

        +
        public void setLookPositionWithEntity(Entity p_75651_1_,
        +                             float p_75651_2_,
        +                             float p_75651_3_)
        +
      • +
      + + + +
        +
      • +

        setLookPosition

        +
        public void setLookPosition(double p_75650_1_,
        +                   double p_75650_3_,
        +                   double p_75650_5_,
        +                   float p_75650_7_,
        +                   float p_75650_8_)
        +
      • +
      + + + +
        +
      • +

        onUpdateLook

        +
        public void onUpdateLook()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityMinecartMobSpawner.html b/javadoc/net/minecraft/entity/ai/EntityMinecartMobSpawner.html new file mode 100644 index 0000000..7dcc0e4 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityMinecartMobSpawner.html @@ -0,0 +1,435 @@ + + + + + +EntityMinecartMobSpawner (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityMinecartMobSpawner

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityMinecartMobSpawner
    +extends EntityMinecart
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntityMoveHelper.html b/javadoc/net/minecraft/entity/ai/EntityMoveHelper.html new file mode 100644 index 0000000..ded8cc9 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityMoveHelper.html @@ -0,0 +1,299 @@ + + + + + +EntityMoveHelper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityMoveHelper

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityMoveHelper
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      doublegetSpeed() 
      booleanisUpdating() 
      voidonUpdateMoveHelper() 
      voidsetMoveTo(double p_75642_1_, + double p_75642_3_, + double p_75642_5_, + double p_75642_7_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMoveHelper

        +
        public EntityMoveHelper(EntityLiving p_i1614_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isUpdating

        +
        public boolean isUpdating()
        +
      • +
      + + + +
        +
      • +

        getSpeed

        +
        public double getSpeed()
        +
      • +
      + + + +
        +
      • +

        setMoveTo

        +
        public void setMoveTo(double p_75642_1_,
        +             double p_75642_3_,
        +             double p_75642_5_,
        +             double p_75642_7_)
        +
      • +
      + + + +
        +
      • +

        onUpdateMoveHelper

        +
        public void onUpdateMoveHelper()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/EntitySenses.html b/javadoc/net/minecraft/entity/ai/EntitySenses.html new file mode 100644 index 0000000..371ed8e --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntitySenses.html @@ -0,0 +1,267 @@ + + + + + +EntitySenses (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntitySenses

+
+
+ +
+
    +
  • +
    +
    +
    public class EntitySenses
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleancanSee(Entity p_75522_1_) 
      voidclearSensingCache() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySenses

        +
        public EntitySenses(EntityLiving p_i1672_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        clearSensingCache

        +
        public void clearSensingCache()
        +
      • +
      + + + +
        +
      • +

        canSee

        +
        public boolean canSee(Entity p_75522_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/RandomPositionGenerator.html b/javadoc/net/minecraft/entity/ai/RandomPositionGenerator.html new file mode 100644 index 0000000..7a318cc --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/RandomPositionGenerator.html @@ -0,0 +1,296 @@ + + + + + +RandomPositionGenerator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class RandomPositionGenerator

+
+
+ +
+
    +
  • +
    +
    +
    public class RandomPositionGenerator
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RandomPositionGenerator

        +
        public RandomPositionGenerator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        findRandomTarget

        +
        public static Vec3 findRandomTarget(EntityCreature p_75463_0_,
        +                    int p_75463_1_,
        +                    int p_75463_2_)
        +
      • +
      + + + +
        +
      • +

        findRandomTargetBlockTowards

        +
        public static Vec3 findRandomTargetBlockTowards(EntityCreature p_75464_0_,
        +                                int p_75464_1_,
        +                                int p_75464_2_,
        +                                Vec3 p_75464_3_)
        +
      • +
      + + + +
        +
      • +

        findRandomTargetBlockAwayFrom

        +
        public static Vec3 findRandomTargetBlockAwayFrom(EntityCreature p_75461_0_,
        +                                 int p_75461_1_,
        +                                 int p_75461_2_,
        +                                 Vec3 p_75461_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html b/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html new file mode 100644 index 0000000..1f1f514 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html @@ -0,0 +1,392 @@ + + + + + +AttributeModifier (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class AttributeModifier

+
+
+ +
+
    +
  • +
    +
    +
    public class AttributeModifier
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      AttributeModifier(java.lang.String p_i1605_1_, + double p_i1605_2_, + int p_i1605_4_) 
      AttributeModifier(java.util.UUID p_i1606_1_, + java.lang.String p_i1606_2_, + double p_i1606_3_, + int p_i1606_5_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object p_equals_1_) 
      doublegetAmount() 
      java.util.UUIDgetID() 
      java.lang.StringgetName() 
      intgetOperation() 
      inthashCode() 
      booleanisSaved() 
      AttributeModifiersetSaved(boolean p_111168_1_) 
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AttributeModifier

        +
        public AttributeModifier(java.lang.String p_i1605_1_,
        +                 double p_i1605_2_,
        +                 int p_i1605_4_)
        +
      • +
      + + + +
        +
      • +

        AttributeModifier

        +
        public AttributeModifier(java.util.UUID p_i1606_1_,
        +                 java.lang.String p_i1606_2_,
        +                 double p_i1606_3_,
        +                 int p_i1606_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getID

        +
        public java.util.UUID getID()
        +
      • +
      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
      • +
      + + + +
        +
      • +

        getOperation

        +
        public int getOperation()
        +
      • +
      + + + +
        +
      • +

        getAmount

        +
        public double getAmount()
        +
      • +
      + + + +
        +
      • +

        isSaved

        +
        public boolean isSaved()
        +
      • +
      + + + + + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object p_equals_1_)
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html new file mode 100644 index 0000000..8dd7380 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html @@ -0,0 +1,342 @@ + + + + + +BaseAttribute (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class BaseAttribute

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IAttribute
    +
    +
    +
    Direct Known Subclasses:
    +
    RangedAttribute
    +
    +
    +
    +
    public abstract class BaseAttribute
    +extends java.lang.Object
    +implements IAttribute
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + +
      Constructors 
      ModifierConstructor and Description
      protected BaseAttribute(java.lang.String p_i1607_1_, + double p_i1607_2_) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BaseAttribute

        +
        protected BaseAttribute(java.lang.String p_i1607_1_,
        +             double p_i1607_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        setShouldWatch

        +
        public BaseAttribute setShouldWatch(boolean p_111112_1_)
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html b/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html new file mode 100644 index 0000000..b99d681 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html @@ -0,0 +1,385 @@ + + + + + +BaseAttributeMap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class BaseAttributeMap

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    ServersideAttributeMap
    +
    +
    +
    +
    public abstract class BaseAttributeMap
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        attributes

        +
        protected final java.util.Map attributes
        +
      • +
      + + + +
        +
      • +

        attributesByName

        +
        protected final java.util.Map attributesByName
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BaseAttributeMap

        +
        public BaseAttributeMap()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getAttributeInstanceByName

        +
        public IAttributeInstance getAttributeInstanceByName(java.lang.String p_111152_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getAllAttributes

        +
        public java.util.Collection getAllAttributes()
        +
      • +
      + + + + + + + +
        +
      • +

        removeAttributeModifiers

        +
        public void removeAttributeModifiers(com.google.common.collect.Multimap p_111148_1_)
        +
      • +
      + + + +
        +
      • +

        applyAttributeModifiers

        +
        public void applyAttributeModifiers(com.google.common.collect.Multimap p_111147_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html new file mode 100644 index 0000000..4ee82e0 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html @@ -0,0 +1,247 @@ + + + + + +IAttribute (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Interface IAttribute

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAttributeUnlocalizedName

        +
        java.lang.String getAttributeUnlocalizedName()
        +
      • +
      + + + +
        +
      • +

        clampValue

        +
        double clampValue(double p_111109_1_)
        +
      • +
      + + + +
        +
      • +

        getDefaultValue

        +
        double getDefaultValue()
        +
      • +
      + + + +
        +
      • +

        getShouldWatch

        +
        boolean getShouldWatch()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html b/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html new file mode 100644 index 0000000..a8c86ed --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html @@ -0,0 +1,312 @@ + + + + + +IAttributeInstance (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Interface IAttributeInstance

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getBaseValue

        +
        double getBaseValue()
        +
      • +
      + + + +
        +
      • +

        setBaseValue

        +
        void setBaseValue(double p_111128_1_)
        +
      • +
      + + + +
        +
      • +

        func_111122_c

        +
        java.util.Collection func_111122_c()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        removeAllModifiers

        +
        void removeAllModifiers()
        +
      • +
      + + + +
        +
      • +

        getAttributeValue

        +
        double getAttributeValue()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html b/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html new file mode 100644 index 0000000..b464460 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html @@ -0,0 +1,414 @@ + + + + + +ModifiableAttributeInstance (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class ModifiableAttributeInstance

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html new file mode 100644 index 0000000..bb19678 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html @@ -0,0 +1,302 @@ + + + + + +RangedAttribute (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class RangedAttribute

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RangedAttribute

        +
        public RangedAttribute(java.lang.String p_i1609_1_,
        +               double p_i1609_2_,
        +               double p_i1609_4_,
        +               double p_i1609_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setDescription

        +
        public RangedAttribute setDescription(java.lang.String p_111117_1_)
        +
      • +
      + + + +
        +
      • +

        getDescription

        +
        public java.lang.String getDescription()
        +
      • +
      + + + +
        +
      • +

        clampValue

        +
        public double clampValue(double p_111109_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html b/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html new file mode 100644 index 0000000..4da45e1 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html @@ -0,0 +1,390 @@ + + + + + +ServersideAttributeMap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai.attributes
+

Class ServersideAttributeMap

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-frame.html b/javadoc/net/minecraft/entity/ai/attributes/package-frame.html new file mode 100644 index 0000000..d64d873 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-frame.html @@ -0,0 +1,29 @@ + + + + + +net.minecraft.entity.ai.attributes (Forge API) + + + + +

net.minecraft.entity.ai.attributes

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-summary.html b/javadoc/net/minecraft/entity/ai/attributes/package-summary.html new file mode 100644 index 0000000..bd36c21 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-summary.html @@ -0,0 +1,170 @@ + + + + + +net.minecraft.entity.ai.attributes (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.ai.attributes

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-tree.html b/javadoc/net/minecraft/entity/ai/attributes/package-tree.html new file mode 100644 index 0000000..151e638 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-tree.html @@ -0,0 +1,142 @@ + + + + + +net.minecraft.entity.ai.attributes Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.ai.attributes

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/package-frame.html b/javadoc/net/minecraft/entity/ai/package-frame.html new file mode 100644 index 0000000..90ae0c8 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/package-frame.html @@ -0,0 +1,72 @@ + + + + + +net.minecraft.entity.ai (Forge API) + + + + +

net.minecraft.entity.ai

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/ai/package-summary.html b/javadoc/net/minecraft/entity/ai/package-summary.html new file mode 100644 index 0000000..3d70a0e --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/package-summary.html @@ -0,0 +1,343 @@ + + + + + +net.minecraft.entity.ai (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.ai

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/ai/package-tree.html b/javadoc/net/minecraft/entity/ai/package-tree.html new file mode 100644 index 0000000..058b047 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/package-tree.html @@ -0,0 +1,203 @@ + + + + + +net.minecraft.entity.ai Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.ai

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/BossStatus.html b/javadoc/net/minecraft/entity/boss/BossStatus.html new file mode 100644 index 0000000..e883385 --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/BossStatus.html @@ -0,0 +1,331 @@ + + + + + +BossStatus (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.boss
+

Class BossStatus

+
+
+ +
+
    +
  • +
    +
    +
    public final class BossStatus
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BossStatus() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidsetBossStatus(IBossDisplayData p_82824_0_, + boolean p_82824_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        healthScale

        +
        public static float healthScale
        +
      • +
      + + + +
        +
      • +

        statusBarTime

        +
        public static int statusBarTime
        +
      • +
      + + + +
        +
      • +

        bossName

        +
        public static java.lang.String bossName
        +
      • +
      + + + +
        +
      • +

        hasColorModifier

        +
        public static boolean hasColorModifier
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BossStatus

        +
        public BossStatus()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setBossStatus

        +
        public static void setBossStatus(IBossDisplayData p_82824_0_,
        +                 boolean p_82824_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/EntityDragon.html b/javadoc/net/minecraft/entity/boss/EntityDragon.html new file mode 100644 index 0000000..949fc29 --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/EntityDragon.html @@ -0,0 +1,859 @@ + + + + + +EntityDragon (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.boss
+

Class EntityDragon

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/EntityDragonPart.html b/javadoc/net/minecraft/entity/boss/EntityDragonPart.html new file mode 100644 index 0000000..14428df --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/EntityDragonPart.html @@ -0,0 +1,434 @@ + + + + + +EntityDragonPart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.boss
+

Class EntityDragonPart

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityDragonPart
    +extends Entity
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/EntityWither.html b/javadoc/net/minecraft/entity/boss/EntityWither.html new file mode 100644 index 0000000..0cd94ee --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/EntityWither.html @@ -0,0 +1,857 @@ + + + + + +EntityWither (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.boss
+

Class EntityWither

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/IBossDisplayData.html b/javadoc/net/minecraft/entity/boss/IBossDisplayData.html new file mode 100644 index 0000000..eb63d37 --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/IBossDisplayData.html @@ -0,0 +1,234 @@ + + + + + +IBossDisplayData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.boss
+

Interface IBossDisplayData

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMaxHealth

        +
        float getMaxHealth()
        +
      • +
      + + + +
        +
      • +

        getHealth

        +
        float getHealth()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/package-frame.html b/javadoc/net/minecraft/entity/boss/package-frame.html new file mode 100644 index 0000000..24768af --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/package-frame.html @@ -0,0 +1,26 @@ + + + + + +net.minecraft.entity.boss (Forge API) + + + + +

net.minecraft.entity.boss

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/boss/package-summary.html b/javadoc/net/minecraft/entity/boss/package-summary.html new file mode 100644 index 0000000..ec89b67 --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/package-summary.html @@ -0,0 +1,158 @@ + + + + + +net.minecraft.entity.boss (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.boss

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/boss/package-tree.html b/javadoc/net/minecraft/entity/boss/package-tree.html new file mode 100644 index 0000000..ae111c3 --- /dev/null +++ b/javadoc/net/minecraft/entity/boss/package-tree.html @@ -0,0 +1,153 @@ + + + + + +net.minecraft.entity.boss Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.boss

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/effect/EntityLightningBolt.html b/javadoc/net/minecraft/entity/effect/EntityLightningBolt.html new file mode 100644 index 0000000..cb5f1f9 --- /dev/null +++ b/javadoc/net/minecraft/entity/effect/EntityLightningBolt.html @@ -0,0 +1,390 @@ + + + + + +EntityLightningBolt (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.effect
+

Class EntityLightningBolt

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        boltVertex

        +
        public long boltVertex
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLightningBolt

        +
        public EntityLightningBolt(World p_i1703_1_,
        +                   double p_i1703_2_,
        +                   double p_i1703_4_,
        +                   double p_i1703_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/effect/EntityWeatherEffect.html b/javadoc/net/minecraft/entity/effect/EntityWeatherEffect.html new file mode 100644 index 0000000..75f3db0 --- /dev/null +++ b/javadoc/net/minecraft/entity/effect/EntityWeatherEffect.html @@ -0,0 +1,272 @@ + + + + + +EntityWeatherEffect (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.effect
+

Class EntityWeatherEffect

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityWeatherEffect

        +
        public EntityWeatherEffect(World p_i1702_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/effect/package-frame.html b/javadoc/net/minecraft/entity/effect/package-frame.html new file mode 100644 index 0000000..53d4ca9 --- /dev/null +++ b/javadoc/net/minecraft/entity/effect/package-frame.html @@ -0,0 +1,20 @@ + + + + + +net.minecraft.entity.effect (Forge API) + + + + +

net.minecraft.entity.effect

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/effect/package-summary.html b/javadoc/net/minecraft/entity/effect/package-summary.html new file mode 100644 index 0000000..2780ef9 --- /dev/null +++ b/javadoc/net/minecraft/entity/effect/package-summary.html @@ -0,0 +1,135 @@ + + + + + +net.minecraft.entity.effect (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.effect

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/effect/package-tree.html b/javadoc/net/minecraft/entity/effect/package-tree.html new file mode 100644 index 0000000..4dc2177 --- /dev/null +++ b/javadoc/net/minecraft/entity/effect/package-tree.html @@ -0,0 +1,134 @@ + + + + + +net.minecraft.entity.effect Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.effect

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityBoat.html b/javadoc/net/minecraft/entity/item/EntityBoat.html new file mode 100644 index 0000000..03c9d4d --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityBoat.html @@ -0,0 +1,716 @@ + + + + + +EntityBoat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityBoat

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityBoat
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityBoat

        +
        public EntityBoat(World p_i1704_1_)
        +
      • +
      + + + +
        +
      • +

        EntityBoat

        +
        public EntityBoat(World p_i1705_1_,
        +          double p_i1705_2_,
        +          double p_i1705_4_,
        +          double p_i1705_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
        +
        Overrides:
        +
        canBePushed in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getMountedYOffset

        +
        public double getMountedYOffset()
        +
        +
        Overrides:
        +
        getMountedYOffset in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        updateFallState

        +
        protected void updateFallState(double p_70064_1_,
        +                   boolean p_70064_3_)
        +
        +
        Overrides:
        +
        updateFallState in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDamageTaken

        +
        public void setDamageTaken(float p_70266_1_)
        +
      • +
      + + + +
        +
      • +

        getDamageTaken

        +
        public float getDamageTaken()
        +
      • +
      + + + +
        +
      • +

        setTimeSinceHit

        +
        public void setTimeSinceHit(int p_70265_1_)
        +
      • +
      + + + +
        +
      • +

        getTimeSinceHit

        +
        public int getTimeSinceHit()
        +
      • +
      + + + +
        +
      • +

        setForwardDirection

        +
        public void setForwardDirection(int p_70269_1_)
        +
      • +
      + + + +
        +
      • +

        getForwardDirection

        +
        public int getForwardDirection()
        +
      • +
      + + + +
        +
      • +

        setIsBoatEmpty

        +
        public void setIsBoatEmpty(boolean p_70270_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html b/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html new file mode 100644 index 0000000..5052049 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html @@ -0,0 +1,480 @@ + + + + + +EntityEnderCrystal (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderCrystal

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityEnderCrystal
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        innerRotation

        +
        public int innerRotation
        +
      • +
      + + + +
        +
      • +

        health

        +
        public int health
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderCrystal

        +
        public EntityEnderCrystal(World p_i1698_1_)
        +
      • +
      + + + +
        +
      • +

        EntityEnderCrystal

        +
        public EntityEnderCrystal(World p_i1699_1_,
        +                  double p_i1699_2_,
        +                  double p_i1699_4_,
        +                  double p_i1699_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderEye.html b/javadoc/net/minecraft/entity/item/EntityEnderEye.html new file mode 100644 index 0000000..ba92ac6 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderEye.html @@ -0,0 +1,492 @@ + + + + + +EntityEnderEye (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderEye

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityEnderEye
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderEye

        +
        public EntityEnderEye(World p_i1757_1_)
        +
      • +
      + + + +
        +
      • +

        EntityEnderEye

        +
        public EntityEnderEye(World p_i1758_1_,
        +              double p_i1758_2_,
        +              double p_i1758_4_,
        +              double p_i1758_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        isInRangeToRenderDist

        +
        public boolean isInRangeToRenderDist(double p_70112_1_)
        +
        +
        Overrides:
        +
        isInRangeToRenderDist in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        moveTowards

        +
        public void moveTowards(double p_70220_1_,
        +               int p_70220_3_,
        +               double p_70220_4_)
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getBrightness

        +
        public float getBrightness(float p_70013_1_)
        +
        +
        Overrides:
        +
        getBrightness in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getBrightnessForRender

        +
        public int getBrightnessForRender(float p_70070_1_)
        +
        +
        Overrides:
        +
        getBrightnessForRender in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
        +
        Overrides:
        +
        canAttackWithItem in class Entity
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderPearl.html b/javadoc/net/minecraft/entity/item/EntityEnderPearl.html new file mode 100644 index 0000000..025e09c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderPearl.html @@ -0,0 +1,355 @@ + + + + + +EntityEnderPearl (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderPearl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderPearl

        +
        public EntityEnderPearl(World p_i1782_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntityEnderPearl

        +
        public EntityEnderPearl(World p_i1784_1_,
        +                double p_i1784_2_,
        +                double p_i1784_4_,
        +                double p_i1784_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityExpBottle.html b/javadoc/net/minecraft/entity/item/EntityExpBottle.html new file mode 100644 index 0000000..fe44ddf --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityExpBottle.html @@ -0,0 +1,406 @@ + + + + + +EntityExpBottle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityExpBottle

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityFallingBlock.html b/javadoc/net/minecraft/entity/item/EntityFallingBlock.html new file mode 100644 index 0000000..a8b99dd --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityFallingBlock.html @@ -0,0 +1,601 @@ + + + + + +EntityFallingBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityFallingBlock

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFallingBlock
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_145814_a

        +
        public int field_145814_a
        +
      • +
      + + + +
        +
      • +

        field_145812_b

        +
        public int field_145812_b
        +
      • +
      + + + +
        +
      • +

        field_145813_c

        +
        public boolean field_145813_c
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i1706_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i45318_1_,
        +                  double p_i45318_2_,
        +                  double p_i45318_4_,
        +                  double p_i45318_6_,
        +                  Block p_i45318_8_)
        +
      • +
      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i45319_1_,
        +                  double p_i45319_2_,
        +                  double p_i45319_4_,
        +                  double p_i45319_6_,
        +                  Block p_i45319_8_,
        +                  int p_i45319_9_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html b/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html new file mode 100644 index 0000000..bf4e19c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html @@ -0,0 +1,494 @@ + + + + + +EntityFireworkRocket (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityFireworkRocket

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFireworkRocket
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFireworkRocket

        +
        public EntityFireworkRocket(World p_i1762_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFireworkRocket

        +
        public EntityFireworkRocket(World p_i1763_1_,
        +                    double p_i1763_2_,
        +                    double p_i1763_4_,
        +                    double p_i1763_6_,
        +                    ItemStack p_i1763_8_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityItem.html b/javadoc/net/minecraft/entity/item/EntityItem.html new file mode 100644 index 0000000..f79d272 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityItem.html @@ -0,0 +1,701 @@ + + + + + +EntityItem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityItem

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityItem
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        age

        +
        public int age
        +
      • +
      + + + +
        +
      • +

        delayBeforeCanPickup

        +
        public int delayBeforeCanPickup
        +
      • +
      + + + +
        +
      • +

        hoverStart

        +
        public float hoverStart
        +
      • +
      + + + +
        +
      • +

        lifespan

        +
        public int lifespan
        +
        The maximum age of this EntityItem. The item is expired once this is reached.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1709_1_,
        +          double p_i1709_2_,
        +          double p_i1709_4_,
        +          double p_i1709_6_)
        +
      • +
      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1710_1_,
        +          double p_i1710_2_,
        +          double p_i1710_4_,
        +          double p_i1710_6_,
        +          ItemStack p_i1710_8_)
        +
      • +
      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1711_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        combineItems

        +
        public boolean combineItems(EntityItem p_70289_1_)
        +
      • +
      + + + +
        +
      • +

        setAgeToCreativeDespawnTime

        +
        public void setAgeToCreativeDespawnTime()
        +
      • +
      + + + + + + + +
        +
      • +

        dealFireDamage

        +
        protected void dealFireDamage(int p_70081_1_)
        +
        +
        Overrides:
        +
        dealFireDamage in class Entity
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
        +
        Overrides:
        +
        getCommandSenderName in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
        +
        Overrides:
        +
        canAttackWithItem in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        travelToDimension

        +
        public void travelToDimension(int p_71027_1_)
        +
        +
        Overrides:
        +
        travelToDimension in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getEntityItem

        +
        public ItemStack getEntityItem()
        +
      • +
      + + + +
        +
      • +

        setEntityItemStack

        +
        public void setEntityItemStack(ItemStack p_92058_1_)
        +
      • +
      + + + +
        +
      • +

        func_145798_i

        +
        public java.lang.String func_145798_i()
        +
      • +
      + + + +
        +
      • +

        func_145797_a

        +
        public void func_145797_a(java.lang.String p_145797_1_)
        +
      • +
      + + + +
        +
      • +

        func_145800_j

        +
        public java.lang.String func_145800_j()
        +
      • +
      + + + +
        +
      • +

        func_145799_b

        +
        public void func_145799_b(java.lang.String p_145799_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityItemFrame.html b/javadoc/net/minecraft/entity/item/EntityItemFrame.html new file mode 100644 index 0000000..385dc53 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityItemFrame.html @@ -0,0 +1,544 @@ + + + + + +EntityItemFrame (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityItemFrame

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecart.html b/javadoc/net/minecraft/entity/item/EntityMinecart.html new file mode 100644 index 0000000..85e3235 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecart.html @@ -0,0 +1,1471 @@ + + + + + +EntityMinecart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecart

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        defaultMaxSpeedAirLateral

        +
        public static float defaultMaxSpeedAirLateral
        +
      • +
      + + + +
        +
      • +

        defaultMaxSpeedAirVertical

        +
        public static float defaultMaxSpeedAirVertical
        +
      • +
      + + + +
        +
      • +

        defaultDragAir

        +
        public static double defaultDragAir
        +
      • +
      + + + +
        +
      • +

        canUseRail

        +
        protected boolean canUseRail
        +
      • +
      + + + +
        +
      • +

        canBePushed

        +
        protected boolean canBePushed
        +
      • +
      + + + +
        +
      • +

        maxSpeedAirLateral

        +
        protected float maxSpeedAirLateral
        +
      • +
      + + + +
        +
      • +

        maxSpeedAirVertical

        +
        protected float maxSpeedAirVertical
        +
      • +
      + + + +
        +
      • +

        dragAir

        +
        protected double dragAir
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecart

        +
        public EntityMinecart(World p_i1712_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecart

        +
        public EntityMinecart(World p_i1713_1_,
        +              double p_i1713_2_,
        +              double p_i1713_4_,
        +              double p_i1713_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createMinecart

        +
        public static EntityMinecart createMinecart(World p_94090_0_,
        +                            double p_94090_1_,
        +                            double p_94090_3_,
        +                            double p_94090_5_,
        +                            int p_94090_7_)
        +
      • +
      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
        +
        Overrides:
        +
        canBePushed in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getMountedYOffset

        +
        public double getMountedYOffset()
        +
        +
        Overrides:
        +
        getMountedYOffset in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        killMinecart

        +
        public void killMinecart(DamageSource p_94095_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDead

        +
        public void setDead()
        +
        +
        Overrides:
        +
        setDead in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onActivatorRailPass

        +
        public void onActivatorRailPass(int p_96095_1_,
        +                       int p_96095_2_,
        +                       int p_96095_3_,
        +                       boolean p_96095_4_)
        +
      • +
      + + + +
        +
      • +

        func_94088_b

        +
        protected void func_94088_b(double p_94088_1_)
        +
      • +
      + + + +
        +
      • +

        func_145821_a

        +
        protected void func_145821_a(int p_145821_1_,
        +                 int p_145821_2_,
        +                 int p_145821_3_,
        +                 double p_145821_4_,
        +                 double p_145821_6_,
        +                 Block p_145821_8_,
        +                 int p_145821_9_)
        +
      • +
      + + + +
        +
      • +

        applyDrag

        +
        protected void applyDrag()
        +
      • +
      + + + +
        +
      • +

        func_70495_a

        +
        public Vec3 func_70495_a(double p_70495_1_,
        +                double p_70495_3_,
        +                double p_70495_5_,
        +                double p_70495_7_)
        +
      • +
      + + + +
        +
      • +

        func_70489_a

        +
        public Vec3 func_70489_a(double p_70489_1_,
        +                double p_70489_3_,
        +                double p_70489_5_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDamage

        +
        public void setDamage(float p_70492_1_)
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getDamage

        +
        public float getDamage()
        +
      • +
      + + + +
        +
      • +

        setRollingAmplitude

        +
        public void setRollingAmplitude(int p_70497_1_)
        +
      • +
      + + + +
        +
      • +

        getRollingAmplitude

        +
        public int getRollingAmplitude()
        +
      • +
      + + + +
        +
      • +

        setRollingDirection

        +
        public void setRollingDirection(int p_70494_1_)
        +
      • +
      + + + +
        +
      • +

        getRollingDirection

        +
        public int getRollingDirection()
        +
      • +
      + + + +
        +
      • +

        getMinecartType

        +
        public abstract int getMinecartType()
        +
      • +
      + + + +
        +
      • +

        func_145820_n

        +
        public Block func_145820_n()
        +
      • +
      + + + +
        +
      • +

        func_145817_o

        +
        public Block func_145817_o()
        +
      • +
      + + + +
        +
      • +

        getDisplayTileData

        +
        public int getDisplayTileData()
        +
      • +
      + + + +
        +
      • +

        getDefaultDisplayTileData

        +
        public int getDefaultDisplayTileData()
        +
      • +
      + + + +
        +
      • +

        getDisplayTileOffset

        +
        public int getDisplayTileOffset()
        +
      • +
      + + + +
        +
      • +

        getDefaultDisplayTileOffset

        +
        public int getDefaultDisplayTileOffset()
        +
      • +
      + + + +
        +
      • +

        func_145819_k

        +
        public void func_145819_k(int p_145819_1_)
        +
      • +
      + + + +
        +
      • +

        setDisplayTileData

        +
        public void setDisplayTileData(int p_94092_1_)
        +
      • +
      + + + +
        +
      • +

        setDisplayTileOffset

        +
        public void setDisplayTileOffset(int p_94086_1_)
        +
      • +
      + + + +
        +
      • +

        hasDisplayTile

        +
        public boolean hasDisplayTile()
        +
      • +
      + + + +
        +
      • +

        setHasDisplayTile

        +
        public void setHasDisplayTile(boolean p_94096_1_)
        +
      • +
      + + + +
        +
      • +

        setMinecartName

        +
        public void setMinecartName(java.lang.String p_96094_1_)
        +
      • +
      + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
        +
        Overrides:
        +
        getCommandSenderName in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        hasCustomInventoryName

        +
        public boolean hasCustomInventoryName()
        +
      • +
      + + + +
        +
      • +

        func_95999_t

        +
        public java.lang.String func_95999_t()
        +
      • +
      + + + +
        +
      • +

        moveMinecartOnRail

        +
        public void moveMinecartOnRail(int x,
        +                      int y,
        +                      int z,
        +                      double par4)
        +
        Moved to allow overrides. + This code handles minecart movement and speed capping when on a rail.
        +
      • +
      + + + +
        +
      • +

        getCollisionHandler

        +
        public static IMinecartCollisionHandler getCollisionHandler()
        +
        Gets the current global Minecart Collision handler if none + is registered, returns null
        +
        Returns:
        The collision handler or null
        +
      • +
      + + + +
        +
      • +

        setCollisionHandler

        +
        public static void setCollisionHandler(IMinecartCollisionHandler handler)
        +
        Sets the global Minecart Collision handler, overwrites any + that is currently set.
        +
        Parameters:
        handler - The new handler
        +
      • +
      + + + +
        +
      • +

        getCartItem

        +
        public ItemStack getCartItem()
        +
        This function returns an ItemStack that represents this cart. + This should be an ItemStack that can be used by the player to place the cart, + but is not necessary the item the cart drops when destroyed.
        +
        Returns:
        An ItemStack that can be used to place the cart.
        +
      • +
      + + + +
        +
      • +

        canUseRail

        +
        public boolean canUseRail()
        +
        Returns true if this cart can currently use rails. + This function is mainly used to gracefully detach a minecart from a rail.
        +
        Returns:
        True if the minecart can use rails.
        +
      • +
      + + + +
        +
      • +

        setCanUseRail

        +
        public void setCanUseRail(boolean use)
        +
        Set whether the minecart can use rails. + This function is mainly used to gracefully detach a minecart from a rail.
        +
        Parameters:
        use - Whether the minecart can currently use rails.
        +
      • +
      + + + +
        +
      • +

        shouldDoRailFunctions

        +
        public boolean shouldDoRailFunctions()
        +
        Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
        +
        Returns:
        True if this cart should call onMinecartPass().
        +
      • +
      + + + +
        +
      • +

        isPoweredCart

        +
        public boolean isPoweredCart()
        +
        Returns true if this cart is self propelled.
        +
        Returns:
        True if powered.
        +
      • +
      + + + +
        +
      • +

        canBeRidden

        +
        public boolean canBeRidden()
        +
        Returns true if this cart can be ridden by an Entity.
        +
        Returns:
        True if this cart can be ridden.
        +
      • +
      + + + +
        +
      • +

        getMaxCartSpeedOnRail

        +
        public float getMaxCartSpeedOnRail()
        +
        Returns the carts max speed when traveling on rails. Carts going faster + than 1.1 cause issues with chunk loading. Carts cant traverse slopes or + corners at greater than 0.5 - 0.6. This value is compared with the rails + max speed and the carts current speed cap to determine the carts current + max speed. A normal rail's max speed is 0.4.
        +
        Returns:
        Carts max speed.
        +
      • +
      + + + +
        +
      • +

        getCurrentCartSpeedCapOnRail

        +
        public final float getCurrentCartSpeedCapOnRail()
        +
        Returns the current speed cap for the cart when traveling on rails. This + functions differs from getMaxCartSpeedOnRail() in that it controls + current movement and cannot be overridden. The value however can never be + higher than getMaxCartSpeedOnRail().
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setCurrentCartSpeedCapOnRail

        +
        public final void setCurrentCartSpeedCapOnRail(float value)
        +
      • +
      + + + +
        +
      • +

        getMaxSpeedAirLateral

        +
        public float getMaxSpeedAirLateral()
        +
      • +
      + + + +
        +
      • +

        setMaxSpeedAirLateral

        +
        public void setMaxSpeedAirLateral(float value)
        +
      • +
      + + + +
        +
      • +

        getMaxSpeedAirVertical

        +
        public float getMaxSpeedAirVertical()
        +
      • +
      + + + +
        +
      • +

        setMaxSpeedAirVertical

        +
        public void setMaxSpeedAirVertical(float value)
        +
      • +
      + + + +
        +
      • +

        getDragAir

        +
        public double getDragAir()
        +
      • +
      + + + +
        +
      • +

        setDragAir

        +
        public void setDragAir(double value)
        +
      • +
      + + + +
        +
      • +

        getSlopeAdjustment

        +
        public double getSlopeAdjustment()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartChest.html b/javadoc/net/minecraft/entity/item/EntityMinecartChest.html new file mode 100644 index 0000000..2d3f27e --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartChest.html @@ -0,0 +1,424 @@ + + + + + +EntityMinecartChest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartChest

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html b/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html new file mode 100644 index 0000000..7300862 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html @@ -0,0 +1,648 @@ + + + + + +EntityMinecartContainer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartContainer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html b/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html new file mode 100644 index 0000000..943603c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html @@ -0,0 +1,354 @@ + + + + + +EntityMinecartEmpty (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartEmpty

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecartEmpty

        +
        public EntityMinecartEmpty(World p_i1722_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecartEmpty

        +
        public EntityMinecartEmpty(World p_i1723_1_,
        +                   double p_i1723_2_,
        +                   double p_i1723_4_,
        +                   double p_i1723_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html b/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html new file mode 100644 index 0000000..f1accba --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html @@ -0,0 +1,586 @@ + + + + + +EntityMinecartFurnace (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartFurnace

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityMinecartFurnace
    +extends EntityMinecart
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html b/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html new file mode 100644 index 0000000..7b173ca --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html @@ -0,0 +1,653 @@ + + + + + +EntityMinecartHopper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartHopper

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html b/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html new file mode 100644 index 0000000..ae4a669 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html @@ -0,0 +1,587 @@ + + + + + +EntityMinecartTNT (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartTNT

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecartTNT

        +
        public EntityMinecartTNT(World p_i1727_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecartTNT

        +
        public EntityMinecartTNT(World p_i1728_1_,
        +                 double p_i1728_2_,
        +                 double p_i1728_4_,
        +                 double p_i1728_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html b/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html new file mode 100644 index 0000000..2ea8e49 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html @@ -0,0 +1,710 @@ + + + + + +EntityPainting.EnumArt (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Enum EntityPainting.EnumArt

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityPainting.html b/javadoc/net/minecraft/entity/item/EntityPainting.html new file mode 100644 index 0000000..e1cf4b2 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityPainting.html @@ -0,0 +1,468 @@ + + + + + +EntityPainting (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityPainting

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html b/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html new file mode 100644 index 0000000..a05fb49 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html @@ -0,0 +1,463 @@ + + + + + +EntityTNTPrimed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityTNTPrimed

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityTNTPrimed
    +extends Entity
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityXPOrb.html b/javadoc/net/minecraft/entity/item/EntityXPOrb.html new file mode 100644 index 0000000..fae9ea4 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityXPOrb.html @@ -0,0 +1,598 @@ + + + + + +EntityXPOrb (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityXPOrb

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityXPOrb
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        xpColor

        +
        public int xpColor
        +
      • +
      + + + +
        +
      • +

        xpOrbAge

        +
        public int xpOrbAge
        +
      • +
      + + + +
        +
      • +

        field_70532_c

        +
        public int field_70532_c
        +
      • +
      + + + +
        +
      • +

        xpValue

        +
        public int xpValue
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityXPOrb

        +
        public EntityXPOrb(World p_i1585_1_,
        +           double p_i1585_2_,
        +           double p_i1585_4_,
        +           double p_i1585_6_,
        +           int p_i1585_8_)
        +
      • +
      + + + +
        +
      • +

        EntityXPOrb

        +
        public EntityXPOrb(World p_i1586_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/package-frame.html b/javadoc/net/minecraft/entity/item/package-frame.html new file mode 100644 index 0000000..07cf4f0 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/package-frame.html @@ -0,0 +1,41 @@ + + + + + +net.minecraft.entity.item (Forge API) + + + + +

net.minecraft.entity.item

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/entity/item/package-summary.html b/javadoc/net/minecraft/entity/item/package-summary.html new file mode 100644 index 0000000..06523ec --- /dev/null +++ b/javadoc/net/minecraft/entity/item/package-summary.html @@ -0,0 +1,218 @@ + + + + + +net.minecraft.entity.item (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.item

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/package-tree.html b/javadoc/net/minecraft/entity/item/package-tree.html new file mode 100644 index 0000000..47536c2 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/package-tree.html @@ -0,0 +1,174 @@ + + + + + +net.minecraft.entity.item Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.item

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityBlaze.html b/javadoc/net/minecraft/entity/monster/EntityBlaze.html new file mode 100644 index 0000000..ea948fe --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityBlaze.html @@ -0,0 +1,631 @@ + + + + + +EntityBlaze (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityBlaze

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityBlaze

        +
        public EntityBlaze(World p_i1731_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityCaveSpider.html b/javadoc/net/minecraft/entity/monster/EntityCaveSpider.html new file mode 100644 index 0000000..1285ce8 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityCaveSpider.html @@ -0,0 +1,433 @@ + + + + + +EntityCaveSpider (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityCaveSpider

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityCreeper.html b/javadoc/net/minecraft/entity/monster/EntityCreeper.html new file mode 100644 index 0000000..476873b --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityCreeper.html @@ -0,0 +1,696 @@ + + + + + +EntityCreeper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityCreeper

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMob, IAnimals
    +
    +
    +
    +
    public class EntityCreeper
    +extends EntityMob
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityEnderman.html b/javadoc/net/minecraft/entity/monster/EntityEnderman.html new file mode 100644 index 0000000..3e44f3d --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityEnderman.html @@ -0,0 +1,720 @@ + + + + + +EntityEnderman (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityEnderman

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMob, IAnimals
    +
    +
    +
    +
    public class EntityEnderman
    +extends EntityMob
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderman

        +
        public EntityEnderman(World p_i1734_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        teleportRandomly

        +
        protected boolean teleportRandomly()
        +
      • +
      + + + +
        +
      • +

        teleportToEntity

        +
        protected boolean teleportToEntity(Entity p_70816_1_)
        +
      • +
      + + + +
        +
      • +

        teleportTo

        +
        protected boolean teleportTo(double p_70825_1_,
        +                 double p_70825_3_,
        +                 double p_70825_5_)
        +
      • +
      + + + + + + + +
        +
      • +

        getHurtSound

        +
        protected java.lang.String getHurtSound()
        +
        +
        Overrides:
        +
        getHurtSound in class EntityMob
        +
        +
      • +
      + + + +
        +
      • +

        getDeathSound

        +
        protected java.lang.String getDeathSound()
        +
        +
        Overrides:
        +
        getDeathSound in class EntityMob
        +
        +
      • +
      + + + + + + + +
        +
      • +

        dropFewItems

        +
        protected void dropFewItems(boolean p_70628_1_,
        +                int p_70628_2_)
        +
        +
        Overrides:
        +
        dropFewItems in class EntityLiving
        +
        +
      • +
      + + + +
        +
      • +

        func_146081_a

        +
        public void func_146081_a(Block p_146081_1_)
        +
      • +
      + + + +
        +
      • +

        func_146080_bZ

        +
        public Block func_146080_bZ()
        +
      • +
      + + + +
        +
      • +

        setCarryingData

        +
        public void setCarryingData(int p_70817_1_)
        +
      • +
      + + + +
        +
      • +

        getCarryingData

        +
        public int getCarryingData()
        +
      • +
      + + + + + + + +
        +
      • +

        isScreaming

        +
        public boolean isScreaming()
        +
      • +
      + + + +
        +
      • +

        setScreaming

        +
        public void setScreaming(boolean p_70819_1_)
        +
      • +
      + + + +
        +
      • +

        setCarriable

        +
        public static void setCarriable(Block block,
        +                boolean canCarry)
        +
      • +
      + + + +
        +
      • +

        getCarriable

        +
        public static boolean getCarriable(Block block)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityGhast.html b/javadoc/net/minecraft/entity/monster/EntityGhast.html new file mode 100644 index 0000000..0ccef79 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityGhast.html @@ -0,0 +1,693 @@ + + + + + +EntityGhast (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityGhast

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html b/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html new file mode 100644 index 0000000..8db00c8 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html @@ -0,0 +1,401 @@ + + + + + +EntityGiantZombie (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityGiantZombie

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMob, IAnimals
    +
    +
    +
    +
    public class EntityGiantZombie
    +extends EntityMob
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityGiantZombie

        +
        public EntityGiantZombie(World p_i1736_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getBlockPathWeight

        +
        public float getBlockPathWeight(int p_70783_1_,
        +                       int p_70783_2_,
        +                       int p_70783_3_)
        +
        +
        Overrides:
        +
        getBlockPathWeight in class EntityMob
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityGolem.html b/javadoc/net/minecraft/entity/monster/EntityGolem.html new file mode 100644 index 0000000..3c12687 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityGolem.html @@ -0,0 +1,451 @@ + + + + + +EntityGolem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityGolem

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityIronGolem.html b/javadoc/net/minecraft/entity/monster/EntityIronGolem.html new file mode 100644 index 0000000..0fd9094 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityIronGolem.html @@ -0,0 +1,731 @@ + + + + + +EntityIronGolem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityIronGolem

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IAnimals
    +
    +
    +
    +
    public class EntityIronGolem
    +extends EntityGolem
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityMagmaCube.html b/javadoc/net/minecraft/entity/monster/EntityMagmaCube.html new file mode 100644 index 0000000..1dd2741 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityMagmaCube.html @@ -0,0 +1,676 @@ + + + + + +EntityMagmaCube (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityMagmaCube

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityMob.html b/javadoc/net/minecraft/entity/monster/EntityMob.html new file mode 100644 index 0000000..f5a9760 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityMob.html @@ -0,0 +1,632 @@ + + + + + +EntityMob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityMob

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityPigZombie.html b/javadoc/net/minecraft/entity/monster/EntityPigZombie.html new file mode 100644 index 0000000..c3559a4 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityPigZombie.html @@ -0,0 +1,658 @@ + + + + + +EntityPigZombie (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityPigZombie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySilverfish.html b/javadoc/net/minecraft/entity/monster/EntitySilverfish.html new file mode 100644 index 0000000..d7b0a9f --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySilverfish.html @@ -0,0 +1,649 @@ + + + + + +EntitySilverfish (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySilverfish

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMob, IAnimals
    +
    +
    +
    +
    public class EntitySilverfish
    +extends EntityMob
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySkeleton.html b/javadoc/net/minecraft/entity/monster/EntitySkeleton.html new file mode 100644 index 0000000..e4afed1 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySkeleton.html @@ -0,0 +1,789 @@ + + + + + +EntitySkeleton (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySkeleton

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySlime.html b/javadoc/net/minecraft/entity/monster/EntitySlime.html new file mode 100644 index 0000000..05fd2de --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySlime.html @@ -0,0 +1,755 @@ + + + + + +EntitySlime (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySlime

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        squishAmount

        +
        public float squishAmount
        +
      • +
      + + + +
        +
      • +

        squishFactor

        +
        public float squishFactor
        +
      • +
      + + + +
        +
      • +

        prevSquishFactor

        +
        public float prevSquishFactor
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySlime

        +
        public EntitySlime(World p_i1742_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySnowman.html b/javadoc/net/minecraft/entity/monster/EntitySnowman.html new file mode 100644 index 0000000..7449945 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySnowman.html @@ -0,0 +1,463 @@ + + + + + +EntitySnowman (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySnowman

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySpider.GroupData.html b/javadoc/net/minecraft/entity/monster/EntitySpider.GroupData.html new file mode 100644 index 0000000..9105059 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySpider.GroupData.html @@ -0,0 +1,299 @@ + + + + + +EntitySpider.GroupData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySpider.GroupData

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      intfield_111105_a 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_111104_a(java.util.Random p_111104_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_111105_a

        +
        public int field_111105_a
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySpider.GroupData

        +
        public EntitySpider.GroupData()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_111104_a

        +
        public void func_111104_a(java.util.Random p_111104_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntitySpider.html b/javadoc/net/minecraft/entity/monster/EntitySpider.html new file mode 100644 index 0000000..aca4b69 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntitySpider.html @@ -0,0 +1,686 @@ + + + + + +EntitySpider (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntitySpider

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityWitch.html b/javadoc/net/minecraft/entity/monster/EntityWitch.html new file mode 100644 index 0000000..84a2bfc --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityWitch.html @@ -0,0 +1,583 @@ + + + + + +EntityWitch (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityWitch

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/EntityZombie.html b/javadoc/net/minecraft/entity/monster/EntityZombie.html new file mode 100644 index 0000000..06cd8bc --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityZombie.html @@ -0,0 +1,990 @@ + + + + + +EntityZombie (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityZombie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/IMob.html b/javadoc/net/minecraft/entity/monster/IMob.html new file mode 100644 index 0000000..49a3ed3 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/IMob.html @@ -0,0 +1,213 @@ + + + + + +IMob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Interface IMob

+
+
+ +
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/package-frame.html b/javadoc/net/minecraft/entity/monster/package-frame.html new file mode 100644 index 0000000..126b59e --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/package-frame.html @@ -0,0 +1,41 @@ + + + + + +net.minecraft.entity.monster (Forge API) + + + + +

net.minecraft.entity.monster

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/monster/package-summary.html b/javadoc/net/minecraft/entity/monster/package-summary.html new file mode 100644 index 0000000..f7a6688 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/package-summary.html @@ -0,0 +1,218 @@ + + + + + +net.minecraft.entity.monster (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.monster

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/monster/package-tree.html b/javadoc/net/minecraft/entity/monster/package-tree.html new file mode 100644 index 0000000..def3fb1 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/package-tree.html @@ -0,0 +1,187 @@ + + + + + +net.minecraft.entity.monster Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.monster

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/package-frame.html b/javadoc/net/minecraft/entity/package-frame.html new file mode 100644 index 0000000..2e50b3b --- /dev/null +++ b/javadoc/net/minecraft/entity/package-frame.html @@ -0,0 +1,52 @@ + + + + + +net.minecraft.entity (Forge API) + + + + +

net.minecraft.entity

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/entity/package-summary.html b/javadoc/net/minecraft/entity/package-summary.html new file mode 100644 index 0000000..1748a3b --- /dev/null +++ b/javadoc/net/minecraft/entity/package-summary.html @@ -0,0 +1,261 @@ + + + + + +net.minecraft.entity (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/package-tree.html b/javadoc/net/minecraft/entity/package-tree.html new file mode 100644 index 0000000..b58d1ec --- /dev/null +++ b/javadoc/net/minecraft/entity/package-tree.html @@ -0,0 +1,190 @@ + + + + + +net.minecraft.entity Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html b/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html new file mode 100644 index 0000000..8956fd1 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html @@ -0,0 +1,364 @@ + + + + + +EntityAmbientCreature (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityAmbientCreature

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityAnimal.html b/javadoc/net/minecraft/entity/passive/EntityAnimal.html new file mode 100644 index 0000000..4eb09aa --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityAnimal.html @@ -0,0 +1,685 @@ + + + + + +EntityAnimal (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityAnimal

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityBat.html b/javadoc/net/minecraft/entity/passive/EntityBat.html new file mode 100644 index 0000000..900cb94 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityBat.html @@ -0,0 +1,724 @@ + + + + + +EntityBat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityBat

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityChicken.html b/javadoc/net/minecraft/entity/passive/EntityChicken.html new file mode 100644 index 0000000..ea7c124 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityChicken.html @@ -0,0 +1,797 @@ + + + + + +EntityChicken (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityChicken

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IAnimals
    +
    +
    +
    +
    public class EntityChicken
    +extends EntityAnimal
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityCow.html b/javadoc/net/minecraft/entity/passive/EntityCow.html new file mode 100644 index 0000000..94a62a1 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityCow.html @@ -0,0 +1,567 @@ + + + + + +EntityCow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityCow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html b/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html new file mode 100644 index 0000000..fdaeb8b --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html @@ -0,0 +1,286 @@ + + + + + +EntityHorse.GroupData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityHorse.GroupData

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      EntityHorse.GroupData(int p_i1684_1_, + int p_i1684_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_111107_a

        +
        public int field_111107_a
        +
      • +
      + + + +
        +
      • +

        field_111106_b

        +
        public int field_111106_b
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityHorse.GroupData

        +
        public EntityHorse.GroupData(int p_i1684_1_,
        +                     int p_i1684_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityHorse.html b/javadoc/net/minecraft/entity/passive/EntityHorse.html new file mode 100644 index 0000000..c4168b0 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityHorse.html @@ -0,0 +1,1790 @@ + + + + + +EntityHorse (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityHorse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_110278_bp

        +
        public int field_110278_bp
        +
      • +
      + + + +
        +
      • +

        field_110279_bq

        +
        public int field_110279_bq
        +
      • +
      + + + +
        +
      • +

        horseJumping

        +
        protected boolean horseJumping
        +
      • +
      + + + +
        +
      • +

        temper

        +
        protected int temper
        +
      • +
      + + + +
        +
      • +

        jumpPower

        +
        protected float jumpPower
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityHorse

        +
        public EntityHorse(World p_i1685_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setHorseType

        +
        public void setHorseType(int p_110214_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseType

        +
        public int getHorseType()
        +
      • +
      + + + +
        +
      • +

        setHorseVariant

        +
        public void setHorseVariant(int p_110235_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseVariant

        +
        public int getHorseVariant()
        +
      • +
      + + + + + + + +
        +
      • +

        isAdultHorse

        +
        public boolean isAdultHorse()
        +
      • +
      + + + +
        +
      • +

        isTame

        +
        public boolean isTame()
        +
      • +
      + + + +
        +
      • +

        func_110253_bW

        +
        public boolean func_110253_bW()
        +
      • +
      + + + +
        +
      • +

        func_152119_ch

        +
        public java.lang.String func_152119_ch()
        +
      • +
      + + + +
        +
      • +

        func_152120_b

        +
        public void func_152120_b(java.lang.String p_152120_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseSize

        +
        public float getHorseSize()
        +
      • +
      + + + + + + + +
        +
      • +

        isHorseJumping

        +
        public boolean isHorseJumping()
        +
      • +
      + + + +
        +
      • +

        setHorseTamed

        +
        public void setHorseTamed(boolean p_110234_1_)
        +
      • +
      + + + +
        +
      • +

        setHorseJumping

        +
        public void setHorseJumping(boolean p_110255_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isChested

        +
        public boolean isChested()
        +
      • +
      + + + +
        +
      • +

        func_110241_cb

        +
        public int func_110241_cb()
        +
      • +
      + + + +
        +
      • +

        isEatingHaystack

        +
        public boolean isEatingHaystack()
        +
      • +
      + + + +
        +
      • +

        isRearing

        +
        public boolean isRearing()
        +
      • +
      + + + +
        +
      • +

        func_110205_ce

        +
        public boolean func_110205_ce()
        +
      • +
      + + + +
        +
      • +

        getHasReproduced

        +
        public boolean getHasReproduced()
        +
      • +
      + + + +
        +
      • +

        func_146086_d

        +
        public void func_146086_d(ItemStack p_146086_1_)
        +
      • +
      + + + +
        +
      • +

        func_110242_l

        +
        public void func_110242_l(boolean p_110242_1_)
        +
      • +
      + + + +
        +
      • +

        setChested

        +
        public void setChested(boolean p_110207_1_)
        +
      • +
      + + + +
        +
      • +

        setHasReproduced

        +
        public void setHasReproduced(boolean p_110221_1_)
        +
      • +
      + + + +
        +
      • +

        setHorseSaddled

        +
        public void setHorseSaddled(boolean p_110251_1_)
        +
      • +
      + + + +
        +
      • +

        getTemper

        +
        public int getTemper()
        +
      • +
      + + + +
        +
      • +

        setTemper

        +
        public void setTemper(int p_110238_1_)
        +
      • +
      + + + +
        +
      • +

        increaseTemper

        +
        public int increaseTemper(int p_110198_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        prepareChunkForSpawn

        +
        public boolean prepareChunkForSpawn()
        +
      • +
      + + + +
        +
      • +

        dropChests

        +
        public void dropChests()
        +
      • +
      + + + +
        +
      • +

        fall

        +
        protected void fall(float p_70069_1_)
        +
        +
        Overrides:
        +
        fall in class EntityLivingBase
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getClosestHorse

        +
        protected EntityHorse getClosestHorse(Entity p_110250_1_,
        +                          double p_110250_2_)
        +
      • +
      + + + +
        +
      • +

        getHorseJumpStrength

        +
        public double getHorseJumpStrength()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        isHorseSaddled

        +
        public boolean isHorseSaddled()
        +
      • +
      + + + + + + + +
        +
      • +

        getAngrySoundName

        +
        protected java.lang.String getAngrySoundName()
        +
      • +
      + + + +
        +
      • +

        func_145780_a

        +
        protected void func_145780_a(int p_145780_1_,
        +                 int p_145780_2_,
        +                 int p_145780_3_,
        +                 Block p_145780_4_)
        +
        +
        Overrides:
        +
        func_145780_a in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getMaxTemper

        +
        public int getMaxTemper()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_110239_cn

        +
        public boolean func_110239_cn()
        +
      • +
      + + + +
        +
      • +

        getHorseTexture

        +
        public java.lang.String getHorseTexture()
        +
      • +
      + + + +
        +
      • +

        getVariantTexturePaths

        +
        public java.lang.String[] getVariantTexturePaths()
        +
      • +
      + + + +
        +
      • +

        openGUI

        +
        public void openGUI(EntityPlayer p_110199_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        func_110259_cr

        +
        public boolean func_110259_cr()
        +
      • +
      + + + +
        +
      • +

        func_110229_cs

        +
        public boolean func_110229_cs()
        +
      • +
      + + + + + + + +
        +
      • +

        func_110256_cu

        +
        public boolean func_110256_cu()
        +
      • +
      + + + +
        +
      • +

        func_110222_cv

        +
        public boolean func_110222_cv()
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        setEating

        +
        public void setEating(boolean p_70019_1_)
        +
        +
        Overrides:
        +
        setEating in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setEatingHaystack

        +
        public void setEatingHaystack(boolean p_110227_1_)
        +
      • +
      + + + +
        +
      • +

        setRearing

        +
        public void setRearing(boolean p_110219_1_)
        +
      • +
      + + + +
        +
      • +

        makeHorseRearWithSound

        +
        public void makeHorseRearWithSound()
        +
      • +
      + + + +
        +
      • +

        dropChestItems

        +
        public void dropChestItems()
        +
      • +
      + + + +
        +
      • +

        setTamedBy

        +
        public boolean setTamedBy(EntityPlayer p_110263_1_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getGrassEatingAmount

        +
        public float getGrassEatingAmount(float p_110258_1_)
        +
      • +
      + + + +
        +
      • +

        getRearingAmount

        +
        public float getRearingAmount(float p_110223_1_)
        +
      • +
      + + + +
        +
      • +

        func_110201_q

        +
        public float func_110201_q(float p_110201_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        setJumpPower

        +
        public void setJumpPower(int p_110206_1_)
        +
      • +
      + + + +
        +
      • +

        spawnHorseParticles

        +
        protected void spawnHorseParticles(boolean p_110216_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_146085_a

        +
        public static boolean func_146085_a(Item p_146085_0_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityMooshroom.html b/javadoc/net/minecraft/entity/passive/EntityMooshroom.html new file mode 100644 index 0000000..3d82533 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityMooshroom.html @@ -0,0 +1,488 @@ + + + + + +EntityMooshroom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityMooshroom

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMooshroom

        +
        public EntityMooshroom(World p_i1687_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        isShearable

        +
        public boolean isShearable(ItemStack item,
        +                  IBlockAccess world,
        +                  int x,
        +                  int y,
        +                  int z)
        +
        Description copied from interface: IShearable
        +
        Checks if the object is currently shearable + Example: Sheep return false when they have no wool
        +
        +
        Specified by:
        +
        isShearable in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        +
        Returns:
        If this is shearable, and onSheared should be called.
        +
      • +
      + + + +
        +
      • +

        onSheared

        +
        public java.util.ArrayList<ItemStack> onSheared(ItemStack item,
        +                                       IBlockAccess world,
        +                                       int x,
        +                                       int y,
        +                                       int z,
        +                                       int fortune)
        +
        Description copied from interface: IShearable
        +
        Performs the shear function on this object. + This is called for both client, and server. + The object should perform all actions related to being sheared, + except for dropping of the items, and removal of the block. + As those are handled by ItemShears itself. + + Returns a list of items that resulted from the shearing process. + + For entities, they should trust there internal location information + over the values passed into this function.
        +
        +
        Specified by:
        +
        onSheared in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        fortune - The fortune level of the shears being used
        +
        Returns:
        A ArrayList containing all items from this shearing. Possible to be null.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityOcelot.html b/javadoc/net/minecraft/entity/passive/EntityOcelot.html new file mode 100644 index 0000000..93bbb37 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityOcelot.html @@ -0,0 +1,808 @@ + + + + + +EntityOcelot (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityOcelot

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityPig.html b/javadoc/net/minecraft/entity/passive/EntityPig.html new file mode 100644 index 0000000..3efc035 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityPig.html @@ -0,0 +1,721 @@ + + + + + +EntityPig (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityPig

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntitySheep.html b/javadoc/net/minecraft/entity/passive/EntitySheep.html new file mode 100644 index 0000000..e165b12 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntitySheep.html @@ -0,0 +1,875 @@ + + + + + +EntitySheep (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntitySheep

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        fleeceColorTable

        +
        public static final float[][] fleeceColorTable
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySheep

        +
        public EntitySheep(World p_i1691_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        dropFewItems

        +
        protected void dropFewItems(boolean p_70628_1_,
        +                int p_70628_2_)
        +
        +
        Overrides:
        +
        dropFewItems in class EntityLiving
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        func_70894_j

        +
        public float func_70894_j(float p_70894_1_)
        +
      • +
      + + + +
        +
      • +

        func_70890_k

        +
        public float func_70890_k(float p_70890_1_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        func_145780_a

        +
        protected void func_145780_a(int p_145780_1_,
        +                 int p_145780_2_,
        +                 int p_145780_3_,
        +                 Block p_145780_4_)
        +
        +
        Overrides:
        +
        func_145780_a in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getFleeceColor

        +
        public int getFleeceColor()
        +
      • +
      + + + +
        +
      • +

        setFleeceColor

        +
        public void setFleeceColor(int p_70891_1_)
        +
      • +
      + + + +
        +
      • +

        getSheared

        +
        public boolean getSheared()
        +
      • +
      + + + +
        +
      • +

        setSheared

        +
        public void setSheared(boolean p_70893_1_)
        +
      • +
      + + + +
        +
      • +

        getRandomFleeceColor

        +
        public static int getRandomFleeceColor(java.util.Random p_70895_0_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        isShearable

        +
        public boolean isShearable(ItemStack item,
        +                  IBlockAccess world,
        +                  int x,
        +                  int y,
        +                  int z)
        +
        Description copied from interface: IShearable
        +
        Checks if the object is currently shearable + Example: Sheep return false when they have no wool
        +
        +
        Specified by:
        +
        isShearable in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        +
        Returns:
        If this is shearable, and onSheared should be called.
        +
      • +
      + + + +
        +
      • +

        onSheared

        +
        public java.util.ArrayList<ItemStack> onSheared(ItemStack item,
        +                                       IBlockAccess world,
        +                                       int x,
        +                                       int y,
        +                                       int z,
        +                                       int fortune)
        +
        Description copied from interface: IShearable
        +
        Performs the shear function on this object. + This is called for both client, and server. + The object should perform all actions related to being sheared, + except for dropping of the items, and removal of the block. + As those are handled by ItemShears itself. + + Returns a list of items that resulted from the shearing process. + + For entities, they should trust there internal location information + over the values passed into this function.
        +
        +
        Specified by:
        +
        onSheared in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        fortune - The fortune level of the shears being used
        +
        Returns:
        A ArrayList containing all items from this shearing. Possible to be null.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntitySquid.html b/javadoc/net/minecraft/entity/passive/EntitySquid.html new file mode 100644 index 0000000..c17a002 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntitySquid.html @@ -0,0 +1,700 @@ + + + + + +EntitySquid (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntitySquid

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        squidPitch

        +
        public float squidPitch
        +
      • +
      + + + +
        +
      • +

        prevSquidPitch

        +
        public float prevSquidPitch
        +
      • +
      + + + +
        +
      • +

        squidYaw

        +
        public float squidYaw
        +
      • +
      + + + +
        +
      • +

        prevSquidYaw

        +
        public float prevSquidYaw
        +
      • +
      + + + +
        +
      • +

        squidRotation

        +
        public float squidRotation
        +
      • +
      + + + +
        +
      • +

        prevSquidRotation

        +
        public float prevSquidRotation
        +
      • +
      + + + +
        +
      • +

        tentacleAngle

        +
        public float tentacleAngle
        +
      • +
      + + + +
        +
      • +

        lastTentacleAngle

        +
        public float lastTentacleAngle
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySquid

        +
        public EntitySquid(World p_i1693_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityTameable.html b/javadoc/net/minecraft/entity/passive/EntityTameable.html new file mode 100644 index 0000000..bdf1221 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityTameable.html @@ -0,0 +1,656 @@ + + + + + +EntityTameable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityTameable

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityVillager.html b/javadoc/net/minecraft/entity/passive/EntityVillager.html new file mode 100644 index 0000000..7bdc209 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityVillager.html @@ -0,0 +1,945 @@ + + + + + +EntityVillager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityVillager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityWaterMob.html b/javadoc/net/minecraft/entity/passive/EntityWaterMob.html new file mode 100644 index 0000000..62bcae7 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityWaterMob.html @@ -0,0 +1,451 @@ + + + + + +EntityWaterMob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityWaterMob

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityWolf.html b/javadoc/net/minecraft/entity/passive/EntityWolf.html new file mode 100644 index 0000000..0436020 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityWolf.html @@ -0,0 +1,1018 @@ + + + + + +EntityWolf (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityWolf

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/IAnimals.html b/javadoc/net/minecraft/entity/passive/IAnimals.html new file mode 100644 index 0000000..cd72a25 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/IAnimals.html @@ -0,0 +1,164 @@ + + + + + +IAnimals (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Interface IAnimals

+
+
+ +
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/package-frame.html b/javadoc/net/minecraft/entity/passive/package-frame.html new file mode 100644 index 0000000..399c8ce --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-frame.html @@ -0,0 +1,38 @@ + + + + + +net.minecraft.entity.passive (Forge API) + + + + +

net.minecraft.entity.passive

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/passive/package-summary.html b/javadoc/net/minecraft/entity/passive/package-summary.html new file mode 100644 index 0000000..e7ecd36 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-summary.html @@ -0,0 +1,206 @@ + + + + + +net.minecraft.entity.passive (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.passive

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/package-tree.html b/javadoc/net/minecraft/entity/passive/package-tree.html new file mode 100644 index 0000000..8daec07 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-tree.html @@ -0,0 +1,180 @@ + + + + + +net.minecraft.entity.passive Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.passive

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/EntityPlayer.EnumChatVisibility.html b/javadoc/net/minecraft/entity/player/EntityPlayer.EnumChatVisibility.html new file mode 100644 index 0000000..04b6fc3 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/EntityPlayer.EnumChatVisibility.html @@ -0,0 +1,372 @@ + + + + + +EntityPlayer.EnumChatVisibility (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Enum EntityPlayer.EnumChatVisibility

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      FULL 
      HIDDEN 
      SYSTEM 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EntityPlayer.EnumChatVisibility[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EntityPlayer.EnumChatVisibility c : EntityPlayer.EnumChatVisibility.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EntityPlayer.EnumChatVisibility valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getChatVisibility

        +
        public int getChatVisibility()
        +
      • +
      + + + + + + + +
        +
      • +

        getResourceKey

        +
        public java.lang.String getResourceKey()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/EntityPlayer.EnumStatus.html b/javadoc/net/minecraft/entity/player/EntityPlayer.EnumStatus.html new file mode 100644 index 0000000..8ed166e --- /dev/null +++ b/javadoc/net/minecraft/entity/player/EntityPlayer.EnumStatus.html @@ -0,0 +1,369 @@ + + + + + +EntityPlayer.EnumStatus (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Enum EntityPlayer.EnumStatus

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EntityPlayer.EnumStatusvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EntityPlayer.EnumStatus[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EntityPlayer.EnumStatus[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EntityPlayer.EnumStatus c : EntityPlayer.EnumStatus.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EntityPlayer.EnumStatus valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/EntityPlayer.html b/javadoc/net/minecraft/entity/player/EntityPlayer.html new file mode 100644 index 0000000..c5cf54c --- /dev/null +++ b/javadoc/net/minecraft/entity/player/EntityPlayer.html @@ -0,0 +1,2939 @@ + + + + + +EntityPlayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Class EntityPlayer

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        PERSISTED_NBT_TAG

        +
        public static final java.lang.String PERSISTED_NBT_TAG
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        inventoryContainer

        +
        public Container inventoryContainer
        +
      • +
      + + + +
        +
      • +

        openContainer

        +
        public Container openContainer
        +
      • +
      + + + +
        +
      • +

        foodStats

        +
        protected FoodStats foodStats
        +
      • +
      + + + +
        +
      • +

        flyToggleTimer

        +
        protected int flyToggleTimer
        +
      • +
      + + + +
        +
      • +

        prevCameraYaw

        +
        public float prevCameraYaw
        +
      • +
      + + + +
        +
      • +

        cameraYaw

        +
        public float cameraYaw
        +
      • +
      + + + +
        +
      • +

        xpCooldown

        +
        public int xpCooldown
        +
      • +
      + + + +
        +
      • +

        field_71091_bM

        +
        public double field_71091_bM
        +
      • +
      + + + +
        +
      • +

        field_71096_bN

        +
        public double field_71096_bN
        +
      • +
      + + + +
        +
      • +

        field_71097_bO

        +
        public double field_71097_bO
        +
      • +
      + + + +
        +
      • +

        field_71094_bP

        +
        public double field_71094_bP
        +
      • +
      + + + +
        +
      • +

        field_71095_bQ

        +
        public double field_71095_bQ
        +
      • +
      + + + +
        +
      • +

        field_71085_bR

        +
        public double field_71085_bR
        +
      • +
      + + + +
        +
      • +

        sleeping

        +
        protected boolean sleeping
        +
      • +
      + + + + + + + +
        +
      • +

        field_71079_bU

        +
        public float field_71079_bU
        +
      • +
      + + + +
        +
      • +

        field_71082_cx

        +
        public float field_71082_cx
        +
      • +
      + + + +
        +
      • +

        field_71089_bV

        +
        public float field_71089_bV
        +
      • +
      + + + + + + + +
        +
      • +

        experienceLevel

        +
        public int experienceLevel
        +
      • +
      + + + +
        +
      • +

        experienceTotal

        +
        public int experienceTotal
        +
      • +
      + + + +
        +
      • +

        experience

        +
        public float experience
        +
      • +
      + + + +
        +
      • +

        speedOnGround

        +
        protected float speedOnGround
        +
      • +
      + + + +
        +
      • +

        speedInAir

        +
        protected float speedInAir
        +
      • +
      + + + + + + + +
        +
      • +

        eyeHeight

        +
        public float eyeHeight
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityPlayer

        +
        public EntityPlayer(World p_i45324_1_,
        +            com.mojang.authlib.GameProfile p_i45324_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getItemInUse

        +
        public ItemStack getItemInUse()
        +
      • +
      + + + +
        +
      • +

        getItemInUseCount

        +
        public int getItemInUseCount()
        +
      • +
      + + + +
        +
      • +

        isUsingItem

        +
        public boolean isUsingItem()
        +
      • +
      + + + +
        +
      • +

        getItemInUseDuration

        +
        public int getItemInUseDuration()
        +
      • +
      + + + +
        +
      • +

        stopUsingItem

        +
        public void stopUsingItem()
        +
      • +
      + + + +
        +
      • +

        clearItemInUse

        +
        public void clearItemInUse()
        +
      • +
      + + + +
        +
      • +

        isBlocking

        +
        public boolean isBlocking()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getSwimSound

        +
        protected java.lang.String getSwimSound()
        +
        +
        Overrides:
        +
        getSwimSound in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getSplashSound

        +
        protected java.lang.String getSplashSound()
        +
        +
        Overrides:
        +
        getSplashSound in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        playSound

        +
        public void playSound(java.lang.String p_85030_1_,
        +             float p_85030_2_,
        +             float p_85030_3_)
        +
        +
        Overrides:
        +
        playSound in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        updateItemUse

        +
        protected void updateItemUse(ItemStack p_71010_1_,
        +                 int p_71010_2_)
        +
      • +
      + + + +
        +
      • +

        onItemUseFinish

        +
        protected void onItemUseFinish()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        closeScreen

        +
        public void closeScreen()
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getScore

        +
        public int getScore()
        +
      • +
      + + + +
        +
      • +

        setScore

        +
        public void setScore(int p_85040_1_)
        +
      • +
      + + + +
        +
      • +

        addScore

        +
        public void addScore(int p_85039_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        addToPlayerScore

        +
        public void addToPlayerScore(Entity p_70084_1_,
        +                    int p_70084_2_)
        +
        +
        Overrides:
        +
        addToPlayerScore in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        dropOneItem

        +
        public EntityItem dropOneItem(boolean p_71040_1_)
        +
      • +
      + + + +
        +
      • +

        dropPlayerItemWithRandomChoice

        +
        public EntityItem dropPlayerItemWithRandomChoice(ItemStack p_71019_1_,
        +                                        boolean p_71019_2_)
        +
      • +
      + + + +
        +
      • +

        func_146097_a

        +
        public EntityItem func_146097_a(ItemStack p_146097_1_,
        +                       boolean p_146097_2_,
        +                       boolean p_146097_3_)
        +
      • +
      + + + +
        +
      • +

        joinEntityItemWithWorld

        +
        public void joinEntityItemWithWorld(EntityItem p_71012_1_)
        +
      • +
      + + + +
        +
      • +

        getCurrentPlayerStrVsBlock

        +
        @Deprecated
        +public float getCurrentPlayerStrVsBlock(Block p_146096_1_,
        +                                          boolean p_146096_2_)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getBreakSpeed

        +
        @Deprecated
        +public float getBreakSpeed(Block p_146096_1_,
        +                             boolean p_146096_2_,
        +                             int meta)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getBreakSpeed

        +
        public float getBreakSpeed(Block p_146096_1_,
        +                  boolean p_146096_2_,
        +                  int meta,
        +                  int x,
        +                  int y,
        +                  int z)
        +
      • +
      + + + +
        +
      • +

        canHarvestBlock

        +
        public boolean canHarvestBlock(Block p_146099_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        displayGUIChest

        +
        public void displayGUIChest(IInventory p_71007_1_)
        +
      • +
      + + + +
        +
      • +

        func_146093_a

        +
        public void func_146093_a(TileEntityHopper p_146093_1_)
        +
      • +
      + + + +
        +
      • +

        displayGUIHopperMinecart

        +
        public void displayGUIHopperMinecart(EntityMinecartHopper p_96125_1_)
        +
      • +
      + + + +
        +
      • +

        displayGUIHorse

        +
        public void displayGUIHorse(EntityHorse p_110298_1_,
        +                   IInventory p_110298_2_)
        +
      • +
      + + + +
        +
      • +

        displayGUIEnchantment

        +
        public void displayGUIEnchantment(int p_71002_1_,
        +                         int p_71002_2_,
        +                         int p_71002_3_,
        +                         java.lang.String p_71002_4_)
        +
      • +
      + + + +
        +
      • +

        displayGUIAnvil

        +
        public void displayGUIAnvil(int p_82244_1_,
        +                   int p_82244_2_,
        +                   int p_82244_3_)
        +
      • +
      + + + +
        +
      • +

        displayGUIWorkbench

        +
        public void displayGUIWorkbench(int p_71058_1_,
        +                       int p_71058_2_,
        +                       int p_71058_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        resetHeight

        +
        protected void resetHeight()
        +
      • +
      + + + + + + + +
        +
      • +

        canAttackPlayer

        +
        public boolean canAttackPlayer(EntityPlayer p_96122_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getArmorVisibility

        +
        public float getArmorVisibility()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        func_146100_a

        +
        public void func_146100_a(TileEntity p_146100_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_146104_a

        +
        public void func_146104_a(TileEntityBeacon p_146104_1_)
        +
      • +
      + + + +
        +
      • +

        displayGUIMerchant

        +
        public void displayGUIMerchant(IMerchant p_71030_1_,
        +                      java.lang.String p_71030_2_)
        +
      • +
      + + + +
        +
      • +

        displayGUIBook

        +
        public void displayGUIBook(ItemStack p_71048_1_)
        +
      • +
      + + + +
        +
      • +

        interactWith

        +
        public boolean interactWith(Entity p_70998_1_)
        +
      • +
      + + + +
        +
      • +

        getCurrentEquippedItem

        +
        public ItemStack getCurrentEquippedItem()
        +
      • +
      + + + +
        +
      • +

        destroyCurrentEquippedItem

        +
        public void destroyCurrentEquippedItem()
        +
      • +
      + + + +
        +
      • +

        getYOffset

        +
        public double getYOffset()
        +
        +
        Overrides:
        +
        getYOffset in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        attackTargetEntityWithCurrentItem

        +
        public void attackTargetEntityWithCurrentItem(Entity p_71059_1_)
        +
      • +
      + + + +
        +
      • +

        onCriticalHit

        +
        public void onCriticalHit(Entity p_71009_1_)
        +
      • +
      + + + +
        +
      • +

        onEnchantmentCritical

        +
        public void onEnchantmentCritical(Entity p_71047_1_)
        +
      • +
      + + + +
        +
      • +

        respawnPlayer

        +
        public void respawnPlayer()
        +
      • +
      + + + +
        +
      • +

        setDead

        +
        public void setDead()
        +
        +
        Overrides:
        +
        setDead in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getGameProfile

        +
        public com.mojang.authlib.GameProfile getGameProfile()
        +
      • +
      + + + +
        +
      • +

        sleepInBedAt

        +
        public EntityPlayer.EnumStatus sleepInBedAt(int p_71018_1_,
        +                                   int p_71018_2_,
        +                                   int p_71018_3_)
        +
      • +
      + + + +
        +
      • +

        wakeUpPlayer

        +
        public void wakeUpPlayer(boolean p_70999_1_,
        +                boolean p_70999_2_,
        +                boolean p_70999_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        getBedOrientationInDegrees

        +
        public float getBedOrientationInDegrees()
        +
      • +
      + + + + + + + +
        +
      • +

        isPlayerFullyAsleep

        +
        public boolean isPlayerFullyAsleep()
        +
      • +
      + + + +
        +
      • +

        getSleepTimer

        +
        public int getSleepTimer()
        +
      • +
      + + + +
        +
      • +

        getHideCape

        +
        protected boolean getHideCape(int p_82241_1_)
        +
      • +
      + + + +
        +
      • +

        setHideCape

        +
        protected void setHideCape(int p_82239_1_,
        +               boolean p_82239_2_)
        +
      • +
      + + + +
        +
      • +

        addChatComponentMessage

        +
        public void addChatComponentMessage(IChatComponent p_146105_1_)
        +
      • +
      + + + +
        +
      • +

        getBedLocation

        +
        @Deprecated
        +public ChunkCoordinates getBedLocation()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        isSpawnForced

        +
        @Deprecated
        +public boolean isSpawnForced()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setSpawnChunk

        +
        public void setSpawnChunk(ChunkCoordinates p_71063_1_,
        +                 boolean p_71063_2_)
        +
      • +
      + + + +
        +
      • +

        triggerAchievement

        +
        public void triggerAchievement(StatBase p_71029_1_)
        +
      • +
      + + + +
        +
      • +

        addStat

        +
        public void addStat(StatBase p_71064_1_,
        +           int p_71064_2_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        addMovementStat

        +
        public void addMovementStat(double p_71000_1_,
        +                   double p_71000_3_,
        +                   double p_71000_5_)
        +
      • +
      + + + +
        +
      • +

        fall

        +
        protected void fall(float p_70069_1_)
        +
        +
        Overrides:
        +
        fall in class EntityLivingBase
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setInWeb

        +
        public void setInWeb()
        +
        +
        Overrides:
        +
        setInWeb in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getCurrentArmor

        +
        public ItemStack getCurrentArmor(int p_82169_1_)
        +
      • +
      + + + +
        +
      • +

        addExperience

        +
        public void addExperience(int p_71023_1_)
        +
      • +
      + + + +
        +
      • +

        addExperienceLevel

        +
        public void addExperienceLevel(int p_82242_1_)
        +
      • +
      + + + +
        +
      • +

        xpBarCap

        +
        public int xpBarCap()
        +
      • +
      + + + +
        +
      • +

        addExhaustion

        +
        public void addExhaustion(float p_71020_1_)
        +
      • +
      + + + +
        +
      • +

        getFoodStats

        +
        public FoodStats getFoodStats()
        +
      • +
      + + + +
        +
      • +

        canEat

        +
        public boolean canEat(boolean p_71043_1_)
        +
      • +
      + + + +
        +
      • +

        shouldHeal

        +
        public boolean shouldHeal()
        +
      • +
      + + + +
        +
      • +

        setItemInUse

        +
        public void setItemInUse(ItemStack p_71008_1_,
        +                int p_71008_2_)
        +
      • +
      + + + +
        +
      • +

        isCurrentToolAdventureModeExempt

        +
        public boolean isCurrentToolAdventureModeExempt(int p_82246_1_,
        +                                       int p_82246_2_,
        +                                       int p_82246_3_)
        +
      • +
      + + + +
        +
      • +

        canPlayerEdit

        +
        public boolean canPlayerEdit(int p_82247_1_,
        +                    int p_82247_2_,
        +                    int p_82247_3_,
        +                    int p_82247_4_,
        +                    ItemStack p_82247_5_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        clonePlayer

        +
        public void clonePlayer(EntityPlayer p_71049_1_,
        +               boolean p_71049_2_)
        +
      • +
      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        sendPlayerAbilities

        +
        public void sendPlayerAbilities()
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getHideCape

        +
        public boolean getHideCape()
        +
      • +
      + + + +
        +
      • +

        isPushedByWater

        +
        public boolean isPushedByWater()
        +
        +
        Overrides:
        +
        isPushedByWater in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getWorldScoreboard

        +
        public Scoreboard getWorldScoreboard()
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        func_146094_a

        +
        public static java.util.UUID func_146094_a(com.mojang.authlib.GameProfile p_146094_0_)
        +
      • +
      + + + +
        +
      • +

        openGui

        +
        public void openGui(java.lang.Object mod,
        +           int modGuiId,
        +           World world,
        +           int x,
        +           int y,
        +           int z)
        +
      • +
      + + + + + + + +
        +
      • +

        getBedLocation

        +
        public ChunkCoordinates getBedLocation(int dimension)
        +
        A dimension aware version of getBedLocation.
        +
        Parameters:
        dimension - The dimension to get the bed spawn for
        +
        Returns:
        The player specific spawn location for the dimension. May be null.
        +
      • +
      + + + +
        +
      • +

        isSpawnForced

        +
        public boolean isSpawnForced(int dimension)
        +
        A dimension aware version of isSpawnForced. + Noramally isSpawnForced is used to determine if the respawn system should check for a bed or not. + This just extends that to be dimension aware.
        +
        Parameters:
        dimension - The dimension to get whether to check for a bed before spawning for
        +
        Returns:
        The player specific spawn location for the dimension. May be null.
        +
      • +
      + + + +
        +
      • +

        setSpawnChunk

        +
        public void setSpawnChunk(ChunkCoordinates chunkCoordinates,
        +                 boolean forced,
        +                 int dimension)
        +
        A dimension aware version of setSpawnChunk. + This functions identically, but allows you to specify which dimension to affect, rather than affecting the player's current dimension.
        +
        Parameters:
        chunkCoordinates - The spawn point to set as the player-specific spawn point for the dimension
        forced - Whether or not the respawn code should check for a bed at this location (true means it won't check for a bed)
        dimension - Which dimension to apply the player-specific respawn point to
        +
      • +
      + + + +
        +
      • +

        getDefaultEyeHeight

        +
        public float getDefaultEyeHeight()
        +
        Returns the default eye height of the player
        +
        Returns:
        player default eye height
        +
      • +
      + + + +
        +
      • +

        getDisplayName

        +
        public java.lang.String getDisplayName()
        +
        Get the currently computed display name, cached for efficiency.
        +
        Returns:
        the current display name
        +
      • +
      + + + +
        +
      • +

        refreshDisplayName

        +
        public void refreshDisplayName()
        +
        Force the displayed name to refresh
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/EntityPlayerMP.html b/javadoc/net/minecraft/entity/player/EntityPlayerMP.html new file mode 100644 index 0000000..769a977 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/EntityPlayerMP.html @@ -0,0 +1,1648 @@ + + + + + +EntityPlayerMP (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Class EntityPlayerMP

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/InventoryPlayer.html b/javadoc/net/minecraft/entity/player/InventoryPlayer.html new file mode 100644 index 0000000..1f436d5 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/InventoryPlayer.html @@ -0,0 +1,870 @@ + + + + + +InventoryPlayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Class InventoryPlayer

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IInventory
    +
    +
    +
    +
    public class InventoryPlayer
    +extends java.lang.Object
    +implements IInventory
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        mainInventory

        +
        public ItemStack[] mainInventory
        +
      • +
      + + + +
        +
      • +

        armorInventory

        +
        public ItemStack[] armorInventory
        +
      • +
      + + + +
        +
      • +

        currentItem

        +
        public int currentItem
        +
      • +
      + + + + + + + +
        +
      • +

        inventoryChanged

        +
        public boolean inventoryChanged
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        InventoryPlayer

        +
        public InventoryPlayer(EntityPlayer p_i1750_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCurrentItem

        +
        public ItemStack getCurrentItem()
        +
      • +
      + + + +
        +
      • +

        getHotbarSize

        +
        public static int getHotbarSize()
        +
      • +
      + + + +
        +
      • +

        getFirstEmptyStack

        +
        public int getFirstEmptyStack()
        +
      • +
      + + + +
        +
      • +

        func_146030_a

        +
        public void func_146030_a(Item p_146030_1_,
        +                 int p_146030_2_,
        +                 boolean p_146030_3_,
        +                 boolean p_146030_4_)
        +
      • +
      + + + +
        +
      • +

        clearInventory

        +
        public int clearInventory(Item p_146027_1_,
        +                 int p_146027_2_)
        +
      • +
      + + + +
        +
      • +

        changeCurrentItem

        +
        public void changeCurrentItem(int p_70453_1_)
        +
      • +
      + + + +
        +
      • +

        func_70439_a

        +
        public void func_70439_a(Item p_70439_1_,
        +                int p_70439_2_)
        +
      • +
      + + + +
        +
      • +

        decrementAnimations

        +
        public void decrementAnimations()
        +
      • +
      + + + +
        +
      • +

        consumeInventoryItem

        +
        public boolean consumeInventoryItem(Item p_146026_1_)
        +
      • +
      + + + +
        +
      • +

        hasItem

        +
        public boolean hasItem(Item p_146028_1_)
        +
      • +
      + + + +
        +
      • +

        addItemStackToInventory

        +
        public boolean addItemStackToInventory(ItemStack p_70441_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        func_146023_a

        +
        public float func_146023_a(Block p_146023_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        readFromNBT

        +
        public void readFromNBT(NBTTagList p_70443_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getInventoryName

        +
        public java.lang.String getInventoryName()
        +
        +
        Specified by:
        +
        getInventoryName in interface IInventory
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_146025_b

        +
        public boolean func_146025_b(Block p_146025_1_)
        +
      • +
      + + + +
        +
      • +

        armorItemInSlot

        +
        public ItemStack armorItemInSlot(int p_70440_1_)
        +
      • +
      + + + +
        +
      • +

        getTotalArmorValue

        +
        public int getTotalArmorValue()
        +
      • +
      + + + +
        +
      • +

        damageArmor

        +
        public void damageArmor(float p_70449_1_)
        +
      • +
      + + + +
        +
      • +

        dropAllItems

        +
        public void dropAllItems()
        +
      • +
      + + + +
        +
      • +

        markDirty

        +
        public void markDirty()
        +
        +
        Specified by:
        +
        markDirty in interface IInventory
        +
        +
      • +
      + + + +
        +
      • +

        setItemStack

        +
        public void setItemStack(ItemStack p_70437_1_)
        +
      • +
      + + + +
        +
      • +

        getItemStack

        +
        public ItemStack getItemStack()
        +
      • +
      + + + + + + + +
        +
      • +

        hasItemStack

        +
        public boolean hasItemStack(ItemStack p_70431_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        copyInventory

        +
        public void copyInventory(InventoryPlayer p_70455_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/PlayerCapabilities.html b/javadoc/net/minecraft/entity/player/PlayerCapabilities.html new file mode 100644 index 0000000..e5c6b21 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/PlayerCapabilities.html @@ -0,0 +1,407 @@ + + + + + +PlayerCapabilities (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.player
+

Class PlayerCapabilities

+
+
+ +
+
    +
  • +
    +
    +
    public class PlayerCapabilities
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        disableDamage

        +
        public boolean disableDamage
        +
      • +
      + + + +
        +
      • +

        isFlying

        +
        public boolean isFlying
        +
      • +
      + + + +
        +
      • +

        allowFlying

        +
        public boolean allowFlying
        +
      • +
      + + + +
        +
      • +

        isCreativeMode

        +
        public boolean isCreativeMode
        +
      • +
      + + + +
        +
      • +

        allowEdit

        +
        public boolean allowEdit
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PlayerCapabilities

        +
        public PlayerCapabilities()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        writeCapabilitiesToNBT

        +
        public void writeCapabilitiesToNBT(NBTTagCompound p_75091_1_)
        +
      • +
      + + + +
        +
      • +

        readCapabilitiesFromNBT

        +
        public void readCapabilitiesFromNBT(NBTTagCompound p_75095_1_)
        +
      • +
      + + + +
        +
      • +

        getFlySpeed

        +
        public float getFlySpeed()
        +
      • +
      + + + +
        +
      • +

        setFlySpeed

        +
        public void setFlySpeed(float p_75092_1_)
        +
      • +
      + + + +
        +
      • +

        getWalkSpeed

        +
        public float getWalkSpeed()
        +
      • +
      + + + +
        +
      • +

        setPlayerWalkSpeed

        +
        public void setPlayerWalkSpeed(float p_82877_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/package-frame.html b/javadoc/net/minecraft/entity/player/package-frame.html new file mode 100644 index 0000000..e73b664 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/package-frame.html @@ -0,0 +1,27 @@ + + + + + +net.minecraft.entity.player (Forge API) + + + + +

net.minecraft.entity.player

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/entity/player/package-summary.html b/javadoc/net/minecraft/entity/player/package-summary.html new file mode 100644 index 0000000..5d134e2 --- /dev/null +++ b/javadoc/net/minecraft/entity/player/package-summary.html @@ -0,0 +1,162 @@ + + + + + +net.minecraft.entity.player (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.player

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/player/package-tree.html b/javadoc/net/minecraft/entity/player/package-tree.html new file mode 100644 index 0000000..428842b --- /dev/null +++ b/javadoc/net/minecraft/entity/player/package-tree.html @@ -0,0 +1,153 @@ + + + + + +net.minecraft.entity.player Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.player

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityArrow.html b/javadoc/net/minecraft/entity/projectile/EntityArrow.html new file mode 100644 index 0000000..21fc91b --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityArrow.html @@ -0,0 +1,670 @@ + + + + + +EntityArrow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityArrow

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        canBePickedUp

        +
        public int canBePickedUp
        +
      • +
      + + + +
        +
      • +

        arrowShake

        +
        public int arrowShake
        +
      • +
      + + + +
        +
      • +

        shootingEntity

        +
        public Entity shootingEntity
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityArrow

        +
        public EntityArrow(World p_i1753_1_)
        +
      • +
      + + + +
        +
      • +

        EntityArrow

        +
        public EntityArrow(World p_i1754_1_,
        +           double p_i1754_2_,
        +           double p_i1754_4_,
        +           double p_i1754_6_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntityArrow

        +
        public EntityArrow(World p_i1756_1_,
        +           EntityLivingBase p_i1756_2_,
        +           float p_i1756_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setThrowableHeading

        +
        public void setThrowableHeading(double p_70186_1_,
        +                       double p_70186_3_,
        +                       double p_70186_5_,
        +                       float p_70186_7_,
        +                       float p_70186_8_)
        +
        +
        Specified by:
        +
        setThrowableHeading in interface IProjectile
        +
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDamage

        +
        public void setDamage(double p_70239_1_)
        +
      • +
      + + + +
        +
      • +

        getDamage

        +
        public double getDamage()
        +
      • +
      + + + +
        +
      • +

        setKnockbackStrength

        +
        public void setKnockbackStrength(int p_70240_1_)
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
        +
        Overrides:
        +
        canAttackWithItem in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setIsCritical

        +
        public void setIsCritical(boolean p_70243_1_)
        +
      • +
      + + + +
        +
      • +

        getIsCritical

        +
        public boolean getIsCritical()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityEgg.html b/javadoc/net/minecraft/entity/projectile/EntityEgg.html new file mode 100644 index 0000000..1ccfd8d --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityEgg.html @@ -0,0 +1,355 @@ + + + + + +EntityEgg (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityEgg

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEgg

        +
        public EntityEgg(World p_i1779_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntityEgg

        +
        public EntityEgg(World p_i1781_1_,
        +         double p_i1781_2_,
        +         double p_i1781_4_,
        +         double p_i1781_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityFireball.html b/javadoc/net/minecraft/entity/projectile/EntityFireball.html new file mode 100644 index 0000000..8b7b381 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityFireball.html @@ -0,0 +1,613 @@ + + + + + +EntityFireball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityFireball

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        accelerationX

        +
        public double accelerationX
        +
      • +
      + + + +
        +
      • +

        accelerationY

        +
        public double accelerationY
        +
      • +
      + + + +
        +
      • +

        accelerationZ

        +
        public double accelerationZ
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFireball

        +
        public EntityFireball(World p_i1759_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFireball

        +
        public EntityFireball(World p_i1760_1_,
        +              double p_i1760_2_,
        +              double p_i1760_4_,
        +              double p_i1760_6_,
        +              double p_i1760_8_,
        +              double p_i1760_10_,
        +              double p_i1760_12_)
        +
      • +
      + + + +
        +
      • +

        EntityFireball

        +
        public EntityFireball(World p_i1761_1_,
        +              EntityLivingBase p_i1761_2_,
        +              double p_i1761_3_,
        +              double p_i1761_5_,
        +              double p_i1761_7_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityFishHook.html b/javadoc/net/minecraft/entity/projectile/EntityFishHook.html new file mode 100644 index 0000000..c94b5ca --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityFishHook.html @@ -0,0 +1,611 @@ + + + + + +EntityFishHook (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityFishHook

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFishHook
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_146039_d

        +
        public static final java.util.List field_146039_d
        +
      • +
      + + + +
        +
      • +

        field_146041_e

        +
        public static final java.util.List field_146041_e
        +
      • +
      + + + +
        +
      • +

        field_146036_f

        +
        public static final java.util.List field_146036_f
        +
      • +
      + + + +
        +
      • +

        field_146044_a

        +
        public int field_146044_a
        +
      • +
      + + + + + + + +
        +
      • +

        field_146043_c

        +
        public Entity field_146043_c
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFishHook

        +
        public EntityFishHook(World p_i1764_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFishHook

        +
        public EntityFishHook(World p_i1765_1_,
        +              double p_i1765_2_,
        +              double p_i1765_4_,
        +              double p_i1765_6_,
        +              EntityPlayer p_i1765_8_)
        +
      • +
      + + + +
        +
      • +

        EntityFishHook

        +
        public EntityFishHook(World p_i1766_1_,
        +              EntityPlayer p_i1766_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_146035_c

        +
        public void func_146035_c(double p_146035_1_,
        +                 double p_146035_3_,
        +                 double p_146035_5_,
        +                 float p_146035_7_,
        +                 float p_146035_8_)
        +
      • +
      + + + +
        +
      • +

        isInRangeToRenderDist

        +
        public boolean isInRangeToRenderDist(double p_70112_1_)
        +
        +
        Overrides:
        +
        isInRangeToRenderDist in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_146034_e

        +
        public int func_146034_e()
        +
      • +
      + + + +
        +
      • +

        setDead

        +
        public void setDead()
        +
        +
        Overrides:
        +
        setDead in class Entity
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html b/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html new file mode 100644 index 0000000..da9fec7 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html @@ -0,0 +1,425 @@ + + + + + +EntityLargeFireball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityLargeFireball

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_92057_e

        +
        public int field_92057_e
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLargeFireball

        +
        public EntityLargeFireball(World p_i1767_1_)
        +
      • +
      + + + +
        +
      • +

        EntityLargeFireball

        +
        public EntityLargeFireball(World p_i1768_1_,
        +                   double p_i1768_2_,
        +                   double p_i1768_4_,
        +                   double p_i1768_6_,
        +                   double p_i1768_8_,
        +                   double p_i1768_10_,
        +                   double p_i1768_12_)
        +
      • +
      + + + +
        +
      • +

        EntityLargeFireball

        +
        public EntityLargeFireball(World p_i1769_1_,
        +                   EntityLivingBase p_i1769_2_,
        +                   double p_i1769_3_,
        +                   double p_i1769_5_,
        +                   double p_i1769_7_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityPotion.html b/javadoc/net/minecraft/entity/projectile/EntityPotion.html new file mode 100644 index 0000000..f61cd1f --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityPotion.html @@ -0,0 +1,506 @@ + + + + + +EntityPotion (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityPotion

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html b/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html new file mode 100644 index 0000000..47aa9a2 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html @@ -0,0 +1,399 @@ + + + + + +EntitySmallFireball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntitySmallFireball

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySmallFireball

        +
        public EntitySmallFireball(World p_i1770_1_)
        +
      • +
      + + + +
        +
      • +

        EntitySmallFireball

        +
        public EntitySmallFireball(World p_i1771_1_,
        +                   EntityLivingBase p_i1771_2_,
        +                   double p_i1771_3_,
        +                   double p_i1771_5_,
        +                   double p_i1771_7_)
        +
      • +
      + + + +
        +
      • +

        EntitySmallFireball

        +
        public EntitySmallFireball(World p_i1772_1_,
        +                   double p_i1772_2_,
        +                   double p_i1772_4_,
        +                   double p_i1772_6_,
        +                   double p_i1772_8_,
        +                   double p_i1772_10_,
        +                   double p_i1772_12_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntitySnowball.html b/javadoc/net/minecraft/entity/projectile/EntitySnowball.html new file mode 100644 index 0000000..8bb4fe3 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntitySnowball.html @@ -0,0 +1,355 @@ + + + + + +EntitySnowball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntitySnowball

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySnowball

        +
        public EntitySnowball(World p_i1773_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntitySnowball

        +
        public EntitySnowball(World p_i1775_1_,
        +              double p_i1775_2_,
        +              double p_i1775_4_,
        +              double p_i1775_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityThrowable.html b/javadoc/net/minecraft/entity/projectile/EntityThrowable.html new file mode 100644 index 0000000..2c13466 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityThrowable.html @@ -0,0 +1,578 @@ + + + + + +EntityThrowable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityThrowable

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        inGround

        +
        protected boolean inGround
        +
      • +
      + + + +
        +
      • +

        throwableShake

        +
        public int throwableShake
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityThrowable

        +
        public EntityThrowable(World p_i1776_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntityThrowable

        +
        public EntityThrowable(World p_i1778_1_,
        +               double p_i1778_2_,
        +               double p_i1778_4_,
        +               double p_i1778_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        isInRangeToRenderDist

        +
        public boolean isInRangeToRenderDist(double p_70112_1_)
        +
        +
        Overrides:
        +
        isInRangeToRenderDist in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        func_70182_d

        +
        protected float func_70182_d()
        +
      • +
      + + + +
        +
      • +

        func_70183_g

        +
        protected float func_70183_g()
        +
      • +
      + + + +
        +
      • +

        setThrowableHeading

        +
        public void setThrowableHeading(double p_70186_1_,
        +                       double p_70186_3_,
        +                       double p_70186_5_,
        +                       float p_70186_7_,
        +                       float p_70186_8_)
        +
        +
        Specified by:
        +
        setThrowableHeading in interface IProjectile
        +
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getGravityVelocity

        +
        protected float getGravityVelocity()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html b/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html new file mode 100644 index 0000000..06a6ace --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html @@ -0,0 +1,503 @@ + + + + + +EntityWitherSkull (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.projectile
+

Class EntityWitherSkull

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityWitherSkull

        +
        public EntityWitherSkull(World p_i1793_1_)
        +
      • +
      + + + +
        +
      • +

        EntityWitherSkull

        +
        public EntityWitherSkull(World p_i1794_1_,
        +                 EntityLivingBase p_i1794_2_,
        +                 double p_i1794_3_,
        +                 double p_i1794_5_,
        +                 double p_i1794_7_)
        +
      • +
      + + + +
        +
      • +

        EntityWitherSkull

        +
        public EntityWitherSkull(World p_i1795_1_,
        +                 double p_i1795_2_,
        +                 double p_i1795_4_,
        +                 double p_i1795_6_,
        +                 double p_i1795_8_,
        +                 double p_i1795_10_,
        +                 double p_i1795_12_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/package-frame.html b/javadoc/net/minecraft/entity/projectile/package-frame.html new file mode 100644 index 0000000..617a88f --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-frame.html @@ -0,0 +1,28 @@ + + + + + +net.minecraft.entity.projectile (Forge API) + + + + +

net.minecraft.entity.projectile

+
+

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/projectile/package-summary.html b/javadoc/net/minecraft/entity/projectile/package-summary.html new file mode 100644 index 0000000..ed97e32 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-summary.html @@ -0,0 +1,167 @@ + + + + + +net.minecraft.entity.projectile (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.projectile

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/projectile/package-tree.html b/javadoc/net/minecraft/entity/projectile/package-tree.html new file mode 100644 index 0000000..e4257fe --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-tree.html @@ -0,0 +1,145 @@ + + + + + +net.minecraft.entity.projectile Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.projectile

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3