Uses of Class
net.minecraft.entity.LivingEntity
Packages that use LivingEntity
Package
Description
-
Uses of LivingEntity in net.minecraft
Subclasses of LivingEntity in net.minecraftModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityclass_3469.field_16850private LivingEntityclass_3741.field_18631Fields in net.minecraft with type parameters of type LivingEntityModifier and TypeFieldDescriptionprotected LivingEntityRenderer<? extends LivingEntity>class_3302.field_16148protected LivingEntityRenderer<? extends LivingEntity>class_3302.field_16149LivingEntityRenderer<? extends LivingEntity>class_3302.class_3303.field_16160Methods in net.minecraft that return LivingEntityMethods in net.minecraft with parameters of type LivingEntityModifier and TypeMethodDescriptionclass_3458.getDeathMessage(LivingEntity entity) voidclass_3291.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidclass_4180.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidclass_4185.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) static booleanclass_3459.method_15554(LivingEntity livingEntity) static intclass_3459.method_15555(LivingEntity livingEntity) static booleanclass_3459.method_15556(LivingEntity livingEntity) floatclass_4218.method_19066(LivingEntity livingEntity, float float2) voidclass_4225.method_19139(LivingEntity livingEntity, ItemStack itemStack, ModelTransformation.Mode mode) voidclass_4225.method_19140(LivingEntity livingEntity, ItemStack itemStack, ModelTransformation.Mode mode, boolean bool) private voidclass_4268.method_19432(LivingEntity livingEntity, ItemStack itemStack) booleanclass_3564.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) voidclass_3564.method_3359(ItemStack stack, World world, LivingEntity entity, int int2) booleanclass_3564.onEntityHit(ItemStack stack, LivingEntity entity1, LivingEntity entity2) voidclass_3066.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3684.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3698.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3714.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3715.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3737.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3738.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3146.rangedAttack(LivingEntity target, float pullProgress) voidclass_4268.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) Method parameters in net.minecraft with type arguments of type LivingEntityModifier and TypeMethodDescriptionprivate class_3302.class_3303class_3302.method_14697(PlayerEntity playerEntity, UUID uUID, NbtCompound nbtCompound, LivingEntityRenderer<? extends LivingEntity> livingEntityRenderer, EntityModel entityModel, Identifier identifier, EntityType<?> entityType, float float2, float float3, float float4, float float5, float float6, float float7, float float8, boolean bool) Constructor parameters in net.minecraft with type arguments of type LivingEntityModifierConstructorDescriptionclass_3303(UUID uUID, LivingEntityRenderer<? extends LivingEntity> livingEntityRenderer, EntityModel entityModel, Identifier identifier, EntityType<?> entityType) -
Uses of LivingEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidTntBlock.method_11639(World world, BlockPos blockPos, LivingEntity livingEntity) voidAbstractRedstoneGateBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBeaconBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBedBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBrewingStandBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidChestBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidCommandBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidDispenserBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidDoorBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidDoublePlantBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidEnchantingTableBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidFurnaceBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidHopperBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidPistonBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidStructureBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidTripwireHookBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entity -
Uses of LivingEntity in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidStructureBlockEntity.method_13341(LivingEntity livingEntity) -
Uses of LivingEntity in net.minecraft.client
Methods in net.minecraft.client with parameters of type LivingEntityModifier and TypeMethodDescription(package private) booleanclass_2874.method_12369(ItemStack itemStack, World world, LivingEntity livingEntity) class_2876.method_19253(BakedModel bakedModel, ItemStack itemStack, World world, LivingEntity livingEntity) voidclass_2900.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) -
Uses of LivingEntity in net.minecraft.client.gui.hud
Methods in net.minecraft.client.gui.hud that return LivingEntityMethods in net.minecraft.client.gui.hud with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic voidSurvivalInventoryScreen.renderEntity(int x, int y, int size, float mouseX, float mouseY, LivingEntity entity) -
Uses of LivingEntity in net.minecraft.client.network
Subclasses of LivingEntity in net.minecraft.client.network -
Uses of LivingEntity in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as LivingEntity -
Uses of LivingEntity in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type LivingEntityMethods in net.minecraft.client.render.entity with type parameters of type LivingEntityModifier and TypeMethodDescriptionprotected <V extends LivingEntity,U extends FeatureRenderer<V>>
booleanLivingEntityRenderer.addFeature(U u) Methods in net.minecraft.client.render.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate Vec3dGuardianEntityRenderer.method_10214(LivingEntity livingEntity, double double2, float float2) -
Uses of LivingEntity in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type LivingEntityMethods in net.minecraft.client.render.entity.feature with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidArmorFeatureRenderer.method_10278(LivingEntity livingEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8, EquipmentSlot equipmentSlot) static voidArmorFeatureRenderer.method_12479(LivingEntityRenderer<?> livingEntityRenderer, LivingEntity livingEntity, EntityModel entityModel, float float2, float float3, float float4, float float5, float float6, float float7, float float8) private voidHeldItemRenderer.method_12484(LivingEntity livingEntity, ItemStack itemStack, ModelTransformation.Mode mode, HandOption handOption) voidArmorFeatureRenderer.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) voidHeadFeatureRenderer.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) voidHeldItemRenderer.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) voidStuckArrowsFeatureRenderer.render(LivingEntity entity, float handSwing, float handSwingAmount, float tickDelta, float age, float headYaw, float headPitch, float scale) -
Uses of LivingEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidBiPedModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidEnderDragonModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidIronGolemEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidMagmaCubeEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidOcelotEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidRabbitEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidSheepEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidSheepWoolEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidSkeletonEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidWitherEntityRenderer.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) voidWolfEntityModel.method_1177(LivingEntity livingEntity, float float2, float float3, float float4) -
Uses of LivingEntity in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidHeldItemRenderer.method_19374(LivingEntity livingEntity, ItemStack itemStack, int int2, int int3) voidHeldItemRenderer.method_19378(ItemStack itemStack, LivingEntity livingEntity, ModelTransformation.Mode mode, boolean bool) HeldItemRenderer.method_19379(ItemStack itemStack, World world, LivingEntity livingEntity) private BakedModelHeldItemRenderer.method_19395(BakedModel bakedModel, ItemStack itemStack, World world, LivingEntity livingEntity) HeldItemRenderer.method_19398(ItemStack itemStack, World world, LivingEntity livingEntity) -
Uses of LivingEntity in net.minecraft.dragon
Fields in net.minecraft.dragon declared as LivingEntityMethods in net.minecraft.dragon with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic ItemStackEnchantmentHelper.chooseEquipmentWith(Enchantment enchantment, LivingEntity entity) static intEnchantmentHelper.getDepthStrider(LivingEntity entity) static intEnchantmentHelper.getEfficiency(LivingEntity entity) static intEnchantmentHelper.getEquipmentLevel(Enchantment enchantment, LivingEntity entity) Returns the highest level of the passed enchantment in the enchantment's applicable equipment slots' item stacks.static intEnchantmentHelper.getFireAspect(LivingEntity entity) static intEnchantmentHelper.getKnockback(LivingEntity entity) static intEnchantmentHelper.getLooting(LivingEntity stack) static intEnchantmentHelper.getRespiration(LivingEntity entity) static floatEnchantmentHelper.getSweepingMultiplier(LivingEntity entity) static booleanEnchantmentHelper.hasAquaAffinity(LivingEntity entity) static booleanEnchantmentHelper.hasFrostWalker(LivingEntity entity) static voidFrostWalkerEnchantment.method_11464(LivingEntity livingEntity, World world, BlockPos blockPos, int int2) static doubleProtectionEnchantment.method_11465(LivingEntity livingEntity, double double2) static intProtectionEnchantment.method_11466(LivingEntity livingEntity, int int2) Enchantment.method_13673(LivingEntity livingEntity) voidDamageEnchantment.onDamage(LivingEntity livingEntity, Entity entity, int power) voidEnchantment.onDamage(LivingEntity livingEntity, Entity entity, int power) voidEnchantment.onDamaged(LivingEntity livingEntity, Entity entity, int power) voidThornsEnchantment.onDamaged(LivingEntity livingEntity, Entity entity, int power) static voidEnchantmentHelper.onTargetDamaged(LivingEntity user, Entity attacker) static voidEnchantmentHelper.onUserDamaged(LivingEntity user, Entity attacker) -
Uses of LivingEntity in net.minecraft.entity
Subclasses of LivingEntity in net.minecraft.entityModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityLivingEntity.attackerprivate LivingEntityLivingEntity.attackingprivate LivingEntityTntEntity.igniterprivate LivingEntityAreaEffectCloudEntity.ownerprivate LivingEntityShulkerBulletEntity.ownerprivate LivingEntityFireworkRocketEntity.shooterMethods in net.minecraft.entity that return LivingEntityModifier and TypeMethodDescriptionLivingEntity.getAttacker()LivingEntity.getAttacking()TntEntity.getIgniter()LivingEntity.getOpponent()AreaEffectCloudEntity.method_12965()Methods in net.minecraft.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidLlamaEntity.attack(LivingEntity entity) protected voidEntity.dealDamage(LivingEntity attacker, Entity target) protected doublePolarBearEntity.class_3037.getSquaredMaxAttackDistance(LivingEntity entity) voidAreaEffectCloudEntity.method_12954(LivingEntity livingEntity) protected voidPolarBearEntity.class_3037.method_13497(LivingEntity livingEntity, double double2) protected voidLivingEntity.method_13947(LivingEntity livingEntity) protected voidLivingEntity.method_15647(LivingEntity livingEntity) voidEntity.onKilledOther(LivingEntity other) voidIllusionIllagerEntity.rangedAttack(LivingEntity target, float pullProgress) voidLlamaEntity.rangedAttack(LivingEntity target, float pullProgress) voidLivingEntity.setAttacker(LivingEntity entity) protected voidPolarBearEntity.class_3036.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) Constructors in net.minecraft.entity with parameters of type LivingEntityModifierConstructorDescriptionclass_2998(LivingEntity livingEntity) FireworkRocketEntity(World world, ItemStack item, LivingEntity shooter) ShulkerBulletEntity(World world, LivingEntity owner, Entity target, Direction.Axis axis) TntEntity(World world, double x, double y, double z, LivingEntity igniter) -
Uses of LivingEntity in net.minecraft.entity.ai
Methods in net.minecraft.entity.ai with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidRangedAttackMob.rangedAttack(LivingEntity target, float pullProgress) -
Uses of LivingEntity in net.minecraft.entity.ai.control
Fields in net.minecraft.entity.ai.control declared as LivingEntityConstructors in net.minecraft.entity.ai.control with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.entity.ai.goal
Classes in net.minecraft.entity.ai.goal with type parameters of type LivingEntityModifier and TypeClassDescriptionclassFollowTargetGoal<T extends LivingEntity>classFollowTargetIfTamedGoal<T extends LivingEntity>Fields in net.minecraft.entity.ai.goal declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityPounceAtTargetGoal.attackerprivate LivingEntityTrackOwnerAttackerGoal.attackerprivate LivingEntityAttackWithOwnerGoal.attackingprotected LivingEntityTrackTargetGoal.field_14597private LivingEntityFormCaravanGoal.field_6854private LivingEntityTrackIronGolemTargetGoal.field_6866private LivingEntityFollowOwnerGoal.ownerprivate LivingEntityAttackGoal.targetprivate LivingEntityCreeperIgniteGoal.targetprivate LivingEntityFindNearestEntityGoal.targetprivate LivingEntityFindPlayerGoal.targetprotected TFollowTargetGoal.targetprivate LivingEntityGoToEntityTargetGoal.targetprivate LivingEntityProjectileAttackGoal.targetFields in net.minecraft.entity.ai.goal with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate final Predicate<LivingEntity>FindNearestEntityGoal.field_16888private final Class<? extends LivingEntity>FindNearestEntityGoal.targetClassMethods in net.minecraft.entity.ai.goal with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate booleanTrackTargetGoal.canNavigateToEntity(LivingEntity entity) protected booleanTrackTargetGoal.canTrack(LivingEntity target, boolean bool) protected doubleMeleeAttackGoal.getSquaredMaxAttackDistance(LivingEntity entity) static booleanTrackTargetGoal.method_11025(MobEntity mob, LivingEntity target, boolean bool, boolean bool2) protected voidMeleeAttackGoal.method_13497(LivingEntity livingEntity, double double2) protected voidRevengeGoal.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) Constructor parameters in net.minecraft.entity.ai.goal with type arguments of type LivingEntityModifierConstructorDescriptionFindNearestEntityGoal(MobEntity mob, Class<? extends LivingEntity> targetClass) -
Uses of LivingEntity in net.minecraft.entity.boss
Subclasses of LivingEntity in net.minecraft.entity.bossMethods in net.minecraft.entity.boss with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidWitherEntity.rangedAttack(LivingEntity target, float pullProgress) private voidWitherEntity.shootSkullAt(int headIndex, LivingEntity target) -
Uses of LivingEntity in net.minecraft.entity.boss.dragon
Subclasses of LivingEntity in net.minecraft.entity.boss.dragon -
Uses of LivingEntity in net.minecraft.entity.damage
Fields in net.minecraft.entity.damage declared as LivingEntityMethods in net.minecraft.entity.damage that return LivingEntityMethods in net.minecraft.entity.damage with parameters of type LivingEntityModifier and TypeMethodDescriptionstatic DamageSourceDamageSource.explosion(LivingEntity attacker) DamageSource.getDeathMessage(LivingEntity entity) EntityDamageSource.getDeathMessage(LivingEntity entity) ProjectileDamageSource.getDeathMessage(LivingEntity entity) static DamageSourceDamageSource.mob(LivingEntity attacker) static DamageSourceDamageSource.mobProjectile(Entity projectile, LivingEntity attacker) Constructors in net.minecraft.entity.damage with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.entity.decoration
Subclasses of LivingEntity in net.minecraft.entity.decoration -
Uses of LivingEntity in net.minecraft.entity.effect
Methods in net.minecraft.entity.effect with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidStatusEffect.method_6087(LivingEntity livingEntity, int int2) voidStatusEffect.method_6088(Entity entity, Entity entity2, LivingEntity livingEntity, int int2, double double2) voidAbsorptionStatusEffect.method_6091(LivingEntity entity, AbstractEntityAttributeContainer attributes, int int2) voidStatusEffect.method_6091(LivingEntity entity, AbstractEntityAttributeContainer attributes, int int2) booleanStatusEffectInstance.method_6093(LivingEntity livingEntity) voidStatusEffectInstance.method_6094(LivingEntity livingEntity) voidAbsorptionStatusEffect.onRemoved(LivingEntity entity, AbstractEntityAttributeContainer attributes, int amplifier) voidHealthBoostStatusEffect.onRemoved(LivingEntity entity, AbstractEntityAttributeContainer attributes, int amplifier) voidStatusEffect.onRemoved(LivingEntity entity, AbstractEntityAttributeContainer attributes, int amplifier) -
Uses of LivingEntity in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob with type parameters of type LivingEntityModifier and TypeClassDescription(package private) static classSpiderEntity.FollowTargetGoal<T extends LivingEntity>Subclasses of LivingEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.mob declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityMobEntity.attackTargetprivate LivingEntityGuardianEntity.cachedBeamTargetprivate LivingEntityEvokerFangsEntity.ownerMethods in net.minecraft.entity.mob that return LivingEntityModifier and TypeMethodDescriptionGuardianEntity.getBeamTarget()EvokerFangsEntity.getOwner()MobEntity.getTarget()Methods in net.minecraft.entity.mob with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate voidEvokerFangsEntity.damage(LivingEntity target) protected doubleSpiderEntity.AttackGoal.getSquaredMaxAttackDistance(LivingEntity entity) protected voidSlimeEntity.method_11213(LivingEntity livingEntity) booleanDrownedEntity.method_15857(LivingEntity livingEntity) voidZombieEntity.onKilledOther(LivingEntity other) voidDrownedEntity.rangedAttack(LivingEntity target, float pullProgress) voidWitchEntity.rangedAttack(LivingEntity target, float pullProgress) voidZombiePigmanEntity.setAttacker(LivingEntity entity) protected voidZombiePigmanEntity.AvoidZombiesGoal.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) voidEvokerFangsEntity.setOwner(LivingEntity owner) voidEndermanEntity.setTarget(LivingEntity target) voidMobEntity.setTarget(LivingEntity target) booleanGuardianEntity.AttackPredicate.test(LivingEntity livingEntity) Method parameters in net.minecraft.entity.mob with type arguments of type LivingEntityModifier and TypeMethodDescriptionbooleanMobEntity.canAttackEntity(Class<? extends LivingEntity> clazz) booleanPhantomEntity.canAttackEntity(Class<? extends LivingEntity> clazz) Constructors in net.minecraft.entity.mob with parameters of type LivingEntityModifierConstructorDescriptionclass_3521(LivingEntity livingEntity) EvokerFangsEntity(World world, double x, double y, double z, float yaw, int warmup, LivingEntity owner) -
Uses of LivingEntity in net.minecraft.entity.passive
Subclasses of LivingEntity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.passive with type parameters of type LivingEntityModifier and TypeFieldDescriptionprivate static final Predicate<LivingEntity>PufferfishEntity.field_16920Methods in net.minecraft.entity.passive that return LivingEntityMethods in net.minecraft.entity.passive with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanTameableEntity.canAttackWithOwner(LivingEntity target, LivingEntity owner) booleanWolfEntity.canAttackWithOwner(LivingEntity target, LivingEntity owner) protected doubleRabbitEntity.RabbitAttackGoal.getSquaredMaxAttackDistance(LivingEntity entity) booleanTameableEntity.isOwner(LivingEntity entity) voidSnowGolemEntity.rangedAttack(LivingEntity target, float pullProgress) voidVillagerEntity.setAttacker(LivingEntity entity) voidWolfEntity.setTarget(LivingEntity target) Method parameters in net.minecraft.entity.passive with type arguments of type LivingEntityModifier and TypeMethodDescriptionbooleanIronGolemEntity.canAttackEntity(Class<? extends LivingEntity> clazz) -
Uses of LivingEntity in net.minecraft.entity.player
Subclasses of LivingEntity in net.minecraft.entity.playerModifier and TypeClassDescriptionclassLocal client player entityclassClient player entity used by incoming mp playersclassclassMethods in net.minecraft.entity.player with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidPlayerEntity.method_13947(LivingEntity livingEntity) protected voidPlayerEntity.method_15647(LivingEntity livingEntity) voidPlayerEntity.onKilledOther(LivingEntity other) -
Uses of LivingEntity in net.minecraft.entity.predicate
Fields in net.minecraft.entity.predicate with type parameters of type LivingEntityModifier and TypeFieldDescriptionstatic final Predicate<LivingEntity>EntityPredicates.field_16701 -
Uses of LivingEntity in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as LivingEntityMethods in net.minecraft.entity.projectile with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidAbstractArrowEntity.applyEnchantmentEffects(LivingEntity entity, float damageModifier) protected voidAbstractArrowEntity.onHit(LivingEntity target) protected voidArrowEntity.onHit(LivingEntity target) protected voidSpetraclArrowEntity.onHit(LivingEntity target) Constructors in net.minecraft.entity.projectile with parameters of type LivingEntityModifierConstructorDescriptionprotectedAbstractArrowEntity(EntityType<?> entityType, LivingEntity livingEntity, World world) ArrowEntity(World world, LivingEntity owner) DragonFireballEntity(World world, LivingEntity target, double directionX, double directionY, double directionZ) ExplosiveProjectileEntity(EntityType<?> entityType, LivingEntity livingEntity, double double2, double double3, double double4, World world, float float2, float float3) FireballEntity(World world, LivingEntity target, double directionX, double directionY, double directionZ) SmallFireballEntity(World world, LivingEntity target, double directionX, double directionY, double directionZ) SpetraclArrowEntity(World world, LivingEntity owner) TridentEntity(World world, LivingEntity livingEntity, ItemStack itemStack) WitherSkullEntity(World world, LivingEntity target, double directionX, double directionY, double directionZ) -
Uses of LivingEntity in net.minecraft.entity.thrown
Fields in net.minecraft.entity.thrown declared as LivingEntityModifier and TypeFieldDescriptionprotected LivingEntityThrowableEntity.field_6932private LivingEntityEnderPearlEntity.ownerFields in net.minecraft.entity.thrown with type parameters of type LivingEntityMethods in net.minecraft.entity.thrown that return LivingEntityMethods in net.minecraft.entity.thrown with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate static booleanPotionEntity.isHurtByWater(LivingEntity entity) Constructors in net.minecraft.entity.thrown with parameters of type LivingEntityModifierConstructorDescriptionEggEntity(World world, LivingEntity owner) EnderPearlEntity(World world, LivingEntity owner) ExperienceBottleEntity(World world, LivingEntity owner) PotionEntity(World world, LivingEntity entity, ItemStack stack) SnowballEntity(World world, LivingEntity owner) protectedThrowableEntity(EntityType<?> entityType, LivingEntity livingEntity, World world) -
Uses of LivingEntity in net.minecraft.item
Methods in net.minecraft.item with parameters of type LivingEntityModifier and TypeMethodDescriptionfloatItemPropertyGetter.call(ItemStack itemStack, World world, LivingEntity livingEntity) voidItemStack.damage(int amount, LivingEntity entity) class_2680.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity) SpectralArrowItem.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity) TippedArrowItem.method_11358(World world, ItemStack itemStack, LivingEntity livingEntity) ItemStack.method_11388(World world, LivingEntity entity) voidItemStack.method_11389(World world, LivingEntity livingEntity, int int2) booleanDyeItem.method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) booleanItem.method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) booleanNameTagItem.method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) booleanSaddleItem.method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) booleanItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanShearsItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanSwordItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanToolItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) voidBowItem.method_3359(ItemStack stack, World world, LivingEntity entity, int int2) voidItem.method_3359(ItemStack stack, World world, LivingEntity entity, int int2) ChorusFruitItem.method_3367(ItemStack stack, World world, LivingEntity entity) FoodItem.method_3367(ItemStack stack, World world, LivingEntity entity) Item.method_3367(ItemStack stack, World world, LivingEntity entity) MilkBucketItem.method_3367(ItemStack stack, World world, LivingEntity entity) PotionItem.method_3367(ItemStack stack, World world, LivingEntity entity) StewItem.method_3367(ItemStack stack, World world, LivingEntity entity) booleanItemStack.method_6329(PlayerEntity player, LivingEntity entity, Hand hand) booleanHoeItem.onEntityHit(ItemStack stack, LivingEntity entity1, LivingEntity entity2) booleanItem.onEntityHit(ItemStack stack, LivingEntity entity1, LivingEntity entity2) voidItemStack.onEntityHit(LivingEntity entity, PlayerEntity attacker) booleanSwordItem.onEntityHit(ItemStack stack, LivingEntity entity1, LivingEntity entity2) booleanToolItem.onEntityHit(ItemStack stack, LivingEntity entity1, LivingEntity entity2) -
Uses of LivingEntity in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.util.json
Methods in net.minecraft.util.json with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.village
Fields in net.minecraft.village declared as LivingEntityMethods in net.minecraft.village that return LivingEntityMethods in net.minecraft.village with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidVillage.addAttacker(LivingEntity entity) Village.getClosestAttacker(LivingEntity entity) Village.method_6229(LivingEntity entity) Constructors in net.minecraft.village with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world.explosion
Methods in net.minecraft.world.explosion that return LivingEntity