Uses of Class
net.minecraft.world.entity.LivingEntity
Packages that use LivingEntity
Package
Description
-
Uses of LivingEntity in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return LivingEntityMethods in net.minecraft.client.gui with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic voidInventoryScreen.renderEntityInInventory(int p_98851_, int p_98852_, int p_98853_, float p_98854_, float p_98855_, LivingEntity p_98856_) -
Uses of LivingEntity in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type LivingEntityModifier and TypeClassDescriptionclassElytraModel<T extends LivingEntity>classEndermanModel<T extends LivingEntity>classHumanoidModel<T extends LivingEntity>classPlayerModel<T extends LivingEntity>Methods in net.minecraft.client.model with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic voidAnimationUtils.animateCrossbowCharge(ModelPart p_102087_, ModelPart p_102088_, LivingEntity p_102089_, boolean p_102090_) -
Uses of LivingEntity in net.minecraft.client.player
Subclasses of LivingEntity in net.minecraft.client.player -
Uses of LivingEntity in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic floatGameRenderer.getNightVisionScale(LivingEntity p_109109_, float p_109110_)voidItemInHandRenderer.renderItem(LivingEntity p_109323_, ItemStack p_109324_, ItemTransforms.TransformType p_109325_, boolean p_109326_, PoseStack p_109327_, MultiBufferSource p_109328_, int p_109329_) -
Uses of LivingEntity in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model with parameters of type LivingEntityModifier and TypeMethodDescriptionItemOverrides.resolve(BakedModel p_173465_, ItemStack p_173466_, ClientLevel p_173467_, LivingEntity p_173468_, int p_173469_) -
Uses of LivingEntity in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type LivingEntityModifier and TypeClassDescriptionclassLivingEntityRenderer<T extends LivingEntity,M extends EntityModel<T>>Methods in net.minecraft.client.renderer.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionItemRenderer.getModel(ItemStack p_174265_, Level p_174266_, LivingEntity p_174267_, int p_174268_)static intLivingEntityRenderer.getOverlayCoords(LivingEntity p_115339_, float p_115340_)private Vec3GuardianRenderer.getPosition(LivingEntity p_114803_, double p_114804_, float p_114805_)voidItemRenderer.renderAndDecorateItem(LivingEntity p_174230_, ItemStack p_174231_, int p_174232_, int p_174233_, int p_174234_)voidItemRenderer.renderStatic(LivingEntity p_174243_, ItemStack p_174244_, ItemTransforms.TransformType p_174245_, boolean p_174246_, PoseStack p_174247_, MultiBufferSource p_174248_, Level p_174249_, int p_174250_, int p_174251_, int p_174252_)private voidItemRenderer.tryRenderGuiItem(LivingEntity p_174278_, ItemStack p_174279_, int p_174280_, int p_174281_, int p_174282_)private voidItemRenderer.tryRenderGuiItem(LivingEntity p_174236_, ItemStack p_174237_, int p_174238_, int p_174239_, int p_174240_, int p_174241_) -
Uses of LivingEntity in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type LivingEntityModifier and TypeClassDescriptionclassArrowLayer<T extends LivingEntity,M extends PlayerModel<T>>classBeeStingerLayer<T extends LivingEntity,M extends PlayerModel<T>>classCrossedArmsItemLayer<T extends LivingEntity,M extends EntityModel<T>>classCustomHeadLayer<T extends LivingEntity,M extends EntityModel<T> & HeadedModel>classElytraLayer<T extends LivingEntity,M extends EntityModel<T>>classEnderEyesLayer<T extends LivingEntity>classHumanoidArmorLayer<T extends LivingEntity,M extends HumanoidModel<T>,A extends HumanoidModel<T>>classItemInHandLayer<T extends LivingEntity,M extends EntityModel<T> & ArmedModel>classSlimeOuterLayer<T extends LivingEntity>classSpinAttackEffectLayer<T extends LivingEntity>classStuckInBodyLayer<T extends LivingEntity,M extends PlayerModel<T>>classVillagerProfessionLayer<T extends LivingEntity & VillagerDataHolder,M extends EntityModel<T> & VillagerHeadModel>classWitchItemLayer<T extends LivingEntity>Methods in net.minecraft.client.renderer.entity.layers with type parameters of type LivingEntityModifier and TypeMethodDescriptionprotected static <T extends LivingEntity>
voidRenderLayer.coloredCutoutModelCopyLayerRender(EntityModel<T> p_117360_, EntityModel<T> p_117361_, ResourceLocation p_117362_, PoseStack p_117363_, MultiBufferSource p_117364_, int p_117365_, T p_117366_, float p_117367_, float p_117368_, float p_117369_, float p_117370_, float p_117371_, float p_117372_, float p_117373_, float p_117374_, float p_117375_)protected static <T extends LivingEntity>
voidRenderLayer.renderColoredCutoutModel(EntityModel<T> p_117377_, ResourceLocation p_117378_, PoseStack p_117379_, MultiBufferSource p_117380_, int p_117381_, T p_117382_, float p_117383_, float p_117384_, float p_117385_)Methods in net.minecraft.client.renderer.entity.layers with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidItemInHandLayer.renderArmWithItem(LivingEntity p_117185_, ItemStack p_117186_, ItemTransforms.TransformType p_117187_, HumanoidArm p_117188_, PoseStack p_117189_, MultiBufferSource p_117190_, int p_117191_)protected voidPlayerItemInHandLayer.renderArmWithItem(LivingEntity p_174525_, ItemStack p_174526_, ItemTransforms.TransformType p_174527_, HumanoidArm p_174528_, PoseStack p_174529_, MultiBufferSource p_174530_, int p_174531_)private voidPlayerItemInHandLayer.renderArmWithSpyglass(LivingEntity p_174518_, ItemStack p_174519_, HumanoidArm p_174520_, PoseStack p_174521_, MultiBufferSource p_174522_, int p_174523_) -
Uses of LivingEntity in net.minecraft.client.renderer.item
Methods in net.minecraft.client.renderer.item with parameters of type LivingEntityModifier and TypeMethodDescriptiondefault floatClampedItemPropertyFunction.call(ItemStack p_174560_, ClientLevel p_174561_, LivingEntity p_174562_, int p_174563_)Deprecated.floatItemPropertyFunction.call(ItemStack p_174676_, ClientLevel p_174677_, LivingEntity p_174678_, int p_174679_)Deprecated.floatClampedItemPropertyFunction.unclampedCall(ItemStack p_174564_, ClientLevel p_174565_, LivingEntity p_174566_, int p_174567_) -
Uses of LivingEntity in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return LivingEntityMethods in net.minecraft.gametest.framework with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type LivingEntityModifier and TypeMethodDescriptionDebugPackets.getMemoryDescriptions(LivingEntity p_179496_, long p_179497_)static voidDebugPackets.sendEntityBrain(LivingEntity p_133696_)private static voidDebugPackets.writeBrain(LivingEntity p_179499_, FriendlyByteBuf p_179500_)Constructors in net.minecraft.network.protocol.game with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return LivingEntityModifier and TypeMethodDescriptionprivate static LivingEntityAttributeCommand.getEntityWithAttribute(Entity p_136487_, Attribute p_136488_)private static LivingEntityAttributeCommand.getLivingEntity(Entity p_136440_) -
Uses of LivingEntity in net.minecraft.server.level
Subclasses of LivingEntity in net.minecraft.server.level -
Uses of LivingEntity in net.minecraft.world.damagesource
Fields in net.minecraft.world.damagesource declared as LivingEntityMethods in net.minecraft.world.damagesource that return LivingEntityMethods in net.minecraft.world.damagesource with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic DamageSourceDamageSource.explosion(LivingEntity p_19374_)BadRespawnPointDamage.getLocalizedDeathMessage(LivingEntity p_19247_)DamageSource.getLocalizedDeathMessage(LivingEntity p_19343_)EntityDamageSource.getLocalizedDeathMessage(LivingEntity p_19397_)IndirectEntityDamageSource.getLocalizedDeathMessage(LivingEntity p_19410_)static DamageSourceDamageSource.indirectMobAttack(Entity p_19341_, LivingEntity p_19342_)static DamageSourceDamageSource.mobAttack(LivingEntity p_19371_)static DamageSourceDamageSource.sting(LivingEntity p_19365_)Constructors in net.minecraft.world.damagesource with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world.effect
Methods in net.minecraft.world.effect with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidAbsoptionMobEffect.addAttributeModifiers(LivingEntity p_19421_, AttributeMap p_19422_, int p_19423_)voidMobEffect.addAttributeModifiers(LivingEntity p_19478_, AttributeMap p_19479_, int p_19480_)voidMobEffectInstance.applyEffect(LivingEntity p_19551_)voidMobEffect.applyEffectTick(LivingEntity p_19467_, int p_19468_)voidMobEffect.applyInstantenousEffect(Entity p_19462_, Entity p_19463_, LivingEntity p_19464_, int p_19465_, double p_19466_)static intMobEffectUtil.getDigSpeedAmplification(LivingEntity p_19587_)static booleanMobEffectUtil.hasDigSpeed(LivingEntity p_19585_)static booleanMobEffectUtil.hasWaterBreathing(LivingEntity p_19589_)voidAbsoptionMobEffect.removeAttributeModifiers(LivingEntity p_19417_, AttributeMap p_19418_, int p_19419_)voidHealthBoostMobEffect.removeAttributeModifiers(LivingEntity p_19436_, AttributeMap p_19437_, int p_19438_)voidMobEffect.removeAttributeModifiers(LivingEntity p_19469_, AttributeMap p_19470_, int p_19471_)booleanMobEffectInstance.tick(LivingEntity p_19553_, Runnable p_19554_) -
Uses of LivingEntity in net.minecraft.world.entity
Subclasses of LivingEntity in net.minecraft.world.entityModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.world.entity declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityLivingEntity.lastHurtByMobprivate LivingEntityLivingEntity.lastHurtMobprivate LivingEntityAreaEffectCloud.ownerprivate LivingEntityMob.targetMethods in net.minecraft.world.entity that return LivingEntityModifier and TypeMethodDescriptionLivingEntity.getKillCredit()LivingEntity.getLastHurtByMob()NeutralMob.getLastHurtByMob()LivingEntity.getLastHurtMob()AreaEffectCloud.getOwner()TamableAnimal.getOwner()Mob.getTarget()NeutralMob.getTarget()Methods in net.minecraft.world.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidLivingEntity.addEatEffect(ItemStack p_21064_, Level p_21065_, LivingEntity p_21066_)protected voidLivingEntity.blockedByShield(LivingEntity p_21246_)protected voidLivingEntity.blockUsingShield(LivingEntity p_21200_)voidLivingEntity.calculateEntityAnimation(LivingEntity p_21044_, boolean p_21045_)booleanLivingEntity.canAttack(LivingEntity p_21171_)booleanLivingEntity.canAttack(LivingEntity p_21041_, TargetingConditions p_21042_)booleanNeutralMob.canAttack(LivingEntity p_181126_)booleanTamableAnimal.canAttack(LivingEntity p_21822_)private static SlotAccessLivingEntity.createEquipmentSlotAccess(LivingEntity p_147196_, EquipmentSlot p_147197_)protected voidLivingEntity.createWitherRose(LivingEntity p_21269_)protected voidLivingEntity.doAutoAttackOnTouch(LivingEntity p_21277_)voidEntity.doEnchantDamageEffects(LivingEntity p_19971_, Entity p_19972_)static SlotAccessSlotAccess.forEquipmentSlot(LivingEntity p_147300_, EquipmentSlot p_147301_)static SlotAccessSlotAccess.forEquipmentSlot(LivingEntity p_147303_, EquipmentSlot p_147304_, Predicate<ItemStack> p_147305_)Entity.getDismountLocationForPassenger(LivingEntity p_20123_)doubleMob.getMeleeAttackRangeSqr(LivingEntity p_147273_)default booleanNeutralMob.isAngryAt(LivingEntity p_21675_)booleanTamableAnimal.isOwnedBy(LivingEntity p_21831_)voidEntity.killed(ServerLevel p_19929_, LivingEntity p_19930_)voidLivingEntity.setLastHurtByMob(LivingEntity p_21039_)voidNeutralMob.setLastHurtByMob(LivingEntity p_21669_)voidAreaEffectCloud.setOwner(LivingEntity p_19719_)voidMob.setTarget(LivingEntity p_21544_)voidNeutralMob.setTarget(LivingEntity p_21681_)booleanTamableAnimal.wantsToAttack(LivingEntity p_21810_, LivingEntity p_21811_)Constructor parameters in net.minecraft.world.entity with type arguments of type LivingEntityModifierConstructorDescriptionprotectedLivingEntity(EntityType<? extends LivingEntity> p_20966_, Level p_20967_) -
Uses of LivingEntity in net.minecraft.world.entity.ai
Classes in net.minecraft.world.entity.ai with type parameters of type LivingEntityModifier and TypeClassDescriptionclassBrain<E extends LivingEntity>static classBrain.Provider<E extends LivingEntity>Methods in net.minecraft.world.entity.ai with type parameters of type LivingEntityModifier and TypeMethodDescriptionstatic <E extends LivingEntity>
com.mojang.serialization.Codec<Brain<E>>Brain.codec(Collection<? extends MemoryModuleType<?>> p_21947_, Collection<? extends SensorType<? extends Sensor<? super E>>> p_21948_)static <E extends LivingEntity>
Brain.Provider<E>Brain.provider(Collection<? extends MemoryModuleType<?>> p_21924_, Collection<? extends SensorType<? extends Sensor<? super E>>> p_21925_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.attributes
Fields in net.minecraft.world.entity.ai.attributes with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate static Map<EntityType<? extends LivingEntity>,AttributeSupplier>DefaultAttributes.SUPPLIERSMethod parameters in net.minecraft.world.entity.ai.attributes with type arguments of type LivingEntityModifier and TypeMethodDescriptionstatic AttributeSupplierDefaultAttributes.getSupplier(EntityType<? extends LivingEntity> p_22298_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.behavior
Classes in net.minecraft.world.entity.ai.behavior with type parameters of type LivingEntityModifier and TypeClassDescriptionclassBehavior<E extends LivingEntity>classCrossbowAttack<E extends Mob & CrossbowAttackMob,T extends LivingEntity>classDismountOrSkipMounting<E extends LivingEntity,T extends Entity>classEraseMemoryIf<E extends LivingEntity>classGateBehavior<E extends LivingEntity>classGoToWantedItem<E extends LivingEntity>classInteractWith<E extends LivingEntity,T extends LivingEntity>classInteractWith<E extends LivingEntity,T extends LivingEntity>classMount<E extends LivingEntity>classRunIf<E extends LivingEntity>classRunOne<E extends LivingEntity>classRunSometimes<E extends LivingEntity>Fields in net.minecraft.world.entity.ai.behavior declared as LivingEntityModifier and TypeFieldDescription(package private) LivingEntityPrepareRamNearestTarget.RamCandidate.targetFields in net.minecraft.world.entity.ai.behavior with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate Predicate<LivingEntity>SetWalkTargetFromLookTarget.canSetWalkTargetPredicateprivate BiPredicate<LivingEntity,LivingEntity>StartCelebratingIfTargetDead.dancePredicateprivate BiPredicate<LivingEntity,LivingEntity>StartCelebratingIfTargetDead.dancePredicateprivate Predicate<LivingEntity>SetEntityLookTarget.predicateprivate Predicate<LivingEntity>SetLookAndInteract.selfFilterprivate Function<LivingEntity,Float>BabyFollowAdult.speedModifierprivate Function<LivingEntity,Float>FollowTemptation.speedModifierprivate Function<LivingEntity,Float>SetWalkTargetFromAttackTargetIfTargetOutOfReach.speedModifierprivate Function<LivingEntity,Float>SetWalkTargetFromLookTarget.speedModifierprivate Predicate<LivingEntity>StopAttackingIfTargetInvalid.stopAttackingWhenprivate Predicate<LivingEntity>SetLookAndInteract.targetFilterprivate Function<E,Optional<? extends LivingEntity>>StartAttacking.targetFinderFunctionMethods in net.minecraft.world.entity.ai.behavior with type parameters of type LivingEntityModifier and TypeMethodDescriptionabstract <E extends LivingEntity>
voidGateBehavior.RunningPolicy.apply(Stream<Behavior<? super E>> p_147532_, ServerLevel p_147533_, E p_147534_, long p_147535_)private static <E extends LivingEntity>
booleanStopAttackingIfTargetInvalid.isTiredOfTryingToReachTarget(E p_24246_)static <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_147567_, int p_147568_, Predicate<T> p_147569_, MemoryModuleType<T> p_147570_, float p_147571_, int p_147572_)static <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_23261_, int p_23262_, MemoryModuleType<T> p_23263_, float p_23264_, int p_23265_)Methods in net.minecraft.world.entity.ai.behavior that return LivingEntityModifier and TypeMethodDescriptionprivate static LivingEntityCrossbowAttack.getAttackTarget(LivingEntity p_22785_)private LivingEntityMeleeAttack.getAttackTarget(Mob p_23533_)private LivingEntityStartCelebratingIfTargetDead.getAttackTarget(LivingEntity p_24232_)private LivingEntityStopAttackingIfTargetInvalid.getAttackTarget(E p_24252_)static LivingEntityBehaviorUtils.getNearestTarget(LivingEntity p_22626_, Optional<LivingEntity> p_22627_, LivingEntity p_22628_)private LivingEntityPrepareRamNearestTarget.RamCandidate.getTarget()static LivingEntityBehaviorUtils.getTargetNearestMe(LivingEntity p_22607_, LivingEntity p_22608_, LivingEntity p_22609_)private LivingEntityShowTradesToPlayer.lookAtTarget(Villager p_24138_)private LivingEntityPlayTagWithOtherKids.seeIfSomeoneIsChasingMe(LivingEntity p_23658_)private LivingEntityPlayTagWithOtherKids.whoAreYouChasing(LivingEntity p_23640_)Methods in net.minecraft.world.entity.ai.behavior that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprivate Map<LivingEntity,Integer>PlayTagWithOtherKids.checkHowManyChasersEachFriendHas(PathfinderMob p_23673_)private Optional<LivingEntity>PlayTagWithOtherKids.findSomeoneBeingChased(PathfinderMob p_23663_)private Optional<LivingEntity>PlayTagWithOtherKids.findSomeoneToChase(PathfinderMob p_23648_)private List<LivingEntity>PlayTagWithOtherKids.getFriendsNearby(PathfinderMob p_23675_)private static com.mojang.datafixers.util.Pair<Integer,Behavior<LivingEntity>>VillagerGoalPackages.getFullLookBehavior()static Optional<LivingEntity>BehaviorUtils.getLivingEntityFromUUIDMemory(LivingEntity p_22611_, MemoryModuleType<UUID> p_22612_)private static com.mojang.datafixers.util.Pair<Integer,Behavior<LivingEntity>>VillagerGoalPackages.getMinimalLookBehavior()private List<LivingEntity>SetLookAndInteract.getVisibleEntities(LivingEntity p_23969_)static <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_147567_, int p_147568_, Predicate<T> p_147569_, MemoryModuleType<T> p_147570_, float p_147571_, int p_147572_)static <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_23261_, int p_23262_, MemoryModuleType<T> p_23263_, float p_23264_, int p_23265_)Methods in net.minecraft.world.entity.ai.behavior with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate static booleanInteractWithDoor.areOtherMobsComingThroughDoor(ServerLevel p_23304_, LivingEntity p_23305_, BlockPos p_23306_)private booleanValidateNearbyPoi.bedIsOccupied(ServerLevel p_24531_, BlockPos p_24532_, LivingEntity p_24533_)PrepareRamNearestTarget.calculateRammingStartPosition(PathfinderMob p_147743_, LivingEntity p_147744_)static booleanBehaviorUtils.canSee(LivingEntity p_22668_, LivingEntity p_22669_)protected booleanCountDownCooldownTicks.canStillUse(ServerLevel p_147468_, LivingEntity p_147469_, long p_147470_)protected booleanDoNothing.canStillUse(ServerLevel p_22843_, LivingEntity p_22844_, long p_22845_)protected booleanSleepInBed.canStillUse(ServerLevel p_24161_, LivingEntity p_24162_, long p_24163_)private static voidPlayTagWithOtherKids.chaseKid(PathfinderMob p_23650_, LivingEntity p_23651_)protected booleanGoOutsideToCelebrate.checkExtraStartConditions(ServerLevel p_23052_, LivingEntity p_23053_)protected booleanInteractWithDoor.checkExtraStartConditions(ServerLevel p_23292_, LivingEntity p_23293_)protected booleanLocateHidingPlace.checkExtraStartConditions(ServerLevel p_23412_, LivingEntity p_23413_)protected booleanLocateHidingPlaceDuringRaid.checkExtraStartConditions(ServerLevel p_23430_, LivingEntity p_23431_)protected booleanMoveToSkySeeingSpot.checkExtraStartConditions(ServerLevel p_23552_, LivingEntity p_23553_)protected booleanResetRaidStatus.checkExtraStartConditions(ServerLevel p_23781_, LivingEntity p_23782_)protected booleanRingBell.checkExtraStartConditions(ServerLevel p_23789_, LivingEntity p_23790_)protected booleanSetClosestHomeAsWalkTarget.checkExtraStartConditions(ServerLevel p_23879_, LivingEntity p_23880_)protected booleanSetEntityLookTarget.checkExtraStartConditions(ServerLevel p_23903_, LivingEntity p_23904_)booleanSetLookAndInteract.checkExtraStartConditions(ServerLevel p_23950_, LivingEntity p_23951_)protected booleanSetRaidStatus.checkExtraStartConditions(ServerLevel p_23976_, LivingEntity p_23977_)protected booleanSetWalkTargetFromLookTarget.checkExtraStartConditions(ServerLevel p_182366_, LivingEntity p_182367_)protected booleanSleepInBed.checkExtraStartConditions(ServerLevel p_24154_, LivingEntity p_24155_)protected booleanSocializeAtBell.checkExtraStartConditions(ServerLevel p_24170_, LivingEntity p_24171_)protected booleanStartCelebratingIfTargetDead.checkExtraStartConditions(ServerLevel p_24225_, LivingEntity p_24226_)protected booleanValidateNearbyPoi.checkExtraStartConditions(ServerLevel p_24521_, LivingEntity p_24522_)protected booleanWakeUp.checkExtraStartConditions(ServerLevel p_24709_, LivingEntity p_24710_)private voidPrepareRamNearestTarget.chooseRamPosition(PathfinderMob p_147766_, LivingEntity p_147767_)private voidSetWalkTargetFromAttackTargetIfTargetOutOfReach.clearWalkTarget(LivingEntity p_24036_)static voidInteractWithDoor.closeDoorsThatIHaveOpenedOrPassedThrough(ServerLevel p_23299_, LivingEntity p_23300_, Node p_23301_, Node p_23302_)private voidCrossbowAttack.crossbowAttack(E p_22787_, LivingEntity p_22788_)static booleanBehaviorUtils.entityIsVisible(Brain<?> p_22637_, LivingEntity p_22638_)private voidShowTradesToPlayer.findItemsToDisplay(LivingEntity p_24113_, Villager p_24114_)private voidPlayTagWithOtherKids.fleeFromChaser(ServerLevel p_23636_, PathfinderMob p_23637_, LivingEntity p_23638_)private static LivingEntityCrossbowAttack.getAttackTarget(LivingEntity p_22785_)private LivingEntityStartCelebratingIfTargetDead.getAttackTarget(LivingEntity p_24232_)CountDownCooldownTicks.getCooldownTickMemory(LivingEntity p_147466_)static Optional<LivingEntity>BehaviorUtils.getLivingEntityFromUUIDMemory(LivingEntity p_22611_, MemoryModuleType<UUID> p_22612_)static LivingEntityBehaviorUtils.getNearestTarget(LivingEntity p_22626_, Optional<LivingEntity> p_22627_, LivingEntity p_22628_)private Vec3MoveToSkySeeingSpot.getOutdoorPosition(ServerLevel p_23565_, LivingEntity p_23566_)static LivingEntityBehaviorUtils.getTargetNearestMe(LivingEntity p_22607_, LivingEntity p_22608_, LivingEntity p_22609_)private List<LivingEntity>SetLookAndInteract.getVisibleEntities(LivingEntity p_23969_)static booleanVillagerPanicTrigger.hasHostile(LivingEntity p_24688_)static booleanMoveToSkySeeingSpot.hasNoBlocksAbove(ServerLevel p_23559_, LivingEntity p_23560_, BlockPos p_23561_)private booleanPlayTagWithOtherKids.isChasingSomeone(LivingEntity p_23668_)private static booleanInteractWithDoor.isDoorTooFarAway(ServerLevel p_23308_, LivingEntity p_23309_, GlobalPos p_23310_)private booleanPlayTagWithOtherKids.isFriendChasingMe(LivingEntity p_23642_, LivingEntity p_23643_)static booleanVillagerPanicTrigger.isHurt(LivingEntity p_24698_)private booleanSetLookAndInteract.isMatchingTarget(LivingEntity p_23957_)private static booleanInteractWithDoor.isMobComingThroughDoor(ServerLevel p_23322_, LivingEntity p_23323_, BlockPos p_23324_)static booleanBehaviorUtils.isOtherTargetMuchFurtherAwayThanCurrentAttackTarget(LivingEntity p_22599_, LivingEntity p_22600_, double p_22601_)private booleanInteractWith.isTargetValid(LivingEntity p_23279_)booleanBlockPosTracker.isVisibleBy(LivingEntity p_22679_)booleanEntityTracker.isVisibleBy(LivingEntity p_22853_)booleanPositionTracker.isVisibleBy(LivingEntity p_23739_)static booleanBehaviorUtils.isWithinAttackRange(Mob p_22633_, LivingEntity p_22634_, int p_22635_)static booleanBehaviorUtils.isWithinMeleeAttackRange(Mob p_147442_, LivingEntity p_147443_)static voidBehaviorUtils.lockGazeAndWalkToEachOther(LivingEntity p_22603_, LivingEntity p_22604_, float p_22605_)private static voidBehaviorUtils.lookAtEachOther(LivingEntity p_22671_, LivingEntity p_22672_)static voidBehaviorUtils.lookAtEntity(LivingEntity p_22596_, LivingEntity p_22597_)private voidCrossbowAttack.lookAtTarget(Mob p_22798_, LivingEntity p_22799_)private voidInteractWithDoor.rememberDoorToClose(ServerLevel p_23326_, LivingEntity p_23327_, BlockPos p_23328_)private LivingEntityPlayTagWithOtherKids.seeIfSomeoneIsChasingMe(LivingEntity p_23658_)private voidStartAttacking.setAttackTarget(E p_24214_, LivingEntity p_24215_)private voidSetWalkTargetFromAttackTargetIfTargetOutOfReach.setWalkAndLookTarget(LivingEntity p_24038_, LivingEntity p_24039_)static voidBehaviorUtils.setWalkAndLookTargetMemories(LivingEntity p_22618_, BlockPos p_22619_, float p_22620_, int p_22621_)static voidBehaviorUtils.setWalkAndLookTargetMemories(LivingEntity p_22591_, Entity p_22592_, float p_22593_, int p_22594_)private static voidBehaviorUtils.setWalkAndLookTargetMemoriesToEachOther(LivingEntity p_22661_, LivingEntity p_22662_, float p_22663_)protected voidBecomePassiveIfMemoryPresent.start(ServerLevel p_22519_, LivingEntity p_22520_, long p_22521_)protected voidInteractWithDoor.start(ServerLevel p_23295_, LivingEntity p_23296_, long p_23297_)protected voidLocateHidingPlace.start(ServerLevel p_23415_, LivingEntity p_23416_, long p_23417_)protected voidMoveToSkySeeingSpot.start(ServerLevel p_23555_, LivingEntity p_23556_, long p_23557_)protected voidReactToBell.start(ServerLevel p_23761_, LivingEntity p_23762_, long p_23763_)protected voidResetRaidStatus.start(ServerLevel p_23784_, LivingEntity p_23785_, long p_23786_)protected voidRingBell.start(ServerLevel p_23792_, LivingEntity p_23793_, long p_23794_)protected voidSetClosestHomeAsWalkTarget.start(ServerLevel p_23882_, LivingEntity p_23883_, long p_23884_)protected voidSetEntityLookTarget.start(ServerLevel p_23906_, LivingEntity p_23907_, long p_23908_)protected voidSetHiddenState.start(ServerLevel p_23934_, LivingEntity p_23935_, long p_23936_)voidSetLookAndInteract.start(ServerLevel p_23953_, LivingEntity p_23954_, long p_23955_)protected voidSetRaidStatus.start(ServerLevel p_23979_, LivingEntity p_23980_, long p_23981_)protected voidSetWalkTargetFromLookTarget.start(ServerLevel p_24087_, LivingEntity p_24088_, long p_24089_)protected voidSleepInBed.start(ServerLevel p_24157_, LivingEntity p_24158_, long p_24159_)protected voidSocializeAtBell.start(ServerLevel p_24173_, LivingEntity p_24174_, long p_24175_)protected voidStartCelebratingIfTargetDead.start(ServerLevel p_24228_, LivingEntity p_24229_, long p_24230_)protected voidUpdateActivityFromSchedule.start(ServerLevel p_24458_, LivingEntity p_24459_, long p_24460_)protected voidValidateNearbyPoi.start(ServerLevel p_24524_, LivingEntity p_24525_, long p_24526_)protected voidWakeUp.start(ServerLevel p_24712_, LivingEntity p_24713_, long p_24714_)protected voidCountDownCooldownTicks.stop(ServerLevel p_147472_, LivingEntity p_147473_, long p_147474_)protected voidSleepInBed.stop(ServerLevel p_24165_, LivingEntity p_24166_, long p_24167_)private voidGiveGiftToHero.throwGift(Villager p_23012_, LivingEntity p_23013_)private static voidTradeWithVillager.throwHalfStack(Villager p_24426_, Set<Item> p_24427_, LivingEntity p_24428_)static voidBehaviorUtils.throwItem(LivingEntity p_22614_, ItemStack p_22615_, Vec3 p_22616_)protected voidCountDownCooldownTicks.tick(ServerLevel p_147476_, LivingEntity p_147477_, long p_147478_)private LivingEntityPlayTagWithOtherKids.whoAreYouChasing(LivingEntity p_23640_)Method parameters in net.minecraft.world.entity.ai.behavior with type arguments of type LivingEntityModifier and TypeMethodDescriptionstatic LivingEntityBehaviorUtils.getNearestTarget(LivingEntity p_22626_, Optional<LivingEntity> p_22627_, LivingEntity p_22628_)private static booleanBehaviorUtils.targetIsValid(Brain<?> p_22644_, MemoryModuleType<? extends LivingEntity> p_22645_, Predicate<LivingEntity> p_22646_)private static booleanBehaviorUtils.targetIsValid(Brain<?> p_22644_, MemoryModuleType<? extends LivingEntity> p_22645_, Predicate<LivingEntity> p_22646_)static booleanBehaviorUtils.targetIsValid(Brain<?> p_22640_, MemoryModuleType<? extends LivingEntity> p_22641_, EntityType<?> p_22642_)Constructors in net.minecraft.world.entity.ai.behavior with parameters of type LivingEntityModifierConstructorDescriptionRamCandidate(BlockPos p_147794_, BlockPos p_147795_, LivingEntity p_147796_)Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type LivingEntityModifierConstructorDescriptionBabyFollowAdult(UniformInt p_147417_, Function<LivingEntity,Float> p_147418_)FollowTemptation(Function<LivingEntity,Float> p_147486_)SetEntityLookTarget(Predicate<LivingEntity> p_23900_, float p_23901_)SetLookAndInteract(EntityType<?> p_23945_, int p_23946_, Predicate<LivingEntity> p_23947_, Predicate<LivingEntity> p_23948_)SetWalkTargetFromLookTarget(Predicate<LivingEntity> p_182359_, Function<LivingEntity,Float> p_182360_, int p_182361_)SetWalkTargetFromLookTarget(Predicate<LivingEntity> p_182359_, Function<LivingEntity,Float> p_182360_, int p_182361_)StartAttacking(Function<E,Optional<? extends LivingEntity>> p_24193_)StartAttacking(Predicate<E> p_24195_, Function<E,Optional<? extends LivingEntity>> p_24196_)StartCelebratingIfTargetDead(int p_24222_, BiPredicate<LivingEntity,LivingEntity> p_24223_)StartCelebratingIfTargetDead(int p_24222_, BiPredicate<LivingEntity,LivingEntity> p_24223_)StopAttackingIfTargetInvalid(Predicate<LivingEntity> p_24236_)StopAttackingIfTargetInvalid(Predicate<LivingEntity> p_147983_, Consumer<E> p_147984_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.goal
Classes in net.minecraft.world.entity.ai.goal with type parameters of type LivingEntityFields in net.minecraft.world.entity.ai.goal declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityFollowOwnerGoal.ownerprivate LivingEntityLeapAtTargetGoal.targetprivate LivingEntityMoveTowardsTargetGoal.targetprivate LivingEntityOcelotAttackGoal.targetprivate LivingEntityRangedAttackGoal.targetprivate LivingEntitySwellGoal.targetprotected TAvoidEntityGoal.toAvoidFields in net.minecraft.world.entity.ai.goal with type parameters of type LivingEntityModifier and TypeFieldDescriptionprotected Predicate<LivingEntity>AvoidEntityGoal.avoidPredicateprotected Class<? extends LivingEntity>LookAtPlayerGoal.lookAtTypeprotected Predicate<LivingEntity>AvoidEntityGoal.predicateOnAvoidEntityMethods in net.minecraft.world.entity.ai.goal with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidMeleeAttackGoal.checkAndPerformAttack(LivingEntity p_25557_, double p_25558_)protected doubleMeleeAttackGoal.getAttackReachSqr(LivingEntity p_25556_)private booleanTemptGoal.shouldFollow(LivingEntity p_148139_)Constructor parameters in net.minecraft.world.entity.ai.goal with type arguments of type LivingEntityModifierConstructorDescriptionAvoidEntityGoal(PathfinderMob p_25033_, Class<T> p_25034_, float p_25035_, double p_25036_, double p_25037_, Predicate<LivingEntity> p_25038_)AvoidEntityGoal(PathfinderMob p_25040_, Class<T> p_25041_, Predicate<LivingEntity> p_25042_, float p_25043_, double p_25044_, double p_25045_, Predicate<LivingEntity> p_25046_)InteractGoal(Mob p_148111_, Class<? extends LivingEntity> p_148112_, float p_148113_)InteractGoal(Mob p_25415_, Class<? extends LivingEntity> p_25416_, float p_25417_, float p_25418_)LookAtPlayerGoal(Mob p_25520_, Class<? extends LivingEntity> p_25521_, float p_25522_)LookAtPlayerGoal(Mob p_25524_, Class<? extends LivingEntity> p_25525_, float p_25526_, float p_25527_)LookAtPlayerGoal(Mob p_148118_, Class<? extends LivingEntity> p_148119_, float p_148120_, float p_148121_, boolean p_148122_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.goal.target
Classes in net.minecraft.world.entity.ai.goal.target with type parameters of type LivingEntityModifier and TypeClassDescriptionclassNearestAttackableTargetGoal<T extends LivingEntity>classNearestAttackableWitchTargetGoal<T extends LivingEntity>classNearestHealableRaiderTargetGoal<T extends LivingEntity>classNonTameRandomTargetGoal<T extends LivingEntity>Fields in net.minecraft.world.entity.ai.goal.target declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityOwnerHurtTargetGoal.ownerLastHurtprivate LivingEntityOwnerHurtByTargetGoal.ownerLastHurtByprivate LivingEntityDefendVillageTargetGoal.potentialTargetprotected LivingEntityNearestAttackableTargetGoal.targetprotected LivingEntityTargetGoal.targetMobMethods in net.minecraft.world.entity.ai.goal.target with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidHurtByTargetGoal.alertOther(Mob p_26042_, LivingEntity p_26043_)protected booleanTargetGoal.canAttack(LivingEntity p_26151_, TargetingConditions p_26152_)private booleanTargetGoal.canReach(LivingEntity p_26149_)voidNearestAttackableTargetGoal.setTarget(LivingEntity p_26071_)Constructor parameters in net.minecraft.world.entity.ai.goal.target with type arguments of type LivingEntityModifierConstructorDescriptionNearestAttackableTargetGoal(Mob p_26053_, Class<T> p_26054_, int p_26055_, boolean p_26056_, boolean p_26057_, Predicate<LivingEntity> p_26058_)NearestAttackableWitchTargetGoal(Raider p_26076_, Class<T> p_26077_, int p_26078_, boolean p_26079_, boolean p_26080_, Predicate<LivingEntity> p_26081_)NearestHealableRaiderTargetGoal(Raider p_26087_, Class<T> p_26088_, boolean p_26089_, Predicate<LivingEntity> p_26090_)NonTameRandomTargetGoal(TamableAnimal p_26097_, Class<T> p_26098_, boolean p_26099_, Predicate<LivingEntity> p_26100_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.memory
Fields in net.minecraft.world.entity.ai.memory with type parameters of type LivingEntityModifier and TypeFieldDescriptionstatic MemoryModuleType<LivingEntity>MemoryModuleType.ATTACK_TARGETstatic MemoryModuleType<LivingEntity>MemoryModuleType.AVOID_TARGETstatic MemoryModuleType<LivingEntity>MemoryModuleType.HURT_BY_ENTITYstatic MemoryModuleType<LivingEntity>MemoryModuleType.INTERACTION_TARGETstatic MemoryModuleType<LivingEntity>MemoryModuleType.NEAREST_ATTACKABLEstatic MemoryModuleType<LivingEntity>MemoryModuleType.NEAREST_HOSTILEstatic MemoryModuleType<List<LivingEntity>>MemoryModuleType.NEAREST_LIVING_ENTITIESstatic MemoryModuleType<List<LivingEntity>>MemoryModuleType.NEAREST_VISIBLE_LIVING_ENTITIESstatic MemoryModuleType<LivingEntity>MemoryModuleType.NEAREST_VISIBLE_ZOMBIFIEDstatic MemoryModuleType<List<LivingEntity>>MemoryModuleType.VISIBLE_VILLAGER_BABIES -
Uses of LivingEntity in net.minecraft.world.entity.ai.sensing
Classes in net.minecraft.world.entity.ai.sensing with type parameters of type LivingEntityMethods in net.minecraft.world.entity.ai.sensing that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprotected MemoryModuleType<LivingEntity>AxolotlAttackablesSensor.getMemory()protected abstract MemoryModuleType<LivingEntity>NearestVisibleLivingEntitySensor.getMemory()protected MemoryModuleType<LivingEntity>VillagerHostilesSensor.getMemory()private Optional<LivingEntity>NearestVisibleLivingEntitySensor.getNearestEntity(LivingEntity p_148298_)private List<LivingEntity>VillagerBabiesSensor.getNearestVillagerBabies(LivingEntity p_26837_)protected Optional<List<LivingEntity>>NearestVisibleLivingEntitySensor.getVisibleEntities(LivingEntity p_148291_)private List<LivingEntity>VillagerBabiesSensor.getVisibleEntities(LivingEntity p_26841_)Methods in net.minecraft.world.entity.ai.sensing with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic voidGolemSensor.checkForNearbyGolem(LivingEntity p_26648_)protected voidDummySensor.doTick(ServerLevel p_26638_, LivingEntity p_26639_)protected voidGolemSensor.doTick(ServerLevel p_26645_, LivingEntity p_26646_)protected voidHurtBySensor.doTick(ServerLevel p_26670_, LivingEntity p_26671_)protected voidNearestLivingEntitySensor.doTick(ServerLevel p_26710_, LivingEntity p_26711_)protected voidNearestVisibleLivingEntitySensor.doTick(ServerLevel p_148288_, LivingEntity p_148289_)protected voidPiglinBruteSpecificSensor.doTick(ServerLevel p_26721_, LivingEntity p_26722_)protected voidPiglinSpecificSensor.doTick(ServerLevel p_26726_, LivingEntity p_26727_)protected voidPlayerSensor.doTick(ServerLevel p_26740_, LivingEntity p_26741_)protected voidVillagerBabiesSensor.doTick(ServerLevel p_26834_, LivingEntity p_26835_)PiglinSpecificSensor.findNearestRepellent(ServerLevel p_26735_, LivingEntity p_26736_)private Optional<LivingEntity>NearestVisibleLivingEntitySensor.getNearestEntity(LivingEntity p_148298_)private List<LivingEntity>VillagerBabiesSensor.getNearestVillagerBabies(LivingEntity p_26837_)protected Optional<List<LivingEntity>>NearestVisibleLivingEntitySensor.getVisibleEntities(LivingEntity p_148291_)private List<LivingEntity>VillagerBabiesSensor.getVisibleEntities(LivingEntity p_26841_)static voidGolemSensor.golemDetected(LivingEntity p_26650_)private booleanAxolotlAttackablesSensor.isClose(LivingEntity p_148275_, LivingEntity p_148276_)private booleanVillagerHostilesSensor.isClose(LivingEntity p_26861_, LivingEntity p_26862_)static booleanSensor.isEntityAttackable(LivingEntity p_148313_, LivingEntity p_148314_)static booleanSensor.isEntityAttackableIgnoringLineOfSight(LivingEntity p_182378_, LivingEntity p_182379_)protected static booleanSensor.isEntityTargetable(LivingEntity p_26804_, LivingEntity p_26805_)private booleanVillagerHostilesSensor.isHostile(LivingEntity p_26868_)private booleanAxolotlAttackablesSensor.isHostileTarget(LivingEntity p_148270_)private booleanAxolotlAttackablesSensor.isHuntTarget(LivingEntity p_148272_, LivingEntity p_148273_)protected booleanAxolotlAttackablesSensor.isMatchingEntity(LivingEntity p_148266_, LivingEntity p_148267_)protected abstract booleanNearestVisibleLivingEntitySensor.isMatchingEntity(LivingEntity p_148292_, LivingEntity p_148293_)protected booleanVillagerHostilesSensor.isMatchingEntity(LivingEntity p_148344_, LivingEntity p_148345_)private booleanVillagerBabiesSensor.isVillagerBaby(LivingEntity p_26839_)Method parameters in net.minecraft.world.entity.ai.sensing with type arguments of type LivingEntityModifier and TypeMethodDescriptionprivate voidAdultSensor.setNearestVisibleAdult(AgeableMob p_148256_, List<LivingEntity> p_148257_) -
Uses of LivingEntity in net.minecraft.world.entity.ai.targeting
Fields in net.minecraft.world.entity.ai.targeting with type parameters of type LivingEntityMethods in net.minecraft.world.entity.ai.targeting with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanTargetingConditions.test(LivingEntity p_26886_, LivingEntity p_26887_)Method parameters in net.minecraft.world.entity.ai.targeting with type arguments of type LivingEntityModifier and TypeMethodDescriptionTargetingConditions.selector(Predicate<LivingEntity> p_26889_) -
Uses of LivingEntity in net.minecraft.world.entity.ambient
Subclasses of LivingEntity in net.minecraft.world.entity.ambient -
Uses of LivingEntity in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal with type parameters of type LivingEntityModifier and TypeClassDescription(package private) static classCat.CatAvoidEntityGoal<T extends LivingEntity>(package private) static classOcelot.OcelotAvoidEntityGoal<T extends LivingEntity>(package private) static classPanda.PandaAvoidGoal<T extends LivingEntity>(package private) static classRabbit.RabbitAvoidEntityGoal<T extends LivingEntity>(package private) classWolf.WolfAvoidEntityGoal<T extends LivingEntity>Subclasses of LivingEntity in net.minecraft.world.entity.animalModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.entity.animal declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityFox.DefendTrustedTargetGoal.trustedLastHurtprivate LivingEntityFox.DefendTrustedTargetGoal.trustedLastHurtByFields in net.minecraft.world.entity.animal with type parameters of type LivingEntityModifier and TypeFieldDescriptionstatic Predicate<LivingEntity>Turtle.BABY_ON_LAND_SELECTORstatic Predicate<LivingEntity>Wolf.PREY_SELECTORprivate static Predicate<LivingEntity>Pufferfish.SCARY_MOBMethods in net.minecraft.world.entity.animal with type parameters of type LivingEntityModifier and TypeMethodDescriptionstatic <T extends LivingEntity & Bucketable>
Optional<InteractionResult>Bucketable.bucketMobPickup(Player p_148829_, InteractionHand p_148830_, T p_148831_)Methods in net.minecraft.world.entity.animal with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidBee.BeeHurtByOtherGoal.alertOther(Mob p_28035_, LivingEntity p_28036_)protected voidPanda.PandaHurtByTargetGoal.alertOther(Mob p_29295_, LivingEntity p_29296_)protected voidPolarBear.PolarBearHurtByTargetGoal.alertOther(Mob p_29580_, LivingEntity p_29581_)protected voidFox.FoxMeleeAttackGoal.checkAndPerformAttack(LivingEntity p_28724_, double p_28725_)protected voidPolarBear.PolarBearMeleeAttackGoal.checkAndPerformAttack(LivingEntity p_29589_, double p_29590_)protected doublePolarBear.PolarBearMeleeAttackGoal.getAttackReachSqr(LivingEntity p_29587_)protected doubleRabbit.EvilRabbitAttackGoal.getAttackReachSqr(LivingEntity p_29740_)Pig.getDismountLocationForPassenger(LivingEntity p_29487_)static booleanFox.isPathClear(Fox p_28472_, LivingEntity p_28473_)voidSnowGolem.performRangedAttack(LivingEntity p_29912_, float p_29913_)voidFox.setTarget(LivingEntity p_28574_)voidPanda.PandaLookAtPlayerGoal.setTarget(LivingEntity p_29313_)booleanFox.FoxAlertableEntitiesSelector.test(LivingEntity p_28653_)booleanWolf.wantsToAttack(LivingEntity p_30389_, LivingEntity p_30390_)Method parameters in net.minecraft.world.entity.animal with type arguments of type LivingEntityModifier and TypeMethodDescriptionstatic booleanWaterAnimal.checkUndergroundWaterCreatureSpawnRules(EntityType<? extends LivingEntity> p_149077_, ServerLevelAccessor p_149078_, MobSpawnType p_149079_, BlockPos p_149080_, Random p_149081_)Constructor parameters in net.minecraft.world.entity.animal with type arguments of type LivingEntityModifierConstructorDescriptionDefendTrustedTargetGoal(Class<LivingEntity> p_28634_, boolean p_28635_, boolean p_28636_, Predicate<LivingEntity> p_28637_)DefendTrustedTargetGoal(Class<LivingEntity> p_28634_, boolean p_28635_, boolean p_28636_, Predicate<LivingEntity> p_28637_)FoxLookAtPlayerGoal(Mob p_28707_, Class<? extends LivingEntity> p_28708_, float p_28709_)PandaLookAtPlayerGoal(Panda p_29308_, Class<? extends LivingEntity> p_29309_, float p_29310_) -
Uses of LivingEntity in net.minecraft.world.entity.animal.axolotl
Subclasses of LivingEntity in net.minecraft.world.entity.animal.axolotlMethods in net.minecraft.world.entity.animal.axolotl that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprivate static Optional<? extends LivingEntity>AxolotlAi.findNearestValidAttackTarget(Axolotl p_149299_)Methods in net.minecraft.world.entity.animal.axolotl with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate static booleanAxolotlAi.canSetWalkTargetFromLookTarget(LivingEntity p_182381_)doubleAxolotl.getMeleeAttackRangeSqr(LivingEntity p_149185_)private static floatAxolotlAi.getSpeedModifier(LivingEntity p_149301_)private static floatAxolotlAi.getSpeedModifierChasing(LivingEntity p_149289_)private static floatAxolotlAi.getSpeedModifierFollowingAdult(LivingEntity p_149295_) -
Uses of LivingEntity in net.minecraft.world.entity.animal.goat
Subclasses of LivingEntity in net.minecraft.world.entity.animal.goat -
Uses of LivingEntity in net.minecraft.world.entity.animal.horse
Subclasses of LivingEntity in net.minecraft.world.entity.animal.horseModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.entity.animal.horse declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityTraderLlama.TraderLlamaDefendWanderingTraderGoal.ownerLastHurtByFields in net.minecraft.world.entity.animal.horse with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate static Predicate<LivingEntity>AbstractHorse.PARENT_HORSE_SELECTORMethods in net.minecraft.world.entity.animal.horse with parameters of type LivingEntityModifier and TypeMethodDescriptionAbstractHorse.getDismountLocationForPassenger(LivingEntity p_30576_)private Vec3AbstractHorse.getDismountLocationInDirection(Vec3 p_30562_, LivingEntity p_30563_)voidLlama.performRangedAttack(LivingEntity p_30762_, float p_30763_)private voidLlama.spit(LivingEntity p_30828_) -
Uses of LivingEntity in net.minecraft.world.entity.boss.enderdragon
Subclasses of LivingEntity in net.minecraft.world.entity.boss.enderdragonMethods in net.minecraft.world.entity.boss.enderdragon with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world.entity.boss.enderdragon.phases
Fields in net.minecraft.world.entity.boss.enderdragon.phases declared as LivingEntityMethods in net.minecraft.world.entity.boss.enderdragon.phases with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world.entity.boss.wither
Subclasses of LivingEntity in net.minecraft.world.entity.boss.witherFields in net.minecraft.world.entity.boss.wither with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate static Predicate<LivingEntity>WitherBoss.LIVING_ENTITY_SELECTORMethods in net.minecraft.world.entity.boss.wither with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidWitherBoss.performRangedAttack(int p_31458_, LivingEntity p_31459_)voidWitherBoss.performRangedAttack(LivingEntity p_31468_, float p_31469_) -
Uses of LivingEntity in net.minecraft.world.entity.decoration
Subclasses of LivingEntity in net.minecraft.world.entity.decoration -
Uses of LivingEntity in net.minecraft.world.entity.item
Fields in net.minecraft.world.entity.item declared as LivingEntityMethods in net.minecraft.world.entity.item that return LivingEntityConstructors in net.minecraft.world.entity.item with parameters of type LivingEntityModifierConstructorDescriptionPrimedTnt(Level p_32079_, double p_32080_, double p_32081_, double p_32082_, LivingEntity p_32083_) -
Uses of LivingEntity in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster with type parameters of type LivingEntityModifier and TypeClassDescription(package private) static classSpider.SpiderTargetGoal<T extends LivingEntity>Subclasses of LivingEntity in net.minecraft.world.entity.monsterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.entity.monster declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityGuardian.clientSideCachedAttackTargetprivate LivingEntityEnderMan.EndermanFreezeWhenLookedAt.targetMethods in net.minecraft.world.entity.monster that return LivingEntityMethods in net.minecraft.world.entity.monster that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprivate Optional<? extends LivingEntity>Zoglin.findNearestValidAttackTarget()Methods in net.minecraft.world.entity.monster with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidRavager.blockedByShield(LivingEntity p_33361_)protected voidZoglin.blockedByShield(LivingEntity p_34246_)protected voidSlime.dealDamage(LivingEntity p_33638_)protected doubleRavager.RavagerMeleeAttackGoal.getAttackReachSqr(LivingEntity p_33377_)protected doubleSpider.SpiderAttackGoal.getAttackReachSqr(LivingEntity p_33825_)protected doubleVindicator.VindicatorMeleeAttackGoal.getAttackReachSqr(LivingEntity p_34125_)Strider.getDismountLocationForPassenger(LivingEntity p_33908_)default Vector3fCrossbowAttackMob.getProjectileShotVector(LivingEntity p_32333_, Vec3 p_32334_, float p_32335_)private booleanZoglin.isTargetable(LivingEntity p_34253_)voidZombie.killed(ServerLevel p_34281_, LivingEntity p_34282_)booleanDrowned.okTarget(LivingEntity p_32396_)default voidCrossbowAttackMob.performCrossbowAttack(LivingEntity p_32337_, float p_32338_)voidAbstractSkeleton.performRangedAttack(LivingEntity p_32141_, float p_32142_)voidDrowned.performRangedAttack(LivingEntity p_32356_, float p_32357_)voidIllusioner.performRangedAttack(LivingEntity p_32918_, float p_32919_)voidPillager.performRangedAttack(LivingEntity p_33272_, float p_33273_)voidRangedAttackMob.performRangedAttack(LivingEntity p_33317_, float p_33318_)voidWitch.performRangedAttack(LivingEntity p_34143_, float p_34144_)private voidZoglin.setAttackTarget(LivingEntity p_34255_)voidCreeper.setTarget(LivingEntity p_149691_)voidEnderMan.setTarget(LivingEntity p_32537_)voidZombifiedPiglin.setTarget(LivingEntity p_34478_)default voidCrossbowAttackMob.shootCrossbowProjectile(LivingEntity p_32323_, LivingEntity p_32324_, Projectile p_32325_, float p_32326_, float p_32327_)voidCrossbowAttackMob.shootCrossbowProjectile(LivingEntity p_32328_, ItemStack p_32329_, Projectile p_32330_, float p_32331_)voidPillager.shootCrossbowProjectile(LivingEntity p_33275_, ItemStack p_33276_, Projectile p_33277_, float p_33278_)booleanGuardian.GuardianAttackSelector.test(LivingEntity p_32881_)Constructor parameters in net.minecraft.world.entity.monster with type arguments of type LivingEntityModifierConstructorDescriptionEndermanLookForPlayerGoal(EnderMan p_32573_, Predicate<LivingEntity> p_32574_) -
Uses of LivingEntity in net.minecraft.world.entity.monster.hoglin
Subclasses of LivingEntity in net.minecraft.world.entity.monster.hoglinMethods in net.minecraft.world.entity.monster.hoglin that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprivate static Optional<? extends LivingEntity>HoglinAi.findNearestValidAttackTarget(Hoglin p_34611_)Methods in net.minecraft.world.entity.monster.hoglin with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidHoglin.blockedByShield(LivingEntity p_34550_)private static voidHoglinAi.broadcastAttackTarget(Hoglin p_34635_, LivingEntity p_34636_)private static voidHoglinAi.broadcastRetreat(Hoglin p_34606_, LivingEntity p_34607_)static booleanHoglinBase.hurtAndThrowTarget(LivingEntity p_34643_, LivingEntity p_34644_)private static voidHoglinAi.maybeRetaliate(Hoglin p_34625_, LivingEntity p_34626_)protected static voidHoglinAi.onHitTarget(Hoglin p_34580_, LivingEntity p_34581_)private static voidHoglinAi.retreatFromNearestTarget(Hoglin p_34613_, LivingEntity p_34614_)private static voidHoglinAi.setAttackTarget(Hoglin p_34630_, LivingEntity p_34631_)private static voidHoglinAi.setAttackTargetIfCloserThanCurrent(Hoglin p_34640_, LivingEntity p_34641_)private static voidHoglinAi.setAvoidTarget(Hoglin p_34620_, LivingEntity p_34621_)static voidHoglinBase.throwTarget(LivingEntity p_34646_, LivingEntity p_34647_)protected static voidHoglinAi.wasHurtBy(Hoglin p_34596_, LivingEntity p_34597_) -
Uses of LivingEntity in net.minecraft.world.entity.monster.piglin
Subclasses of LivingEntity in net.minecraft.world.entity.monster.piglinMethods in net.minecraft.world.entity.monster.piglin that return LivingEntityMethods in net.minecraft.world.entity.monster.piglin that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionprivate static CopyMemoryWithExpiry<Piglin,LivingEntity>PiglinAi.avoidZombified()private static CopyMemoryWithExpiry<Piglin,LivingEntity>PiglinAi.babyAvoidNemesis()private static Optional<? extends LivingEntity>PiglinAi.findNearestValidAttackTarget(Piglin p_35001_)private static Optional<? extends LivingEntity>PiglinBruteAi.findNearestValidAttackTarget(AbstractPiglin p_35087_)private static Optional<LivingEntity>PiglinAi.getAngerTarget(AbstractPiglin p_34976_)static Optional<LivingEntity>PiglinAi.getAvoidTarget(Piglin p_34987_)private static Optional<? extends LivingEntity>PiglinBruteAi.getTargetIfWithinRange(AbstractPiglin p_35092_, MemoryModuleType<? extends LivingEntity> p_35093_)Methods in net.minecraft.world.entity.monster.piglin with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate static voidPiglinAi.admireGoldItem(LivingEntity p_34939_)protected static voidPiglinAi.broadcastAngerTarget(AbstractPiglin p_34896_, LivingEntity p_34897_)private static voidPiglinAi.broadcastRetreat(Piglin p_34930_, LivingEntity p_34931_)private static booleanPiglinAi.doesntSeeAnyPlayerHoldingLovedItem(LivingEntity p_34983_)private static booleanPiglinAi.hasCrossbow(LivingEntity p_34919_)private static booleanPiglinAi.isNearestValidAttackTarget(Piglin p_34901_, LivingEntity p_34902_)private static booleanPiglinBruteAi.isNearestValidAttackTarget(AbstractPiglin p_35089_, LivingEntity p_35090_)static booleanPiglinAi.isPlayerHoldingLovedItem(LivingEntity p_34884_)static booleanPiglinAi.isWearingGold(LivingEntity p_34809_)protected static voidPiglinAi.maybeRetaliate(AbstractPiglin p_34827_, LivingEntity p_34828_)voidPiglin.performRangedAttack(LivingEntity p_34704_, float p_34705_)private static voidPiglinAi.retreatFromNearestTarget(Piglin p_34950_, LivingEntity p_34951_)private static booleanPiglinAi.seesPlayerHoldingLovedItem(LivingEntity p_34972_)protected static voidPiglinAi.setAngerTarget(AbstractPiglin p_34925_, LivingEntity p_34926_)protected static voidPiglinBruteAi.setAngerTarget(PiglinBrute p_149989_, LivingEntity p_149990_)private static voidPiglinAi.setAngerTargetIfCloserThanCurrent(AbstractPiglin p_34963_, LivingEntity p_34964_)private static voidPiglinAi.setAngerTargetToNearestTargetablePlayerIfFound(AbstractPiglin p_34945_, LivingEntity p_34946_)private static voidPiglinAi.setAvoidTargetAndDontHuntForAWhile(Piglin p_34968_, LivingEntity p_34969_)voidPiglin.shootCrossbowProjectile(LivingEntity p_34707_, ItemStack p_34708_, Projectile p_34709_, float p_34710_)private static booleanPiglinAi.wantsToDance(LivingEntity p_34811_, LivingEntity p_34812_)protected static voidPiglinAi.wasHurtBy(Piglin p_34838_, LivingEntity p_34839_)protected static voidPiglinBruteAi.wasHurtBy(PiglinBrute p_35097_, LivingEntity p_35098_)private static booleanPiglinAi.wasHurtRecently(LivingEntity p_34989_)Method parameters in net.minecraft.world.entity.monster.piglin with type arguments of type LivingEntityModifier and TypeMethodDescriptionprivate static Optional<? extends LivingEntity>PiglinBruteAi.getTargetIfWithinRange(AbstractPiglin p_35092_, MemoryModuleType<? extends LivingEntity> p_35093_) -
Uses of LivingEntity in net.minecraft.world.entity.npc
Subclasses of LivingEntity in net.minecraft.world.entity.npcMethods in net.minecraft.world.entity.npc with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world.entity.player
Subclasses of LivingEntity in net.minecraft.world.entity.playerMethods in net.minecraft.world.entity.player with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidPlayer.blockUsingShield(LivingEntity p_36295_)protected voidPlayer.doAutoAttackOnTouch(LivingEntity p_36355_)voidPlayer.killed(ServerLevel p_36128_, LivingEntity p_36129_) -
Uses of LivingEntity in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityFireworkRocketEntity.attachedToEntityprivate LivingEntityEvokerFangs.ownerFields in net.minecraft.world.entity.projectile with type parameters of type LivingEntityMethods in net.minecraft.world.entity.projectile that return LivingEntityMethods in net.minecraft.world.entity.projectile with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidEvokerFangs.dealDamageTo(LivingEntity p_36945_)protected voidAbstractArrow.doPostHurtEffects(LivingEntity p_36744_)protected voidArrow.doPostHurtEffects(LivingEntity p_36873_)protected voidSpectralArrow.doPostHurtEffects(LivingEntity p_37422_)static AbstractArrowProjectileUtil.getMobArrow(LivingEntity p_37301_, ItemStack p_37302_, float p_37303_)static InteractionHandProjectileUtil.getWeaponHoldingHand(LivingEntity livingEntity, Predicate<Item> itemPredicate)static InteractionHandProjectileUtil.getWeaponHoldingHand(LivingEntity p_37298_, Item p_37299_)Deprecated.voidAbstractArrow.setEnchantmentEffectsFromEntity(LivingEntity p_36746_, float p_36747_)voidEvokerFangs.setOwner(LivingEntity p_36939_)Constructors in net.minecraft.world.entity.projectile with parameters of type LivingEntityModifierConstructorDescriptionprotectedAbstractArrow(EntityType<? extends AbstractArrow> p_36717_, LivingEntity p_36718_, Level p_36719_)AbstractHurtingProjectile(EntityType<? extends AbstractHurtingProjectile> p_36826_, LivingEntity p_36827_, double p_36828_, double p_36829_, double p_36830_, Level p_36831_)Arrow(Level p_36866_, LivingEntity p_36867_)DragonFireball(Level p_36903_, LivingEntity p_36904_, double p_36905_, double p_36906_, double p_36907_)EvokerFangs(Level p_36926_, double p_36927_, double p_36928_, double p_36929_, float p_36930_, int p_36931_, LivingEntity p_36932_)Fireball(EntityType<? extends Fireball> p_36999_, LivingEntity p_37000_, double p_37001_, double p_37002_, double p_37003_, Level p_37004_)FireworkRocketEntity(Level p_37058_, ItemStack p_37059_, LivingEntity p_37060_)LargeFireball(Level p_181151_, LivingEntity p_181152_, double p_181153_, double p_181154_, double p_181155_, int p_181156_)ShulkerBullet(Level p_37330_, LivingEntity p_37331_, Entity p_37332_, Direction.Axis p_37333_)SmallFireball(Level p_37375_, LivingEntity p_37376_, double p_37377_, double p_37378_, double p_37379_)Snowball(Level p_37399_, LivingEntity p_37400_)SpectralArrow(Level p_37419_, LivingEntity p_37420_)ThrowableItemProjectile(EntityType<? extends ThrowableItemProjectile> p_37438_, LivingEntity p_37439_, Level p_37440_)protectedThrowableProjectile(EntityType<? extends ThrowableProjectile> p_37462_, LivingEntity p_37463_, Level p_37464_)ThrownEgg(Level p_37481_, LivingEntity p_37482_)ThrownEnderpearl(Level p_37499_, LivingEntity p_37500_)ThrownExperienceBottle(Level p_37518_, LivingEntity p_37519_)ThrownPotion(Level p_37535_, LivingEntity p_37536_)ThrownTrident(Level p_37569_, LivingEntity p_37570_, ItemStack p_37571_)WitherSkull(Level p_37609_, LivingEntity p_37610_, double p_37611_, double p_37612_, double p_37613_) -
Uses of LivingEntity in net.minecraft.world.entity.raid
Subclasses of LivingEntity in net.minecraft.world.entity.raid -
Uses of LivingEntity in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic booleanDismountHelper.canDismountTo(CollisionGetter p_38457_, LivingEntity p_38458_, AABB p_38459_)static booleanDismountHelper.canDismountTo(CollisionGetter p_150280_, Vec3 p_150281_, LivingEntity p_150282_, Pose p_150283_)AbstractMinecart.getDismountLocationForPassenger(LivingEntity p_38145_)Boat.getDismountLocationForPassenger(LivingEntity p_38357_) -
Uses of LivingEntity in net.minecraft.world.item
Methods in net.minecraft.world.item with type parameters of type LivingEntityModifier and TypeMethodDescription<T extends LivingEntity>
voidItemStack.hurtAndBreak(int p_41623_, T p_41624_, Consumer<T> p_41625_)Methods in net.minecraft.world.item with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanElytraItem.canElytraFly(ItemStack stack, LivingEntity entity)ArrowItem.createArrow(Level p_40513_, ItemStack p_40514_, LivingEntity p_40515_)SpectralArrowItem.createArrow(Level p_43237_, ItemStack p_43238_, LivingEntity p_43239_)booleanElytraItem.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks)BowlFoodItem.finishUsingItem(ItemStack p_40684_, Level p_40685_, LivingEntity p_40686_)ChorusFruitItem.finishUsingItem(ItemStack p_40712_, Level p_40713_, LivingEntity p_40714_)HoneyBottleItem.finishUsingItem(ItemStack p_41348_, Level p_41349_, LivingEntity p_41350_)Item.finishUsingItem(ItemStack p_41409_, Level p_41410_, LivingEntity p_41411_)ItemStack.finishUsingItem(Level p_41672_, LivingEntity p_41673_)MilkBucketItem.finishUsingItem(ItemStack p_42923_, Level p_42924_, LivingEntity p_42925_)PotionItem.finishUsingItem(ItemStack p_42984_, Level p_42985_, LivingEntity p_42986_)SpyglassItem.finishUsingItem(ItemStack p_151209_, Level p_151210_, LivingEntity p_151211_)SuspiciousStewItem.finishUsingItem(ItemStack p_43263_, Level p_43264_, LivingEntity p_43265_)private static AbstractArrowCrossbowItem.getArrow(Level p_40915_, LivingEntity p_40916_, ItemStack p_40917_, ItemStack p_40918_)static ItemStackProjectileWeaponItem.getHeldProjectile(LivingEntity p_43011_, Predicate<ItemStack> p_43012_)booleanDiggerItem.hurtEnemy(ItemStack p_40994_, LivingEntity p_40995_, LivingEntity p_40996_)booleanItem.hurtEnemy(ItemStack p_41395_, LivingEntity p_41396_, LivingEntity p_41397_)voidItemStack.hurtEnemy(LivingEntity p_41641_, Player p_41642_)booleanSwordItem.hurtEnemy(ItemStack p_43278_, LivingEntity p_43279_, LivingEntity p_43280_)booleanTridentItem.hurtEnemy(ItemStack p_43390_, LivingEntity p_43391_, LivingEntity p_43392_)DyeItem.interactLivingEntity(ItemStack p_41085_, Player p_41086_, LivingEntity p_41087_, InteractionHand p_41088_)Item.interactLivingEntity(ItemStack p_41398_, Player p_41399_, LivingEntity p_41400_, InteractionHand p_41401_)ItemStack.interactLivingEntity(Player p_41648_, LivingEntity p_41649_, InteractionHand p_41650_)NameTagItem.interactLivingEntity(ItemStack p_42954_, Player p_42955_, LivingEntity p_42956_, InteractionHand p_42957_)SaddleItem.interactLivingEntity(ItemStack p_43055_, Player p_43056_, LivingEntity p_43057_, InteractionHand p_43058_)ShearsItem.interactLivingEntity(ItemStack stack, Player playerIn, LivingEntity entity, InteractionHand hand)private static booleanCrossbowItem.loadProjectile(LivingEntity p_40863_, ItemStack p_40864_, ItemStack p_40865_, boolean p_40866_, boolean p_40867_)booleanDiggerItem.mineBlock(ItemStack p_40998_, Level p_40999_, BlockState p_41000_, BlockPos p_41001_, LivingEntity p_41002_)booleanItem.mineBlock(ItemStack p_41416_, Level p_41417_, BlockState p_41418_, BlockPos p_41419_, LivingEntity p_41420_)booleanShearsItem.mineBlock(ItemStack p_43078_, Level p_43079_, BlockState p_43080_, BlockPos p_43081_, LivingEntity p_43082_)booleanSwordItem.mineBlock(ItemStack p_43282_, Level p_43283_, BlockState p_43284_, BlockPos p_43285_, LivingEntity p_43286_)booleanTridentItem.mineBlock(ItemStack p_43399_, Level p_43400_, BlockState p_43401_, BlockPos p_43402_, LivingEntity p_43403_)private static voidCrossbowItem.onCrossbowShot(Level p_40906_, LivingEntity p_40907_, ItemStack p_40908_)voidCrossbowItem.onUseTick(Level p_40910_, LivingEntity p_40911_, ItemStack p_40912_, int p_40913_)voidItem.onUseTick(Level p_41428_, LivingEntity p_41429_, ItemStack p_41430_, int p_41431_)voidItemStack.onUseTick(Level p_41732_, LivingEntity p_41733_, int p_41734_)static voidCrossbowItem.performShooting(Level p_40888_, LivingEntity p_40889_, InteractionHand p_40890_, ItemStack p_40891_, float p_40892_, float p_40893_)voidBowItem.releaseUsing(ItemStack p_40667_, Level p_40668_, LivingEntity p_40669_, int p_40670_)voidCrossbowItem.releaseUsing(ItemStack p_40875_, Level p_40876_, LivingEntity p_40877_, int p_40878_)voidItem.releaseUsing(ItemStack p_41412_, Level p_41413_, LivingEntity p_41414_, int p_41415_)voidItemStack.releaseUsing(Level p_41675_, LivingEntity p_41676_, int p_41677_)voidSpyglassItem.releaseUsing(ItemStack p_151213_, Level p_151214_, LivingEntity p_151215_, int p_151216_)voidTridentItem.releaseUsing(ItemStack p_43394_, Level p_43395_, LivingEntity p_43396_, int p_43397_)private static voidCrossbowItem.shootProjectile(Level p_40895_, LivingEntity p_40896_, InteractionHand p_40897_, ItemStack p_40898_, ItemStack p_40899_, float p_40900_, boolean p_40901_, float p_40902_, float p_40903_, float p_40904_)private voidSpyglassItem.stopUsing(LivingEntity p_151207_)private static booleanCrossbowItem.tryLoadProjectiles(LivingEntity p_40860_, ItemStack p_40861_) -
Uses of LivingEntity in net.minecraft.world.item.enchantment
Methods in net.minecraft.world.item.enchantment with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidDamageEnchantment.doPostAttack(LivingEntity p_44638_, Entity p_44639_, int p_44640_)voidEnchantment.doPostAttack(LivingEntity p_44686_, Entity p_44687_, int p_44688_)static voidEnchantmentHelper.doPostDamageEffects(LivingEntity p_44897_, Entity p_44898_)voidEnchantment.doPostHurt(LivingEntity p_44692_, Entity p_44693_, int p_44694_)voidThornsEnchantment.doPostHurt(LivingEntity p_45215_, Entity p_45216_, int p_45217_)static voidEnchantmentHelper.doPostHurtEffects(LivingEntity p_44824_, Entity p_44825_)static intEnchantmentHelper.getBlockEfficiency(LivingEntity p_44927_)static intEnchantmentHelper.getDepthStrider(LivingEntity p_44923_)static intEnchantmentHelper.getEnchantmentLevel(Enchantment p_44837_, LivingEntity p_44838_)static doubleProtectionEnchantment.getExplosionKnockbackAfterDampener(LivingEntity p_45136_, double p_45137_)static intProtectionEnchantment.getFireAfterDampener(LivingEntity p_45139_, int p_45140_)static intEnchantmentHelper.getFireAspect(LivingEntity p_44915_)static intEnchantmentHelper.getKnockbackBonus(LivingEntity p_44895_)static intEnchantmentHelper.getMobLooting(LivingEntity p_44931_)static Map.Entry<EquipmentSlot,ItemStack>EnchantmentHelper.getRandomItemWith(Enchantment p_44907_, LivingEntity p_44908_)static Map.Entry<EquipmentSlot,ItemStack>EnchantmentHelper.getRandomItemWith(Enchantment p_44840_, LivingEntity p_44841_, Predicate<ItemStack> p_44842_)static intEnchantmentHelper.getRespiration(LivingEntity p_44919_)Enchantment.getSlotItems(LivingEntity p_44685_)static floatEnchantmentHelper.getSweepingDamageRatio(LivingEntity p_44822_)static booleanEnchantmentHelper.hasAquaAffinity(LivingEntity p_44935_)static booleanEnchantmentHelper.hasFrostWalker(LivingEntity p_44939_)static booleanEnchantmentHelper.hasSoulSpeed(LivingEntity p_44943_)static voidFrostWalkerEnchantment.onEntityMoved(LivingEntity p_45019_, Level p_45020_, BlockPos p_45021_, int p_45022_) -
Uses of LivingEntity in net.minecraft.world.level
Methods in net.minecraft.world.level with type parameters of type LivingEntityModifier and TypeMethodDescriptiondefault <T extends LivingEntity>
List<T>EntityGetter.getNearbyEntities(Class<T> p_45972_, TargetingConditions p_45973_, LivingEntity p_45974_, AABB p_45975_)default <T extends LivingEntity>
TEntityGetter.getNearestEntity(Class<? extends T> p_45964_, TargetingConditions p_45965_, LivingEntity p_45966_, double p_45967_, double p_45968_, double p_45969_, AABB p_45970_)default <T extends LivingEntity>
TEntityGetter.getNearestEntity(List<? extends T> p_45983_, TargetingConditions p_45984_, LivingEntity p_45985_, double p_45986_, double p_45987_, double p_45988_)Methods in net.minecraft.world.level that return LivingEntityMethods in net.minecraft.world.level with parameters of type LivingEntityModifier and TypeMethodDescriptiondefault <T extends LivingEntity>
List<T>EntityGetter.getNearbyEntities(Class<T> p_45972_, TargetingConditions p_45973_, LivingEntity p_45974_, AABB p_45975_)EntityGetter.getNearbyPlayers(TargetingConditions p_45956_, LivingEntity p_45957_, AABB p_45958_)default <T extends LivingEntity>
TEntityGetter.getNearestEntity(Class<? extends T> p_45964_, TargetingConditions p_45965_, LivingEntity p_45966_, double p_45967_, double p_45968_, double p_45969_, AABB p_45970_)default <T extends LivingEntity>
TEntityGetter.getNearestEntity(List<? extends T> p_45983_, TargetingConditions p_45984_, LivingEntity p_45985_, double p_45986_, double p_45987_, double p_45988_)default PlayerEntityGetter.getNearestPlayer(TargetingConditions p_45947_, LivingEntity p_45948_)default PlayerEntityGetter.getNearestPlayer(TargetingConditions p_45950_, LivingEntity p_45951_, double p_45952_, double p_45953_, double p_45954_) -
Uses of LivingEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidTntBlock.catchFire(BlockState state, Level world, BlockPos pos, Direction face, LivingEntity igniter)private static voidTntBlock.explode(Level p_57437_, BlockPos p_57438_, LivingEntity p_57439_)Deprecated.booleanTrapDoorBlock.isLadder(BlockState state, LevelReader world, BlockPos pos, LivingEntity entity)voidAbstractBannerBlock.setPlacedBy(Level p_48668_, BlockPos p_48669_, BlockState p_48670_, LivingEntity p_48671_, ItemStack p_48672_)voidAbstractFurnaceBlock.setPlacedBy(Level p_48694_, BlockPos p_48695_, BlockState p_48696_, LivingEntity p_48697_, ItemStack p_48698_)voidBarrelBlock.setPlacedBy(Level p_49052_, BlockPos p_49053_, BlockState p_49054_, LivingEntity p_49055_, ItemStack p_49056_)voidBeaconBlock.setPlacedBy(Level p_49426_, BlockPos p_49427_, BlockState p_49428_, LivingEntity p_49429_, ItemStack p_49430_)voidBedBlock.setPlacedBy(Level p_49499_, BlockPos p_49500_, BlockState p_49501_, LivingEntity p_49502_, ItemStack p_49503_)voidBlock.setPlacedBy(Level p_49847_, BlockPos p_49848_, BlockState p_49849_, LivingEntity p_49850_, ItemStack p_49851_)voidBrewingStandBlock.setPlacedBy(Level p_50913_, BlockPos p_50914_, BlockState p_50915_, LivingEntity p_50916_, ItemStack p_50917_)voidChestBlock.setPlacedBy(Level p_51503_, BlockPos p_51504_, BlockState p_51505_, LivingEntity p_51506_, ItemStack p_51507_)voidCommandBlock.setPlacedBy(Level p_51804_, BlockPos p_51805_, BlockState p_51806_, LivingEntity p_51807_, ItemStack p_51808_)voidConduitBlock.setPlacedBy(Level p_52100_, BlockPos p_52101_, BlockState p_52102_, LivingEntity p_52103_, ItemStack p_52104_)voidDiodeBlock.setPlacedBy(Level p_52506_, BlockPos p_52507_, BlockState p_52508_, LivingEntity p_52509_, ItemStack p_52510_)voidDispenserBlock.setPlacedBy(Level p_52676_, BlockPos p_52677_, BlockState p_52678_, LivingEntity p_52679_, ItemStack p_52680_)voidDoorBlock.setPlacedBy(Level p_52749_, BlockPos p_52750_, BlockState p_52751_, LivingEntity p_52752_, ItemStack p_52753_)voidDoublePlantBlock.setPlacedBy(Level p_52872_, BlockPos p_52873_, BlockState p_52874_, LivingEntity p_52875_, ItemStack p_52876_)voidEnchantmentTableBlock.setPlacedBy(Level p_52963_, BlockPos p_52964_, BlockState p_52965_, LivingEntity p_52966_, ItemStack p_52967_)voidHopperBlock.setPlacedBy(Level p_54049_, BlockPos p_54050_, BlockState p_54051_, LivingEntity p_54052_, ItemStack p_54053_)voidJukeboxBlock.setPlacedBy(Level p_54264_, BlockPos p_54265_, BlockState p_54266_, LivingEntity p_54267_, ItemStack p_54268_)voidPlayerHeadBlock.setPlacedBy(Level p_55179_, BlockPos p_55180_, BlockState p_55181_, LivingEntity p_55182_, ItemStack p_55183_)voidPlayerWallHeadBlock.setPlacedBy(Level p_55187_, BlockPos p_55188_, BlockState p_55189_, LivingEntity p_55190_, ItemStack p_55191_)voidShulkerBoxBlock.setPlacedBy(Level p_56206_, BlockPos p_56207_, BlockState p_56208_, LivingEntity p_56209_, ItemStack p_56210_)voidSmallDripleafBlock.setPlacedBy(Level p_154599_, BlockPos p_154600_, BlockState p_154601_, LivingEntity p_154602_, ItemStack p_154603_)voidStructureBlock.setPlacedBy(Level p_57122_, BlockPos p_57123_, BlockState p_57124_, LivingEntity p_57125_, ItemStack p_57126_)voidTripWireHookBlock.setPlacedBy(Level p_57680_, BlockPos p_57681_, BlockState p_57682_, LivingEntity p_57683_, ItemStack p_57684_)voidWitherSkullBlock.setPlacedBy(Level p_58260_, BlockPos p_58261_, BlockState p_58262_, LivingEntity p_58263_, ItemStack p_58264_)voidWitherWallSkullBlock.setPlacedBy(Level p_58278_, BlockPos p_58279_, BlockState p_58280_, LivingEntity p_58281_, ItemStack p_58282_) -
Uses of LivingEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as LivingEntityFields in net.minecraft.world.level.block.entity with type parameters of type LivingEntityMethods in net.minecraft.world.level.block.entity that return LivingEntityModifier and TypeMethodDescriptionprivate static LivingEntityConduitBlockEntity.findDestroyTarget(Level p_155425_, BlockPos p_155426_, UUID p_155427_)Methods in net.minecraft.world.level.block.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidStructureBlockEntity.createdBy(LivingEntity p_59852_)private static voidBellBlockEntity.glow(LivingEntity p_58841_)private static booleanBellBlockEntity.isRaiderWithinRange(BlockPos p_155197_, LivingEntity p_155198_)Method parameters in net.minecraft.world.level.block.entity with type arguments of type LivingEntityModifier and TypeMethodDescriptionprivate static booleanBellBlockEntity.areRaidersNearby(BlockPos p_155200_, List<LivingEntity> p_155201_)private static voidBellBlockEntity.makeRaidersGlow(Level p_155187_, BlockPos p_155188_, List<LivingEntity> p_155189_)voidBellBlockEntity.ResonationEndAction.run(Level p_155221_, BlockPos p_155222_, List<LivingEntity> p_155223_)private static voidBellBlockEntity.showBellParticles(Level p_155208_, BlockPos p_155209_, List<LivingEntity> p_155210_) -
Uses of LivingEntity in net.minecraft.world.level.block.piston
Methods in net.minecraft.world.level.block.piston with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidPistonBaseBlock.setPlacedBy(Level p_60172_, BlockPos p_60173_, BlockState p_60174_, LivingEntity p_60175_, ItemStack p_60176_) -
Uses of LivingEntity in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic <A extends HumanoidModel<?>>
AForgeHooksClient.getArmorModel(LivingEntity entityLiving, ItemStack itemStack, EquipmentSlot slot, A _default)default <A extends HumanoidModel<?>>
AIItemRenderProperties.getArmorModel(LivingEntity entityLiving, ItemStack itemStack, EquipmentSlot armorSlot, A _default)Override this method to have an item handle its own armor rendering. -
Uses of LivingEntity in net.minecraftforge.client.event
Classes in net.minecraftforge.client.event with type parameters of type LivingEntityModifier and TypeClassDescriptionclassRenderLivingEvent<T extends LivingEntity,M extends EntityModel<T>>static classRenderLivingEvent.Post<T extends LivingEntity,M extends EntityModel<T>>static classRenderLivingEvent.Pre<T extends LivingEntity,M extends EntityModel<T>>Fields in net.minecraftforge.client.event declared as LivingEntityMethods in net.minecraftforge.client.event with type parameters of type LivingEntityModifier and TypeMethodDescription<T extends LivingEntity, R extends LivingEntityRenderer<T, ? extends EntityModel<T>>>
REntityRenderersEvent.AddLayers.getRenderer(EntityType<? extends T> entityType)Returns an entity renderer for the given entity type.Methods in net.minecraftforge.client.event that return LivingEntityConstructors in net.minecraftforge.client.event with parameters of type LivingEntityModifierConstructorDescriptionPost(LivingEntity entity, LivingEntityRenderer<T,M> renderer, float partialRenderTick, PoseStack matrixStack, MultiBufferSource buffers, int light)Pre(LivingEntity entity, LivingEntityRenderer<T,M> renderer, float partialRenderTick, PoseStack matrixStack, MultiBufferSource buffers, int light)RenderLivingEvent(LivingEntity entity, LivingEntityRenderer<T,M> renderer, float partialRenderTick, PoseStack matrixStack, MultiBufferSource buffers, int light) -
Uses of LivingEntity in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type LivingEntityModifier and TypeMethodDescriptionDynamicBucketModel.ContainedFluidOverrideHandler.resolve(BakedModel originalModel, ItemStack stack, ClientLevel world, LivingEntity entity, int seed)PerspectiveMapWrapper.OverrideListWrapper.resolve(BakedModel model, ItemStack stack, ClientLevel worldIn, LivingEntity entityIn, int seed) -
Uses of LivingEntity in net.minecraftforge.client.model.animation
Methods in net.minecraftforge.client.model.animation with parameters of type LivingEntityModifier and TypeMethodDescriptionAnimationItemOverrideList.resolve(BakedModel originalModel, ItemStack stack, ClientLevel world, LivingEntity entity, int seed) -
Uses of LivingEntity in net.minecraftforge.common
Fields in net.minecraftforge.common with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate static Map<EntityType<? extends LivingEntity>,AttributeSupplier>ForgeHooks.FORGE_ATTRIBUTESMethods in net.minecraftforge.common that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionstatic Map<EntityType<? extends LivingEntity>,AttributeSupplier>ForgeHooks.getAttributesView()Deprecated.Methods in net.minecraftforge.common with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic booleanForgeHooks.canEntityDestroy(Level world, BlockPos pos, LivingEntity entity)static doubleForgeHooks.getEntityVisibilityMultiplier(LivingEntity entity, Entity lookingEntity, double originalMultiplier)static intForgeHooks.getLootingLevel(LivingEntity target, DamageSource cause, int level)static booleanForgeHooks.isLivingOnLadder(BlockState state, Level world, BlockPos pos, LivingEntity entity)static booleanForgeHooks.onLivingAttack(LivingEntity entity, DamageSource src, float amount)static floatForgeHooks.onLivingDamage(LivingEntity entity, DamageSource src, float amount)static booleanForgeHooks.onLivingDeath(LivingEntity entity, DamageSource src)static booleanForgeHooks.onLivingDrops(LivingEntity entity, DamageSource source, Collection<ItemEntity> drops, int lootingLevel, boolean recentlyHit)static float[]ForgeHooks.onLivingFall(LivingEntity entity, float distance, float damageMultiplier)static floatForgeHooks.onLivingHurt(LivingEntity entity, DamageSource src, float amount)static voidForgeHooks.onLivingJump(LivingEntity entity)static LivingKnockBackEventForgeHooks.onLivingKnockBack(LivingEntity target, float strength, double ratioX, double ratioZ)static voidForgeHooks.onLivingSetAttackTarget(LivingEntity entity, LivingEntity target)static booleanForgeHooks.onLivingUpdate(LivingEntity entity)static booleanForgeHooks.onPlayerAttack(LivingEntity entity, DamageSource src, float amount) -
Uses of LivingEntity in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions with type parameters of type LivingEntityModifier and TypeMethodDescriptiondefault <T extends LivingEntity>
intIForgeItem.damageItem(ItemStack stack, int amount, T entity, Consumer<T> onBroken)Reduce the durability of this item by the amount given.Methods in net.minecraftforge.common.extensions with parameters of type LivingEntityModifier and TypeMethodDescriptiondefault booleanIForgeBlock.addLandingEffects(BlockState state1, ServerLevel worldserver, BlockPos pos, BlockState state2, LivingEntity entity, int numberOfParticles)Allows a block to override the standard EntityLivingBase.updateFallState particles, this is a server side method that spawns particles with WorldServer.spawnParticle.default booleanIForgeBlockState.addLandingEffects(ServerLevel worldserver, BlockPos pos, BlockState state2, LivingEntity entity, int numberOfParticles)Allows a block to override the standard EntityLivingBase.updateFallState particles, this is a server side method that spawns particles with WorldServer.spawnParticle.default booleanIForgeItem.canDisableShield(ItemStack stack, ItemStack shield, LivingEntity entity, LivingEntity attacker)Can this Item disable a shielddefault booleanIForgeItemStack.canDisableShield(ItemStack shield, LivingEntity entity, LivingEntity attacker)Can this Item disable a shielddefault booleanIForgeItem.canElytraFly(ItemStack stack, LivingEntity entity)Used to determine if the player can use Elytra flight.default booleanIForgeItemStack.canElytraFly(LivingEntity entity)Used to determine if the player can use Elytra flight.default voidIForgeBlock.catchFire(BlockState state, Level world, BlockPos pos, Direction face, LivingEntity igniter)If the block is flammable, this is called when it gets lit on fire.default voidIForgeBlockState.catchFire(Level world, BlockPos pos, Direction face, LivingEntity igniter)If the block is flammable, this is called when it gets lit on fire.default booleanIForgeItem.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks)Used to determine if the player can continue Elytra flight, this is called each tick, and can be used to apply ItemStack damage, consume Energy, or what have you.default booleanIForgeItemStack.elytraFlightTick(LivingEntity entity, int flightTicks)Used to determine if the player can continue Elytra flight, this is called each tick, and can be used to apply ItemStack damage, consume Energy, or what have you.IForgeBlock.getRespawnPosition(BlockState state, EntityType<?> type, LevelReader world, BlockPos pos, float orientation, LivingEntity entity)Returns the position that the entity is moved to upon respawning at this block.IForgeBlockState.getRespawnPosition(EntityType<?> type, LevelReader world, BlockPos pos, float orientation, LivingEntity entity)Returns the position that the entity is moved to upon respawning at this block.default booleanIForgeBlockState.isBed(BlockGetter world, BlockPos pos, LivingEntity sleeper)Determines if this block is classified as a Bed, Allowing players to sleep in it, though the block has to specifically perform the sleeping functionality in it's activated event.default booleanIForgeBlock.isLadder(BlockState state, LevelReader world, BlockPos pos, LivingEntity entity)Checks if a player or entity can use this block to 'climb' like a ladder.default booleanIForgeBlockState.isLadder(LevelReader world, BlockPos pos, LivingEntity entity)Checks if a player or entity can use this block to 'climb' like a ladder.default booleanIForgeBlock.isScaffolding(BlockState state, LevelReader world, BlockPos pos, LivingEntity entity)Checks if a player or entity handles movement on this block like scaffolding.default booleanIForgeBlockState.isScaffolding(LivingEntity entity)Checks if a player or entity handles movement on this block like scaffolding.default booleanIForgeItem.isShield(ItemStack stack, LivingEntity entity)Deprecated, for removal: This API element is subject to removal in a future version.To be removed in 1.18.default booleanIForgeItemStack.isShield(LivingEntity entity)Deprecated, for removal: This API element is subject to removal in a future version.To be removed in 1.18.default booleanIForgeItem.makesPiglinsNeutral(ItemStack stack, LivingEntity wearer)Called by Piglins to check if a given item prevents hostility on sight.default booleanIForgeItemStack.makesPiglinsNeutral(LivingEntity wearer)Called by Piglins to check if a given item prevents hostility on sight.default booleanIForgeItem.onEntitySwing(ItemStack stack, LivingEntity entity)Called when a entity tries to play the 'swing' animation.default booleanIForgeItemStack.onEntitySwing(LivingEntity entity)Called when a entity tries to play the 'swing' animation.default voidIForgeItem.onUsingTick(ItemStack stack, LivingEntity player, int count)Called each tick while using an item.default voidIForgeItemStack.onUsingTick(LivingEntity player, int count)Called each tick while using an item.default voidIForgeBlock.setBedOccupied(BlockState state, Level world, BlockPos pos, LivingEntity sleeper, boolean occupied)Called when a user either starts or stops sleeping in the bed.default voidIForgeBlockState.setBedOccupied(Level world, BlockPos pos, LivingEntity sleeper, boolean occupied)Called when a user either starts or stops sleeping in the bed. -
Uses of LivingEntity in net.minecraftforge.common.util
Subclasses of LivingEntity in net.minecraftforge.common.util -
Uses of LivingEntity in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type LivingEntityModifier and TypeMethodDescriptionCustomRespawnTest.CustomRespawnBlock.getRespawnPosition(BlockState state, EntityType<?> type, LevelReader world, BlockPos pos, float orientation, LivingEntity entity)booleanScaffoldingTest.ScaffoldingMethodTestBlock.isScaffolding(BlockState state, LevelReader world, BlockPos pos, LivingEntity entity) -
Uses of LivingEntity in net.minecraftforge.debug.client.rendering
Subclasses of LivingEntity in net.minecraftforge.debug.client.renderingConstructor parameters in net.minecraftforge.debug.client.rendering with type arguments of type LivingEntityModifierConstructorDescriptionprotectedMyEntity(EntityType<? extends LivingEntity> p_20966_, Level p_20967_) -
Uses of LivingEntity in net.minecraftforge.debug.entity
Subclasses of LivingEntity in net.minecraftforge.debug.entity -
Uses of LivingEntity in net.minecraftforge.debug.item
Methods in net.minecraftforge.debug.item with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanCustomElytraTest.CustomElytra.canElytraFly(ItemStack stack, LivingEntity entity)booleanCustomElytraTest.CustomElytra.elytraFlightTick(ItemStack stack, LivingEntity entity, int flightTicks) -
Uses of LivingEntity in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.canLivingConvert(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer)static booleanForgeEventFactory.fireSleepingLocationCheck(LivingEntity player, BlockPos sleepingLocation)static ZombieEvent.SummonAidEventForgeEventFactory.fireZombieSummonAid(Zombie zombie, Level world, int x, int y, int z, LivingEntity attacker, double summonChance)static intForgeEventFactory.getExperienceDrop(LivingEntity entity, Player attackingPlayer, int originalExperience)ForgeEventFactory.onChorusFruitTeleport(LivingEntity entity, double targetX, double targetY, double targetZ)ForgeEventFactory.onEnderTeleport(LivingEntity entity, double targetX, double targetY, double targetZ)static booleanForgeEventFactory.onEntityDestroyBlock(LivingEntity entity, BlockPos pos, BlockState state)static ItemStackForgeEventFactory.onItemUseFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result)static intForgeEventFactory.onItemUseStart(LivingEntity entity, ItemStack item, int duration)static intForgeEventFactory.onItemUseTick(LivingEntity entity, ItemStack item, int duration)static voidForgeEventFactory.onLivingConvert(LivingEntity entity, LivingEntity outcome)static floatForgeEventFactory.onLivingHeal(LivingEntity entity, float amount)static booleanForgeEventFactory.onUseItemStop(LivingEntity entity, ItemStack item, int duration)Method parameters in net.minecraftforge.event with type arguments of type LivingEntityModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.canLivingConvert(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer) -
Uses of LivingEntity in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityEntityTeleportEvent.ChorusFruit.entityLivingprivate LivingEntityEntityTeleportEvent.EnderEntity.entityLivingFields in net.minecraftforge.event.entity with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate Map<EntityType<? extends LivingEntity>,AttributeSupplier.Builder>EntityAttributeModificationEvent.entityAttributesprivate List<EntityType<? extends LivingEntity>>EntityAttributeModificationEvent.entityTypesprivate Map<EntityType<? extends LivingEntity>,AttributeSupplier>EntityAttributeCreationEvent.mapMethods in net.minecraftforge.event.entity that return LivingEntityModifier and TypeMethodDescriptionEntityTeleportEvent.ChorusFruit.getEntityLiving()EntityTeleportEvent.EnderEntity.getEntityLiving()Methods in net.minecraftforge.event.entity that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionList<EntityType<? extends LivingEntity>>EntityAttributeModificationEvent.getTypes()Method parameters in net.minecraftforge.event.entity with type arguments of type LivingEntityModifier and TypeMethodDescriptionvoidEntityAttributeModificationEvent.add(EntityType<? extends LivingEntity> entityType, Attribute attribute)voidEntityAttributeModificationEvent.add(EntityType<? extends LivingEntity> entityType, Attribute attribute, double value)booleanEntityAttributeModificationEvent.has(EntityType<? extends LivingEntity> entityType, Attribute attribute)voidEntityAttributeCreationEvent.put(EntityType<? extends LivingEntity> entity, AttributeSupplier map)Constructors in net.minecraftforge.event.entity with parameters of type LivingEntityModifierConstructorDescriptionChorusFruit(LivingEntity entity, double targetX, double targetY, double targetZ)EnderEntity(LivingEntity entity, double targetX, double targetY, double targetZ)Constructor parameters in net.minecraftforge.event.entity with type arguments of type LivingEntityModifierConstructorDescriptionEntityAttributeCreationEvent(Map<EntityType<? extends LivingEntity>,AttributeSupplier> map)EntityAttributeModificationEvent(Map<EntityType<? extends LivingEntity>,AttributeSupplier.Builder> mapIn) -
Uses of LivingEntity in net.minecraftforge.event.entity.living
Fields in net.minecraftforge.event.entity.living declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityZombieEvent.SummonAidEvent.attackerprivate LivingEntityLivingEvent.entityLivingprivate LivingEntityLivingConversionEvent.Post.outcomeprivate LivingEntityLivingSetAttackTargetEvent.targetFields in net.minecraftforge.event.entity.living with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate EntityType<? extends LivingEntity>LivingConversionEvent.Pre.outcomeMethods in net.minecraftforge.event.entity.living that return LivingEntityModifier and TypeMethodDescriptionZombieEvent.SummonAidEvent.getAttacker()LivingEvent.getEntityLiving()LivingConversionEvent.Post.getOutcome()Gets the finalized new entity (with all data like potion effect and equipments set)LivingSetAttackTargetEvent.getTarget()Methods in net.minecraftforge.event.entity.living that return types with arguments of type LivingEntityModifier and TypeMethodDescriptionEntityType<? extends LivingEntity>LivingConversionEvent.Pre.getOutcome()Gets the entity type of the new entity this living entity is converting toConstructors in net.minecraftforge.event.entity.living with parameters of type LivingEntityModifierConstructorDescriptionFinish(LivingEntity entity, ItemStack item, int duration, ItemStack result)LivingAttackEvent(LivingEntity entity, DamageSource source, float amount)LivingConversionEvent(LivingEntity entity)LivingDamageEvent(LivingEntity entity, DamageSource source, float amount)LivingDeathEvent(LivingEntity entity, DamageSource source)LivingDestroyBlockEvent(LivingEntity entity, BlockPos pos, BlockState state)LivingDropsEvent(LivingEntity entity, DamageSource source, Collection<ItemEntity> drops, int lootingLevel, boolean recentlyHit)privateLivingEntityUseItemEvent(LivingEntity entity, ItemStack item, int duration)LivingEquipmentChangeEvent(LivingEntity entity, EquipmentSlot slot, ItemStack from, ItemStack to)LivingEvent(LivingEntity entity)LivingExperienceDropEvent(LivingEntity entity, Player attackingPlayer, int originalExperience)LivingFallEvent(LivingEntity entity, float distance, float damageMultiplier)LivingHealEvent(LivingEntity entity, float amount)LivingHurtEvent(LivingEntity entity, DamageSource source, float amount)LivingKnockBackEvent(LivingEntity target, float strength, double ratioX, double ratioZ)LivingSetAttackTargetEvent(LivingEntity entity, LivingEntity target)LivingVisibilityEvent(LivingEntity livingEntity, Entity lookingEntity, double originalMultiplier)LootingLevelEvent(LivingEntity entity, DamageSource damageSource, int lootingLevel)Post(LivingEntity entity, LivingEntity outcome)PotionAddedEvent(LivingEntity living, MobEffectInstance oldEffect, MobEffectInstance newEffect)Deprecated, for removal: This API element is subject to removal in a future version.PotionAddedEvent(LivingEntity living, MobEffectInstance oldEffect, MobEffectInstance newEffect, Entity source)PotionApplicableEvent(LivingEntity living, MobEffectInstance effect)PotionColorCalculationEvent(LivingEntity entity, int color, boolean hideParticle, Collection<MobEffectInstance> effectList)PotionEvent(LivingEntity living, MobEffectInstance effect)PotionExpiryEvent(LivingEntity living, MobEffectInstance effect)PotionRemoveEvent(LivingEntity living, MobEffect potion)PotionRemoveEvent(LivingEntity living, MobEffectInstance effect)Pre(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer)Start(LivingEntity entity, ItemStack item, int duration)Stop(LivingEntity entity, ItemStack item, int duration)SummonAidEvent(Zombie entity, Level world, int x, int y, int z, LivingEntity attacker, double summonChance)Tick(LivingEntity entity, ItemStack item, int duration)Constructor parameters in net.minecraftforge.event.entity.living with type arguments of type LivingEntityModifierConstructorDescriptionPre(LivingEntity entity, EntityType<? extends LivingEntity> outcome, Consumer<Integer> timer) -
Uses of LivingEntity in net.minecraftforge.event.entity.player
Constructors in net.minecraftforge.event.entity.player with parameters of type LivingEntityModifierConstructorDescriptionSleepingLocationCheckEvent(LivingEntity player, BlockPos sleepingLocation) -
Uses of LivingEntity in net.minecraftforge.items.wrapper
Fields in net.minecraftforge.items.wrapper declared as LivingEntityModifier and TypeFieldDescriptionprotected LivingEntityEntityEquipmentInvWrapper.entityThe entity.Methods in net.minecraftforge.items.wrapper with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic LazyOptional<IItemHandlerModifiable>[]EntityEquipmentInvWrapper.create(LivingEntity entity)Constructors in net.minecraftforge.items.wrapper with parameters of type LivingEntityModifierConstructorDescriptionEntityArmorInvWrapper(LivingEntity entity)EntityEquipmentInvWrapper(LivingEntity entity, EquipmentSlot.Type slotType)EntityHandsInvWrapper(LivingEntity entity)