Uses of Class
net.minecraft.entity.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type EntityModifier and TypeMethodDescriptionstatic LootContextEntityPredicate.createContext(ServerPlayerEntity p_234575_0_, Entity p_234575_1_) static CompoundNBTNBTPredicate.getEntityTagToCompare(Entity p_196981_0_) booleanbooleanbooleanEntityPredicate.matches(ServerPlayerEntity p_192482_1_, Entity p_192482_2_) booleanEntityPredicate.matches(ServerWorld p_217993_1_, Vector3d p_217993_2_, Entity p_217993_3_) booleanbooleanbooleanvoidKilledTrigger.trigger(ServerPlayerEntity p_192211_1_, Entity p_192211_2_, DamageSource p_192211_3_) voidPlayerEntityInteractionTrigger.trigger(ServerPlayerEntity p_241476_1_, ItemStack p_241476_2_, Entity p_241476_3_) voidPlayerHurtEntityTrigger.trigger(ServerPlayerEntity p_192220_1_, Entity p_192220_2_, DamageSource p_192220_3_, float p_192220_4_, float p_192220_5_, boolean p_192220_6_) voidSummonedEntityTrigger.trigger(ServerPlayerEntity p_192229_1_, Entity p_192229_2_) voidTargetHitTrigger.trigger(ServerPlayerEntity p_236350_1_, Entity p_236350_2_, Vector3d p_236350_3_, int p_236350_4_) voidThrownItemPickedUpByEntityTrigger.trigger(ServerPlayerEntity p_234830_1_, ItemStack p_234830_2_, Entity p_234830_3_) Method parameters in net.minecraft.advancements.criterion with type arguments of type EntityModifier and TypeMethodDescriptionvoidChanneledLightningTrigger.trigger(ServerPlayerEntity p_204814_1_, Collection<? extends Entity> p_204814_2_) voidKilledByCrossbowTrigger.trigger(ServerPlayerEntity p_234941_1_, Collection<Entity> p_234941_2_) -
Uses of Entity in net.minecraft.block
Methods in net.minecraft.block with parameters of type EntityModifier and TypeMethodDescriptionprivate voidprivate voidprivate booleanTurtleEggBlock.canDestroyEgg(World p_212570_1_, Entity p_212570_2_) private voidTurtleEggBlock.destroyEgg(World p_203167_1_, BlockPos p_203167_2_, Entity p_203167_3_, int p_203167_4_) private static booleanHoneyBlock.doesEntityDoHoneyBlockSlideEffects(Entity p_226937_0_) private voidHoneyBlock.doSlideMovement(Entity p_226938_1_) static voidBlock.dropResources(BlockState p_220054_0_, World p_220054_1_, BlockPos p_220054_2_, TileEntity p_220054_3_, Entity p_220054_4_, ItemStack p_220054_5_) final booleanAbstractBlock.AbstractBlockState.entityCanStandOn(IBlockReader p_235719_1_, BlockPos p_235719_2_, Entity p_235719_3_) final booleanAbstractBlock.AbstractBlockState.entityCanStandOnFace(IBlockReader p_215682_1_, BlockPos p_215682_2_, Entity p_215682_3_, Direction p_215682_4_) voidAbstractBlock.AbstractBlockState.entityInside(World p_196950_1_, BlockPos p_196950_2_, Entity p_196950_3_) voidAbstractBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) Deprecated.voidAbstractButtonBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidAbstractFireBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidAbstractPressurePlateBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidBubbleColumnBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidCactusBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidCampfireBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidCauldronBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidCropsBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidDetectorRailBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidEndPortalBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidHoneyBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidHopperBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidLilyPadBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidNetherPortalBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidSweetBerryBushBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidTripWireBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidWebBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidWitherRoseBlock.entityInside(BlockState p_196262_1_, World p_196262_2_, BlockPos p_196262_3_, Entity p_196262_4_) voidvoidvoidFarmlandBlock.fallOn(World p_180658_1_, BlockPos p_180658_2_, Entity p_180658_3_, float p_180658_4_) voidvoidvoidvoidTurtleEggBlock.fallOn(World p_180658_1_, BlockPos p_180658_2_, Entity p_180658_3_, float p_180658_4_) Block.getDrops(BlockState p_220077_0_, ServerWorld p_220077_1_, BlockPos p_220077_2_, TileEntity p_220077_3_, Entity p_220077_4_, ItemStack p_220077_5_) private booleanHoneyBlock.isSlidingDown(BlockPos p_226935_1_, Entity p_226935_2_) private voidHoneyBlock.maybeDoSlideAchievement(Entity p_226933_1_, BlockPos p_226933_2_) private voidHoneyBlock.maybeDoSlideEffects(World p_226934_1_, Entity p_226934_2_) static voidHoneyBlock.showJumpParticles(Entity p_226936_0_) private static voidHoneyBlock.showParticles(Entity p_226932_0_, int p_226932_1_) static voidHoneyBlock.showSlideParticles(Entity p_226931_0_) voidvoidvoidvoidvoidvoidvoidBedBlock.updateEntityAfterFallOn(IBlockReader p_176216_1_, Entity p_176216_2_) voidBlock.updateEntityAfterFallOn(IBlockReader p_176216_1_, Entity p_176216_2_) voidSlimeBlock.updateEntityAfterFallOn(IBlockReader p_176216_1_, Entity p_176216_2_) private static intTargetBlock.updateRedstoneOutput(IWorld p_235605_0_, BlockState p_235605_1_, BlockRayTraceResult p_235605_2_, Entity p_235605_3_) Method parameters in net.minecraft.block with type arguments of type EntityModifier and TypeMethodDescriptionprotected <T extends AbstractMinecartEntity>
List<T>DetectorRailBlock.getInteractingMinecartOfType(World p_200878_1_, BlockPos p_200878_2_, Class<T> p_200878_3_, Predicate<Entity> p_200878_4_) -
Uses of Entity in net.minecraft.client
Fields in net.minecraft.client declared as EntityMethods in net.minecraft.client that return EntityMethods in net.minecraft.client with parameters of type EntityModifier and TypeMethodDescriptionvoidMinecraft.setCameraEntity(Entity p_175607_1_) booleanMinecraft.shouldEntityAppearGlowing(Entity p_238206_1_) -
Uses of Entity in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as EntityConstructors in net.minecraft.client.audio with parameters of type EntityModifierConstructorDescriptionEntityTickableSound(SoundEvent p_i50899_1_, SoundCategory p_i50899_2_, float p_i50899_3_, float p_i50899_4_, Entity p_i50899_5_) EntityTickableSound(SoundEvent p_i50898_1_, SoundCategory p_i50898_2_, Entity p_i50898_3_) -
Uses of Entity in net.minecraft.client.entity.player
Subclasses of Entity in net.minecraft.client.entity.playerModifier and TypeClassDescriptionclassclassclassMethods in net.minecraft.client.entity.player with parameters of type Entity -
Uses of Entity in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type EntityModifier and TypeMethodDescriptionprotected voidIngameGui.renderVignette(Entity p_212303_1_) private voidIngameGui.updateVignetteBrightness(Entity p_212307_1_) -
Uses of Entity in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type EntityModifier and TypeMethodDescriptionvoidPlayerController.attack(PlayerEntity p_78764_1_, Entity p_78764_2_) PlayerController.interact(PlayerEntity p_187097_1_, Entity p_187097_2_, Hand p_187097_3_) PlayerController.interactAt(PlayerEntity p_187102_1_, Entity p_187102_2_, EntityRayTraceResult p_187102_3_, Hand p_187102_4_) booleanClientChunkProvider.isEntityTickingChunk(Entity p_217204_1_) -
Uses of Entity in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as EntityModifier and TypeFieldDescriptionprivate final EntityEmitterParticle.entityprivate final EntityItemPickupParticle.itemEntityprivate final EntityItemPickupParticle.targetMethods in net.minecraft.client.particle that return EntityModifier and TypeMethodDescriptionprivate EntityItemPickupParticle.getSafeCopy(Entity p_239181_1_) Methods in net.minecraft.client.particle with parameters of type EntityModifier and TypeMethodDescriptionvoidParticleManager.createTrackingEmitter(Entity p_199282_1_, IParticleData p_199282_2_) voidParticleManager.createTrackingEmitter(Entity p_199281_1_, IParticleData p_199281_2_, int p_199281_3_) private EntityItemPickupParticle.getSafeCopy(Entity p_239181_1_) Constructors in net.minecraft.client.particle with parameters of type EntityModifierConstructorDescriptionEmitterParticle(ClientWorld p_i232451_1_, Entity p_i232451_2_, IParticleData p_i232451_3_) EmitterParticle(ClientWorld p_i232452_1_, Entity p_i232452_2_, IParticleData p_i232452_3_, int p_i232452_4_) privateEmitterParticle(ClientWorld p_i232453_1_, Entity p_i232453_2_, IParticleData p_i232453_3_, int p_i232453_4_, Vector3d p_i232453_5_) ItemPickupParticle(EntityRendererManager p_i232400_1_, RenderTypeBuffers p_i232400_2_, ClientWorld p_i232400_3_, Entity p_i232400_4_, Entity p_i232400_5_) privateItemPickupParticle(EntityRendererManager p_i232401_1_, RenderTypeBuffers p_i232401_2_, ClientWorld p_i232401_3_, Entity p_i232401_4_, Entity p_i232401_5_, Vector3d p_i232401_6_) -
Uses of Entity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as EntityMethods in net.minecraft.client.renderer that return EntityMethods in net.minecraft.client.renderer with parameters of type EntityModifier and TypeMethodDescriptionvoidGameRenderer.checkEntityPostEffect(Entity p_175066_1_) private voidWorldRenderer.renderEntity(Entity p_228418_1_, double p_228418_2_, double p_228418_4_, double p_228418_6_, float p_228418_8_, MatrixStack p_228418_9_, IRenderTypeBuffer p_228418_10_) private voidWorldRenderer.renderHitOutline(MatrixStack p_228429_1_, IVertexBuilder p_228429_2_, Entity p_228429_3_, double p_228429_4_, double p_228429_6_, double p_228429_8_, BlockPos p_228429_10_, BlockState p_228429_11_) voidActiveRenderInfo.setup(IBlockReader p_216772_1_, Entity p_216772_2_, boolean p_216772_3_, boolean p_216772_4_, float p_216772_5_) -
Uses of Entity in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug that return types with arguments of type EntityModifier and TypeMethodDescriptionDebugRenderer.getTargetedEntity(Entity p_217728_0_, int p_217728_1_) Methods in net.minecraft.client.renderer.debug with parameters of type EntityModifier and TypeMethodDescriptionDebugRenderer.getTargetedEntity(Entity p_217728_0_, int p_217728_1_) -
Uses of Entity in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type EntityModifier and TypeClassDescriptionclassEntityRenderer<T extends Entity>interfaceIEntityRenderer<T extends Entity,M extends EntityModel<T>> classSpriteRenderer<T extends Entity & IRendersAsItem>Fields in net.minecraft.client.renderer.entity declared as EntityMethods in net.minecraft.client.renderer.entity with type parameters of type EntityModifier and TypeMethodDescription<E extends Entity>
intEntityRendererManager.getPackedLightCoords(E p_229085_1_, float p_229085_2_) <T extends Entity>
EntityRenderer<? super T>EntityRendererManager.getRenderer(T p_78713_1_) <T extends Entity>
voidEntityRendererManager.register(EntityType<T> p_229087_1_, EntityRenderer<? super T> p_229087_2_) <E extends Entity>
voidEntityRendererManager.render(E p_229084_1_, double p_229084_2_, double p_229084_4_, double p_229084_6_, float p_229084_8_, float p_229084_9_, MatrixStack p_229084_10_, IRenderTypeBuffer p_229084_11_, int p_229084_12_) private <E extends Entity>
voidMobRenderer.renderLeash(T p_229118_1_, float p_229118_2_, MatrixStack p_229118_3_, IRenderTypeBuffer p_229118_4_, E p_229118_5_) <E extends Entity>
booleanEntityRendererManager.shouldRender(E p_229086_1_, ClippingHelper p_229086_2_, double p_229086_3_, double p_229086_5_, double p_229086_7_) Methods in net.minecraft.client.renderer.entity with parameters of type EntityModifier and TypeMethodDescriptiondoubleEntityRendererManager.distanceToSqr(Entity p_229099_1_) SpriteRenderer.getTextureLocation(Entity p_110775_1_) voidEntityRendererManager.prepare(World p_229088_1_, ActiveRenderInfo p_229088_2_, Entity p_229088_3_) private voidEntityRendererManager.renderBox(MatrixStack p_229094_1_, IVertexBuilder p_229094_2_, Entity p_229094_3_, float p_229094_4_, float p_229094_5_, float p_229094_6_) private voidEntityRendererManager.renderFlame(MatrixStack p_229095_1_, IRenderTypeBuffer p_229095_2_, Entity p_229095_3_) private voidEntityRendererManager.renderHitbox(MatrixStack p_229093_1_, IVertexBuilder p_229093_2_, Entity p_229093_3_, float p_229093_4_) private static voidEntityRendererManager.renderShadow(MatrixStack p_229096_0_, IRenderTypeBuffer p_229096_1_, Entity p_229096_2_, float p_229096_3_, float p_229096_4_, IWorldReader p_229096_5_, float p_229096_6_) -
Uses of Entity in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type EntityModifier and TypeClassDescriptionclassAbstractEyesLayer<T extends Entity,M extends EntityModel<T>> classEnergyLayer<T extends Entity & IChargeableMob,M extends EntityModel<T>> classLayerRenderer<T extends Entity,M extends EntityModel<T>> classPhantomEyesLayer<T extends Entity>classSaddleLayer<T extends Entity & IEquipable,M extends EntityModel<T>> classSpiderEyesLayer<T extends Entity,M extends SpiderModel<T>> Methods in net.minecraft.client.renderer.entity.layers with parameters of type EntityModifier and TypeMethodDescriptionBipedArmorLayer.getArmorResource(Entity entity, ItemStack stack, EquipmentSlotType slot, String type) More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.protected voidArrowLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) protected voidBeeStingerLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) protected abstract voidStuckInBodyLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) -
Uses of Entity in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type EntityModifier and TypeClassDescriptionclassAbstractTropicalFishModel<E extends Entity>classAgeableModel<E extends Entity>classBlazeModel<T extends Entity>classChickenModel<T extends Entity>classclassclassCreeperModel<T extends Entity>classDolphinModel<T extends Entity>classEndermiteModel<T extends Entity>classEntityModel<T extends Entity>classEvokerFangsModel<T extends Entity>classGhastModel<T extends Entity>classLeashKnotModel<T extends Entity>classLlamaSpitModel<T extends Entity>classMinecartModel<T extends Entity>classOcelotModel<T extends Entity>classPhantomModel<T extends Entity>classclassPufferFishBigModel<T extends Entity>classPufferFishMediumModel<T extends Entity>classPufferFishSmallModel<T extends Entity>classQuadrupedModel<T extends Entity>classSalmonModel<T extends Entity>classSegmentedModel<E extends Entity>classShulkerBulletModel<T extends Entity>classSilverfishModel<T extends Entity>classSlimeModel<T extends Entity>classSnowManModel<T extends Entity>classSpiderModel<T extends Entity>classSquidModel<T extends Entity>classTintedAgeableModel<E extends Entity>classTropicalFishAModel<T extends Entity>classTropicalFishBModel<T extends Entity>classVillagerModel<T extends Entity>classWitchModel<T extends Entity> -
Uses of Entity in net.minecraft.client.world
Fields in net.minecraft.client.world with type parameters of type EntityModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>ClientWorld.entitiesByIdMethods in net.minecraft.client.world that return EntityMethods in net.minecraft.client.world that return types with arguments of type EntityMethods in net.minecraft.client.world with parameters of type EntityModifier and TypeMethodDescriptionprivate voidprivate voidClientWorld.onEntityRemoved(Entity p_217414_1_) voidClientWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) voidClientWorld.putNonPlayerEntity(int p_217411_1_, Entity p_217411_2_) voidClientWorld.tickNonPassenger(Entity p_217418_1_) voidClientWorld.tickPassenger(Entity p_217420_1_, Entity p_217420_2_) private voidClientWorld.updateChunkPos(Entity p_217423_1_) -
Uses of Entity in net.minecraft.command
Fields in net.minecraft.command declared as EntityMethods in net.minecraft.command that return EntityMethods in net.minecraft.command with parameters of type EntityModifier and TypeMethodDescriptionCommandSource.facing(Entity p_201006_1_, EntityAnchorArgument.Type p_201006_2_) CommandSource.withEntity(Entity p_197024_1_) Constructors in net.minecraft.command with parameters of type EntityModifierConstructorDescriptionCommandSource(ICommandSource p_i49552_1_, Vector3d p_i49552_2_, Vector2f p_i49552_3_, ServerWorld p_i49552_4_, int p_i49552_5_, String p_i49552_6_, ITextComponent p_i49552_7_, MinecraftServer p_i49552_8_, Entity p_i49552_9_) protectedCommandSource(ICommandSource p_i49553_1_, Vector3d p_i49553_2_, Vector2f p_i49553_3_, ServerWorld p_i49553_4_, int p_i49553_5_, String p_i49553_6_, ITextComponent p_i49553_7_, MinecraftServer p_i49553_8_, Entity p_i49553_9_, boolean p_i49553_10_, com.mojang.brigadier.ResultConsumer<CommandSource> p_i49553_11_, EntityAnchorArgument.Type p_i49553_12_) -
Uses of Entity in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments with type parameters of type EntityModifier and TypeFieldDescriptionprivate final BiConsumer<Vector3d,List<? extends Entity>> EntitySelector.orderprivate BiConsumer<Vector3d,List<? extends Entity>> EntitySelectorParser.orderstatic final BiConsumer<Vector3d,List<? extends Entity>> EntitySelectorParser.ORDER_ARBITRARYstatic final BiConsumer<Vector3d,List<? extends Entity>> EntitySelectorParser.ORDER_FURTHESTstatic final BiConsumer<Vector3d,List<? extends Entity>> EntitySelectorParser.ORDER_NEARESTstatic final BiConsumer<Vector3d,List<? extends Entity>> EntitySelectorParser.ORDER_RANDOMEntitySelector.predicateEntitySelectorParser.predicateprivate final BiFunction<Vector3d,Entity, Vector3d> EntityAnchorArgument.Type.transformMethods in net.minecraft.command.arguments with type parameters of type EntityModifier and TypeMethodDescriptionEntitySelector.sortAndLimit(Vector3d p_197345_1_, List<T> p_197345_2_) Methods in net.minecraft.command.arguments that return EntityModifier and TypeMethodDescriptionEntitySelector.findSingleEntity(CommandSource p_197340_1_) static EntityEntityArgument.getEntity(com.mojang.brigadier.context.CommandContext<CommandSource> p_197088_0_, String p_197088_1_) Methods in net.minecraft.command.arguments that return types with arguments of type EntityModifier and TypeMethodDescriptionEntitySelectorParser.createRotationPredicate(MinMaxBoundsWrapped p_197366_1_, ToDoubleFunction<Entity> p_197366_2_) EntitySelector.findEntities(CommandSource p_197341_1_) static Collection<? extends Entity>EntityArgument.getEntities(com.mojang.brigadier.context.CommandContext<CommandSource> p_197097_0_, String p_197097_1_) static Collection<? extends Entity>EntityArgument.getOptionalEntities(com.mojang.brigadier.context.CommandContext<CommandSource> p_197087_0_, String p_197087_1_) EntitySelector.getPredicate(Vector3d p_197349_1_) Methods in net.minecraft.command.arguments with parameters of type EntityMethod parameters in net.minecraft.command.arguments with type arguments of type EntityModifier and TypeMethodDescriptionprivate voidEntitySelector.addEntities(List<Entity> p_197348_1_, ServerWorld p_197348_2_, Vector3d p_197348_3_, Predicate<Entity> p_197348_4_) private voidEntitySelector.addEntities(List<Entity> p_197348_1_, ServerWorld p_197348_2_, Vector3d p_197348_3_, Predicate<Entity> p_197348_4_) voidEntitySelectorParser.addPredicate(Predicate<Entity> p_197401_1_) EntitySelectorParser.createRotationPredicate(MinMaxBoundsWrapped p_197366_1_, ToDoubleFunction<Entity> p_197366_2_) static IFormattableTextComponentvoidEntitySelectorParser.setOrder(BiConsumer<Vector3d, List<? extends Entity>> p_197376_1_) Constructor parameters in net.minecraft.command.arguments with type arguments of type EntityModifierConstructorDescriptionEntitySelector(int p_i50800_1_, boolean p_i50800_2_, boolean p_i50800_3_, Predicate<Entity> p_i50800_4_, MinMaxBounds.FloatBound p_i50800_5_, Function<Vector3d, Vector3d> p_i50800_6_, AxisAlignedBB p_i50800_7_, BiConsumer<Vector3d, List<? extends Entity>> p_i50800_8_, boolean p_i50800_9_, String p_i50800_10_, UUID p_i50800_11_, EntityType<?> p_i50800_12_, boolean p_i50800_13_) EntitySelector(int p_i50800_1_, boolean p_i50800_2_, boolean p_i50800_3_, Predicate<Entity> p_i50800_4_, MinMaxBounds.FloatBound p_i50800_5_, Function<Vector3d, Vector3d> p_i50800_6_, AxisAlignedBB p_i50800_7_, BiConsumer<Vector3d, List<? extends Entity>> p_i50800_8_, boolean p_i50800_9_, String p_i50800_10_, UUID p_i50800_11_, EntityType<?> p_i50800_12_, boolean p_i50800_13_) private -
Uses of Entity in net.minecraft.command.impl
Fields in net.minecraft.command.impl declared as EntityMethods in net.minecraft.command.impl with parameters of type EntityModifier and TypeMethodDescriptionprivate static intAttributeCommand.addModifier(CommandSource p_241010_0_, Entity p_241010_1_, Attribute p_241010_2_, UUID p_241010_3_, String p_241010_4_, double p_241010_5_, AttributeModifier.Operation p_241010_7_) private static intLootCommand.dropKillLoot(com.mojang.brigadier.context.CommandContext<CommandSource> p_218869_0_, Entity p_218869_1_, LootCommand.ITargetHandler p_218869_2_) private static intAttributeCommand.getAttributeBase(CommandSource p_241016_0_, Entity p_241016_1_, Attribute p_241016_2_, double p_241016_3_) private static ModifiableAttributeInstanceAttributeCommand.getAttributeInstance(Entity p_241002_0_, Attribute p_241002_1_) private static intAttributeCommand.getAttributeModifier(CommandSource p_241009_0_, Entity p_241009_1_, Attribute p_241009_2_, UUID p_241009_3_, double p_241009_4_) private static intAttributeCommand.getAttributeValue(CommandSource p_241007_0_, Entity p_241007_1_, Attribute p_241007_2_, double p_241007_3_) private static LivingEntityAttributeCommand.getEntityWithAttribute(Entity p_241014_0_, Attribute p_241014_1_) private static LivingEntityAttributeCommand.getLivingEntity(Entity p_241001_0_) voidTeleportCommand.Facing.perform(CommandSource p_201124_1_, Entity p_201124_2_) private static voidTeleportCommand.performTeleport(CommandSource p_201127_0_, Entity p_201127_1_, ServerWorld p_201127_2_, double p_201127_3_, double p_201127_5_, double p_201127_7_, Set<SPlayerPositionLookPacket.Flags> p_201127_9_, float p_201127_10_, float p_201127_11_, TeleportCommand.Facing p_201127_12_) private static intAttributeCommand.removeModifier(CommandSource p_241008_0_, Entity p_241008_1_, Attribute p_241008_2_, UUID p_241008_3_) private static intAttributeCommand.setAttributeBase(CommandSource p_241019_0_, Entity p_241019_1_, Attribute p_241019_2_, double p_241019_3_) private static voidLootCommand.setSlots(Entity p_218901_0_, List<ItemStack> p_218901_1_, int p_218901_2_, int p_218901_3_, List<ItemStack> p_218901_4_) private static intSpectateCommand.spectate(CommandSource p_229829_0_, Entity p_229829_1_, ServerPlayerEntity p_229829_2_) private static intTeleportCommand.teleportToEntity(CommandSource p_201126_0_, Collection<? extends Entity> p_201126_1_, Entity p_201126_2_) Method parameters in net.minecraft.command.impl with type arguments of type EntityModifier and TypeMethodDescriptionprivate static intTagCommand.addTag(CommandSource p_198749_0_, Collection<? extends Entity> p_198749_1_, String p_198749_2_) private static intEffectCommand.clearEffect(CommandSource p_198355_0_, Collection<? extends Entity> p_198355_1_, Effect p_198355_2_) private static intEffectCommand.clearEffects(CommandSource p_198354_0_, Collection<? extends Entity> p_198354_1_) private static intEnchantCommand.enchant(CommandSource p_202651_0_, Collection<? extends Entity> p_202651_1_, Enchantment p_202651_2_, int p_202651_3_) private static intLootCommand.entityReplace(Collection<? extends Entity> p_218865_0_, int p_218865_1_, int p_218865_2_, List<ItemStack> p_218865_3_, LootCommand.ISuccessListener p_218865_4_) private static intSpreadPlayersCommand.getNumberOfTeams(Collection<? extends Entity> p_198715_0_) private static Collection<String>TagCommand.getTags(Collection<? extends Entity> p_198748_0_) private static intEffectCommand.giveEffect(CommandSource p_198360_0_, Collection<? extends Entity> p_198360_1_, Effect p_198360_2_, Integer p_198360_3_, int p_198360_4_, boolean p_198360_5_) private static intKillCommand.kill(CommandSource p_198519_0_, Collection<? extends Entity> p_198519_1_) private static intTagCommand.listTags(CommandSource p_198744_0_, Collection<? extends Entity> p_198744_1_) private static intTagCommand.removeTag(CommandSource p_198750_0_, Collection<? extends Entity> p_198750_1_, String p_198750_2_) private static intReplaceItemCommand.setEntityItem(CommandSource p_198604_0_, Collection<? extends Entity> p_198604_1_, int p_198604_2_, ItemStack p_198604_3_) private static doubleSpreadPlayersCommand.setPlayerPositions(Collection<? extends Entity> p_241072_0_, ServerWorld p_241072_1_, SpreadPlayersCommand.Position[] p_241072_2_, int p_241072_3_, boolean p_241072_4_) private static intSpreadPlayersCommand.spreadPlayers(CommandSource p_241070_0_, Vector2f p_241070_1_, float p_241070_2_, float p_241070_3_, int p_241070_4_, boolean p_241070_5_, Collection<? extends Entity> p_241070_6_) private static intTeleportCommand.teleportToEntity(CommandSource p_201126_0_, Collection<? extends Entity> p_201126_1_, Entity p_201126_2_) private static intTeleportCommand.teleportToPos(CommandSource p_200559_0_, Collection<? extends Entity> p_200559_1_, ServerWorld p_200559_2_, ILocationArgument p_200559_3_, ILocationArgument p_200559_4_, TeleportCommand.Facing p_200559_5_) Constructors in net.minecraft.command.impl with parameters of type Entity -
Uses of Entity in net.minecraft.command.impl.data
Fields in net.minecraft.command.impl.data declared as EntityConstructors in net.minecraft.command.impl.data with parameters of type Entity -
Uses of Entity in net.minecraft.dispenser
Methods in net.minecraft.dispenser with parameters of type EntityModifier and TypeMethodDescriptionstatic voidIDispenseItemBehavior.setEntityPokingOutOfBlock(IBlockSource p_239785_0_, Entity p_239785_1_, Direction p_239785_2_) -
Uses of Entity in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type EntityModifier and TypeMethodDescriptionvoidDamageEnchantment.doPostAttack(LivingEntity p_151368_1_, Entity p_151368_2_, int p_151368_3_) voidEnchantment.doPostAttack(LivingEntity p_151368_1_, Entity p_151368_2_, int p_151368_3_) static voidEnchantmentHelper.doPostDamageEffects(LivingEntity p_151385_0_, Entity p_151385_1_) voidEnchantment.doPostHurt(LivingEntity p_151367_1_, Entity p_151367_2_, int p_151367_3_) voidThornsEnchantment.doPostHurt(LivingEntity p_151367_1_, Entity p_151367_2_, int p_151367_3_) static voidEnchantmentHelper.doPostHurtEffects(LivingEntity p_151384_0_, Entity p_151384_1_) -
Uses of Entity in net.minecraft.entity
Classes in net.minecraft.entity with type parameters of type EntityModifier and TypeInterfaceDescriptionstatic interfaceclassEntityType<T extends Entity>static classEntityType.Builder<T extends Entity>static interfaceEntityType.IFactory<T extends Entity>Subclasses of Entity in net.minecraft.entityModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.entity declared as EntityModifier and TypeFieldDescriptionprivate EntityMobEntity.leashHolderprivate EntityEntity.vehicleFields in net.minecraft.entity with type parameters of type EntityMethods in net.minecraft.entity with type parameters of type EntityModifier and TypeMethodDescriptionstatic <T extends Entity>
booleanEntitySpawnPlacementRegistry.checkSpawnRules(EntityType<T> p_223515_0_, IServerWorld p_223515_1_, SpawnReason p_223515_2_, BlockPos p_223515_3_, Random p_223515_4_) static <T extends Entity>
EntityType.Builder<T>EntityType.Builder.createNothing(EntityClassification p_220319_0_) static <T extends Entity>
EntityType.Builder<T>EntityType.Builder.of(EntityType.IFactory<T> p_220322_0_, EntityClassification p_220322_1_) private static <T extends Entity>
EntityType<T>EntityType.register(String p_200712_0_, EntityType.Builder<T> p_200712_1_) Methods in net.minecraft.entity that return EntityModifier and TypeMethodDescriptionEntity.changeDimension(ServerWorld p_241206_1_) Entity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) static Entityprivate static EntityEntityType.create(World p_200719_0_, EntityType<?> p_200719_1_) Entity.getControllingPassenger()MobEntity.getLeashHolder()Entity.getRootVehicle()Entity.getVehicle()static EntityEntityType.loadEntityRecursive(CompoundNBT p_220335_0_, World p_220335_1_, Function<Entity, Entity> p_220335_2_) EntityType.spawn(ServerWorld p_220331_1_, ItemStack p_220331_2_, PlayerEntity p_220331_3_, BlockPos p_220331_4_, SpawnReason p_220331_5_, boolean p_220331_6_, boolean p_220331_7_) Methods in net.minecraft.entity that return types with arguments of type EntityModifier and TypeMethodDescriptionEntityType.create(CompoundNBT p_220330_0_, World p_220330_1_) Entity.getIndirectPassengers()Entity.getPassengers()Entity.getSelfAndPassengers()EntityType.loadStaticEntity(CompoundNBT p_220343_0_, World p_220343_1_) Methods in net.minecraft.entity with parameters of type EntityModifier and TypeMethodDescriptionvoidEntity.IMoveCallback.accept(Entity p_accept_1_, double p_accept_2_, double p_accept_4_, double p_accept_6_) protected voidEntity.addPassenger(Entity p_184200_1_) voidEntity.awardKillScore(Entity p_191956_1_, int p_191956_2_, DamageSource p_191956_3_) protected booleanEntity.canAddPassenger(Entity p_184219_1_) booleanEntity.canCollideWith(Entity p_241849_1_) protected booleanbooleanbooleanEntity.closerThan(Entity p_233562_1_, double p_233562_2_) static Vector3dEntity.collideBoundingBoxHeuristically(Entity p_223307_0_, Vector3d p_223307_1_, AxisAlignedBB p_223307_2_, World p_223307_3_, ISelectionContext p_223307_4_, ReuseableStream<VoxelShape> p_223307_5_) voidEntity.copyPosition(Entity p_82149_1_) private voidLivingEntity.dismountVehicle(Entity p_233628_1_) floatEntity.distanceTo(Entity p_70032_1_) doubleEntity.distanceToSqr(Entity p_70068_1_) voidEntity.doEnchantDamageEffects(LivingEntity p_174815_1_, Entity p_174815_2_) booleanLivingEntity.doHurtTarget(Entity p_70652_1_) booleanMobEntity.doHurtTarget(Entity p_70652_1_) protected voiddoubleLivingEntity.getVisibilityPercent(Entity p_213340_1_) booleanEntity.hasIndirectPassenger(Entity p_184215_1_) booleanEntity.hasPassenger(Entity p_184196_1_) booleanbooleanEntity.isAlliedTo(Entity p_184191_1_) booleanEntity.isPassengerOfSameVehicle(Entity p_184223_1_) voidvoidEntity.onPassengerTurned(Entity p_184190_1_) voidEntity.positionRider(Entity p_184232_1_) private voidEntity.positionRider(Entity p_226266_1_, Entity.IMoveCallback p_226266_2_) voidvoidprotected voidEntity.removePassenger(Entity p_184225_1_) voidEntity.restoreFrom(Entity p_180432_1_) voidLivingEntity.setLastHurtMob(Entity p_130011_1_) voidMobEntity.setLeashedTo(Entity p_110162_1_, boolean p_110162_2_) booleanEntity.skipAttackInteraction(Entity p_85031_1_) booleanEntity.startRiding(Entity p_184220_1_) booleanEntity.startRiding(Entity p_184205_1_, boolean p_184205_2_) booleanMobEntity.startRiding(Entity p_184205_1_, boolean p_184205_2_) voidstatic voidEntityType.updateCustomEntityTag(World p_208048_0_, PlayerEntity p_208048_1_, Entity p_208048_2_, CompoundNBT p_208048_3_) Method parameters in net.minecraft.entity with type arguments of type EntityModifier and TypeMethodDescriptionprivate voidEntity.fillIndirectPassengers(boolean p_200604_1_, Set<Entity> p_200604_2_) booleanEntity.hasPassenger(Class<? extends Entity> p_205708_1_) static EntityEntityType.loadEntityRecursive(CompoundNBT p_220335_0_, World p_220335_1_, Function<Entity, Entity> p_220335_2_) static EntityEntityType.loadEntityRecursive(CompoundNBT p_220335_0_, World p_220335_1_, Function<Entity, Entity> p_220335_2_) -
Uses of Entity in net.minecraft.entity.ai
Fields in net.minecraft.entity.ai with type parameters of type EntityMethods in net.minecraft.entity.ai with parameters of type Entity -
Uses of Entity in net.minecraft.entity.ai.brain
Methods in net.minecraft.entity.ai.brain with parameters of type EntityModifier and TypeMethodDescriptionstatic voidBrainUtil.setWalkAndLookTargetMemories(LivingEntity p_233860_0_, Entity p_233860_1_, float p_233860_2_, int p_233860_3_) -
Uses of Entity in net.minecraft.entity.ai.brain.memory
Fields in net.minecraft.entity.ai.brain.memory with type parameters of type EntityModifier and TypeFieldDescriptionstatic final MemoryModuleType<Entity>MemoryModuleType.RIDE_TARGET -
Uses of Entity in net.minecraft.entity.ai.brain.task
Classes in net.minecraft.entity.ai.brain.task with type parameters of type EntityModifier and TypeClassDescriptionclassStopRidingEntityTask<E extends LivingEntity,T extends Entity> Fields in net.minecraft.entity.ai.brain.task with type parameters of type EntityModifier and TypeFieldDescriptionprivate final BiPredicate<E,Entity> StopRidingEntityTask.dontRideIfMethods in net.minecraft.entity.ai.brain.task that return EntityMethods in net.minecraft.entity.ai.brain.task that return types with arguments of type EntityModifier and TypeMethodDescriptionstatic RunAwayTask<? extends Entity>RunAwayTask.entity(MemoryModuleType<? extends Entity> p_233965_0_, float p_233965_1_, int p_233965_2_, boolean p_233965_3_) Methods in net.minecraft.entity.ai.brain.task with parameters of type EntityModifier and TypeMethodDescriptionprivate booleanStopRidingEntityTask.isVehicleValid(E p_233892_1_, Entity p_233892_2_) Method parameters in net.minecraft.entity.ai.brain.task with type arguments of type EntityModifier and TypeMethodDescriptionstatic RunAwayTask<? extends Entity>RunAwayTask.entity(MemoryModuleType<? extends Entity> p_233965_0_, float p_233965_1_, int p_233965_2_, boolean p_233965_3_) Constructor parameters in net.minecraft.entity.ai.brain.task with type arguments of type EntityModifierConstructorDescriptionStopRidingEntityTask(int p_i231515_1_, BiPredicate<E, Entity> p_i231515_2_) -
Uses of Entity in net.minecraft.entity.ai.controller
Methods in net.minecraft.entity.ai.controller with parameters of type EntityModifier and TypeMethodDescriptionprivate static doubleLookController.getWantedY(Entity p_220676_0_) void -
Uses of Entity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as EntityMethods in net.minecraft.entity.ai.goal with parameters of type EntityModifier and TypeMethodDescriptionprotected BlockPosPanicGoal.lookForWater(IBlockReader p_188497_1_, Entity p_188497_2_, int p_188497_3_, int p_188497_4_) -
Uses of Entity in net.minecraft.entity.boss
Subclasses of Entity in net.minecraft.entity.bossMethods in net.minecraft.entity.boss with parameters of type Entity -
Uses of Entity in net.minecraft.entity.boss.dragon
Subclasses of Entity in net.minecraft.entity.boss.dragonMethods in net.minecraft.entity.boss.dragon with parameters of type EntityModifier and TypeMethodDescriptionprotected booleanbooleanMethod parameters in net.minecraft.entity.boss.dragon with type arguments of type Entity -
Uses of Entity in net.minecraft.entity.effect
Subclasses of Entity in net.minecraft.entity.effect -
Uses of Entity in net.minecraft.entity.item
Subclasses of Entity in net.minecraft.entity.itemModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.item with type parameters of type EntityMethods in net.minecraft.entity.item that return EntityModifier and TypeMethodDescriptionEnderPearlEntity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) ItemEntity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) BoatEntity.getControllingPassenger()Methods in net.minecraft.entity.item with parameters of type EntityModifier and TypeMethodDescriptionprotected voidBoatEntity.addPassenger(Entity passenger) protected booleanBoatEntity.canAddPassenger(Entity p_184219_1_) booleanBoatEntity.canCollideWith(Entity p_241849_1_) static booleanBoatEntity.canVehicleCollide(Entity p_242378_0_, Entity p_242378_1_) protected voidBoatEntity.clampRotation(Entity p_184454_1_) protected voidabstract voidvoidprivate voidvoidvoidvoidBoatEntity.onPassengerTurned(Entity p_184190_1_) voidBoatEntity.positionRider(Entity p_184232_1_) voidbooleanArmorStandEntity.skipAttackInteraction(Entity p_85031_1_) booleanHangingEntity.skipAttackInteraction(Entity p_85031_1_) -
Uses of Entity in net.minecraft.entity.item.minecart
Subclasses of Entity in net.minecraft.entity.item.minecartModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in net.minecraft.entity.item.minecart that return EntityModifier and TypeMethodDescriptionContainerMinecartEntity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) Methods in net.minecraft.entity.item.minecart with parameters of type EntityModifier and TypeMethodDescriptionbooleanAbstractMinecartEntity.canCollideWith(Entity p_241849_1_) void -
Uses of Entity in net.minecraft.entity.merchant
Methods in net.minecraft.entity.merchant with parameters of type EntityModifier and TypeMethodDescriptionvoidIReputationTracking.onReputationEventFrom(IReputationType p_213739_1_, Entity p_213739_2_) -
Uses of Entity in net.minecraft.entity.merchant.villager
Subclasses of Entity in net.minecraft.entity.merchant.villagerModifier and TypeClassDescriptionclassclassclassMethods in net.minecraft.entity.merchant.villager that return EntityModifier and TypeMethodDescriptionAbstractVillagerEntity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) Methods in net.minecraft.entity.merchant.villager with parameters of type EntityModifier and TypeMethodDescriptionVillagerTrades.ItemWithPotionForEmeraldsAndItemsTrade.getOffer(Entity p_221182_1_, Random p_221182_2_) voidVillagerEntity.onReputationEventFrom(IReputationType p_213739_1_, Entity p_213739_2_) private voidVillagerEntity.tellWitnessesThatIWasMurdered(Entity p_223361_1_) -
Uses of Entity in net.minecraft.entity.monster
Subclasses of Entity in net.minecraft.entity.monsterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.monster with type parameters of type EntityMethods in net.minecraft.entity.monster that return EntityMethods in net.minecraft.entity.monster with parameters of type EntityModifier and TypeMethodDescriptionbooleanbooleanCaveSpiderEntity.doHurtTarget(Entity p_70652_1_) booleanCreeperEntity.doHurtTarget(Entity p_70652_1_) booleanHoglinEntity.doHurtTarget(Entity p_70652_1_) booleanHuskEntity.doHurtTarget(Entity p_70652_1_) booleanRavagerEntity.doHurtTarget(Entity p_70652_1_) booleanWitherSkeletonEntity.doHurtTarget(Entity p_70652_1_) booleanZoglinEntity.doHurtTarget(Entity p_70652_1_) booleanZombieEntity.doHurtTarget(Entity p_70652_1_) booleanEvokerEntity.isAlliedTo(Entity p_184191_1_) booleanIllusionerEntity.isAlliedTo(Entity p_184191_1_) booleanPillagerEntity.isAlliedTo(Entity p_184191_1_) booleanVindicatorEntity.isAlliedTo(Entity p_184191_1_) voidvoidprivate voidRavagerEntity.strongKnockback(Entity p_213688_1_) private booleanEndermanEntity.teleportTowards(Entity p_70816_1_) -
Uses of Entity in net.minecraft.entity.monster.piglin
Subclasses of Entity in net.minecraft.entity.monster.piglinModifier and TypeClassDescriptionclassclassclassMethods in net.minecraft.entity.monster.piglin that return EntityModifier and TypeMethodDescriptionprivate EntityPiglinEntity.getTopPassenger(Entity p_234417_1_, int p_234417_2_) Methods in net.minecraft.entity.monster.piglin with parameters of type EntityModifier and TypeMethodDescriptionprivate EntityPiglinEntity.getTopPassenger(Entity p_234417_1_, int p_234417_2_) booleanPiglinEntity.startRiding(Entity p_184205_1_, boolean p_184205_2_) private static booleanPiglinTasks.wantsToStopRiding(PiglinEntity p_234467_0_, Entity p_234467_1_) -
Uses of Entity in net.minecraft.entity.passive
Subclasses of Entity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.passive with type parameters of type EntityModifier and TypeFieldDescriptionFoxEntity.AVOID_PLAYERSFoxEntity.STALKABLE_PREYFoxEntity.TRUSTED_TARGET_SELECTORMethods in net.minecraft.entity.passive that return EntityModifier and TypeMethodDescriptionPigEntity.getControllingPassenger()StriderEntity.getControllingPassenger()Methods in net.minecraft.entity.passive with parameters of type EntityModifier and TypeMethodDescriptionprotected booleanStriderEntity.canAddPassenger(Entity p_184219_1_) protected booleanbooleanBeeEntity.doHurtTarget(Entity p_70652_1_) booleanCatEntity.doHurtTarget(Entity p_70652_1_) booleanDolphinEntity.doHurtTarget(Entity p_70652_1_) booleanIronGolemEntity.doHurtTarget(Entity p_70652_1_) booleanOcelotEntity.doHurtTarget(Entity p_70652_1_) booleanPandaEntity.doHurtTarget(Entity p_70652_1_) booleanParrotEntity.doHurtTarget(Entity p_70652_1_) booleanPolarBearEntity.doHurtTarget(Entity p_70652_1_) booleanRabbitEntity.doHurtTarget(Entity p_70652_1_) booleanWolfEntity.doHurtTarget(Entity p_70652_1_) protected voidprotected voidprotected voidstatic booleanParrotEntity.imitateNearbyMobs(World p_192006_0_, Entity p_192006_1_) booleanTameableEntity.isAlliedTo(Entity p_184191_1_) voidChickenEntity.positionRider(Entity p_184232_1_) -
Uses of Entity in net.minecraft.entity.passive.fish
Subclasses of Entity in net.minecraft.entity.passive.fishModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of Entity in net.minecraft.entity.passive.horse
Subclasses of Entity in net.minecraft.entity.passive.horseModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in net.minecraft.entity.passive.horse that return EntityMethods in net.minecraft.entity.passive.horse with parameters of type EntityModifier and TypeMethodDescriptionvoidAbstractHorseEntity.positionRider(Entity p_184232_1_) voidLlamaEntity.positionRider(Entity p_184232_1_) -
Uses of Entity in net.minecraft.entity.player
Subclasses of Entity in net.minecraft.entity.playerFields in net.minecraft.entity.player declared as EntityMethods in net.minecraft.entity.player that return EntityModifier and TypeMethodDescriptionServerPlayerEntity.changeDimension(ServerWorld p_241206_1_, ITeleporter teleporter) ServerPlayerEntity.getCamera()Methods in net.minecraft.entity.player with parameters of type EntityModifier and TypeMethodDescriptionvoidvoidvoidServerPlayerEntity.awardKillScore(Entity p_191956_1_, int p_191956_2_, DamageSource p_191956_3_) voidServerPlayerEntity.cancelRemoveEntity(Entity p_184848_1_) voidvoidPlayerEntity.interactOn(Entity p_190775_1_, Hand p_190775_2_) voidServerPlayerEntity.lookAt(EntityAnchorArgument.Type p_200618_1_, Entity p_200618_2_, EntityAnchorArgument.Type p_200618_3_) voidvoidvoidServerPlayerEntity.sendRemoveEntity(Entity p_152339_1_) voidbooleanServerPlayerEntity.startRiding(Entity p_184205_1_, boolean p_184205_2_) voidprivate void -
Uses of Entity in net.minecraft.entity.projectile
Subclasses of Entity in net.minecraft.entity.projectileModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.projectile declared as EntityModifier and TypeFieldDescriptionprivate EntityShulkerBulletEntity.finalTargetprivate EntityFishingBobberEntity.hookedInFields in net.minecraft.entity.projectile with type parameters of type EntityMethods in net.minecraft.entity.projectile that return EntityMethods in net.minecraft.entity.projectile with parameters of type EntityModifier and TypeMethodDescriptionprivate voidPotionEntity.applySplash(List<EffectInstance> p_213888_1_, Entity p_213888_2_) protected booleanAbstractArrowEntity.canHitEntity(Entity p_230298_1_) protected booleanDamagingProjectileEntity.canHitEntity(Entity p_230298_1_) protected booleanFishingBobberEntity.canHitEntity(Entity p_230298_1_) protected booleanProjectileEntity.canHitEntity(Entity p_230298_1_) protected booleanShulkerBulletEntity.canHitEntity(Entity p_230298_1_) static EntityRayTraceResultProjectileHelper.getEntityHitResult(Entity p_221273_0_, Vector3d p_221273_1_, Vector3d p_221273_2_, AxisAlignedBB p_221273_3_, Predicate<Entity> p_221273_4_, double p_221273_5_) static EntityRayTraceResultProjectileHelper.getEntityHitResult(World p_221269_0_, Entity p_221269_1_, Vector3d p_221269_2_, Vector3d p_221269_3_, AxisAlignedBB p_221269_4_, Predicate<Entity> p_221269_5_) static RayTraceResultProjectileHelper.getHitResult(Entity p_234618_0_, Predicate<Entity> p_234618_1_) static final voidProjectileHelper.rotateTowardsMovement(Entity p_188803_0_, float p_188803_1_) voidvoidvoidProjectileEntity.shootFromRotation(Entity p_234612_1_, float p_234612_2_, float p_234612_3_, float p_234612_4_, float p_234612_5_, float p_234612_6_) Method parameters in net.minecraft.entity.projectile with type arguments of type EntityModifier and TypeMethodDescriptionstatic EntityRayTraceResultProjectileHelper.getEntityHitResult(Entity p_221273_0_, Vector3d p_221273_1_, Vector3d p_221273_2_, AxisAlignedBB p_221273_3_, Predicate<Entity> p_221273_4_, double p_221273_5_) static EntityRayTraceResultProjectileHelper.getEntityHitResult(World p_221269_0_, Entity p_221269_1_, Vector3d p_221269_2_, Vector3d p_221269_3_, AxisAlignedBB p_221269_4_, Predicate<Entity> p_221269_5_) static RayTraceResultProjectileHelper.getHitResult(Entity p_234618_0_, Predicate<Entity> p_234618_1_) Constructors in net.minecraft.entity.projectile with parameters of type EntityModifierConstructorDescriptionFireworkRocketEntity(World p_i231581_1_, Entity p_i231581_2_, double p_i231581_3_, double p_i231581_5_, double p_i231581_7_, ItemStack p_i231581_9_) FireworkRocketEntity(World p_i231582_1_, ItemStack p_i231582_2_, Entity p_i231582_3_, double p_i231582_4_, double p_i231582_6_, double p_i231582_8_, boolean p_i231582_10_) ShulkerBulletEntity(World p_i46772_1_, LivingEntity p_i46772_2_, Entity p_i46772_3_, Direction.Axis p_i46772_4_) -
Uses of Entity in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type EntityModifier and TypeMethodDescriptionstatic voidInventoryHelper.dropContents(World p_180176_0_, Entity p_180176_1_, IInventory p_180176_2_) -
Uses of Entity in net.minecraft.item
Classes in net.minecraft.item with type parameters of type EntityFields in net.minecraft.item declared as EntityFields in net.minecraft.item with type parameters of type EntityMethods in net.minecraft.item that return EntityMethods in net.minecraft.item with parameters of type EntityModifier and TypeMethodDescriptionvoidCompassItem.inventoryTick(ItemStack p_77663_1_, World p_77663_2_, Entity p_77663_3_, int p_77663_4_, boolean p_77663_5_) voidFilledMapItem.inventoryTick(ItemStack p_77663_1_, World p_77663_2_, Entity p_77663_3_, int p_77663_4_, boolean p_77663_5_) voidItem.inventoryTick(ItemStack p_77663_1_, World p_77663_2_, Entity p_77663_3_, int p_77663_4_, boolean p_77663_5_) voidItemStack.inventoryTick(World p_77945_1_, Entity p_77945_2_, int p_77945_3_, boolean p_77945_4_) voidItemStack.setEntityRepresentation(Entity p_234695_1_) void -
Uses of Entity in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type EntityModifier and TypeFieldDescriptionstatic final LootParameter<Entity>LootParameters.DIRECT_KILLER_ENTITYstatic final LootParameter<Entity>LootParameters.KILLER_ENTITYprivate final LootParameter<? extends Entity>LootContext.EntityTarget.paramstatic final LootParameter<Entity>LootParameters.THIS_ENTITYMethods in net.minecraft.loot that return types with arguments of type EntityModifier and TypeMethodDescriptionLootParameter<? extends Entity>LootContext.EntityTarget.getParam()Methods in net.minecraft.loot with parameters of type EntityConstructor parameters in net.minecraft.loot with type arguments of type EntityModifierConstructorDescriptionprivateEntityTarget(String p_i50476_3_, LootParameter<? extends Entity> p_i50476_4_) -
Uses of Entity in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions with parameters of type EntityModifier and TypeMethodDescriptionprotected booleanEntityHasScore.hasScore(Entity p_186631_1_, Scoreboard p_186631_2_, String p_186631_3_, RandomValueRange p_186631_4_) -
Uses of Entity in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions with type parameters of type Entity -
Uses of Entity in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync declared as EntityFields in net.minecraft.network.datasync with type parameters of type EntityMethod parameters in net.minecraft.network.datasync with type arguments of type EntityModifier and TypeMethodDescriptionstatic <T> DataParameter<T>EntityDataManager.defineId(Class<? extends Entity> p_187226_0_, IDataSerializer<T> p_187226_1_) Constructors in net.minecraft.network.datasync with parameters of type Entity -
Uses of Entity in net.minecraft.network.play
Fields in net.minecraft.network.play declared as EntityMethods in net.minecraft.network.play with parameters of type EntityModifier and TypeMethodDescriptionprivate booleanServerPlayNetHandler.noBlocksAround(Entity p_241162_1_) -
Uses of Entity in net.minecraft.network.play.client
Methods in net.minecraft.network.play.client that return EntityConstructors in net.minecraft.network.play.client with parameters of type EntityModifierConstructorDescriptionCEntityActionPacket(Entity p_i46869_1_, CEntityActionPacket.Action p_i46869_2_) CEntityActionPacket(Entity p_i46870_1_, CEntityActionPacket.Action p_i46870_2_, int p_i46870_3_) CMoveVehiclePacket(Entity p_i46874_1_) CUseEntityPacket(Entity p_i46877_1_, boolean p_i46877_2_) CUseEntityPacket(Entity p_i46878_1_, Hand p_i46878_2_, boolean p_i46878_3_) CUseEntityPacket(Entity p_i47098_1_, Hand p_i47098_2_, Vector3d p_i47098_3_, boolean p_i47098_4_) -
Uses of Entity in net.minecraft.network.play.server
Methods in net.minecraft.network.play.server that return EntityModifier and TypeMethodDescriptionConstructors in net.minecraft.network.play.server with parameters of type EntityModifierConstructorDescriptionSAnimateHandPacket(Entity p_i46970_1_, int p_i46970_2_) SCameraPacket(Entity p_i46920_1_) SEntityHeadLookPacket(Entity p_i46922_1_, byte p_i46922_2_) SEntityStatusPacket(Entity p_i46946_1_, byte p_i46946_2_) SEntityTeleportPacket(Entity p_i46893_1_) SEntityVelocityPacket(Entity p_i46914_1_) SMountEntityPacket(Entity p_i46916_1_, Entity p_i46916_2_) SMoveVehiclePacket(Entity p_i46935_1_) SPlayerLookPacket(EntityAnchorArgument.Type p_i48590_1_, Entity p_i48590_2_, EntityAnchorArgument.Type p_i48590_3_) SSetPassengersPacket(Entity p_i46909_1_) SSpawnMovingSoundEffectPacket(SoundEvent p_i50763_1_, SoundCategory p_i50763_2_, Entity p_i50763_3_, float p_i50763_4_, float p_i50763_5_) SSpawnObjectPacket(Entity p_i50778_1_) SSpawnObjectPacket(Entity p_i46976_1_, int p_i46976_2_) SSpawnObjectPacket(Entity p_i50779_1_, EntityType<?> p_i50779_2_, int p_i50779_3_, BlockPos p_i50779_4_) -
Uses of Entity in net.minecraft.pathfinding
Methods in net.minecraft.pathfinding with parameters of type EntityModifier and TypeMethodDescriptionClimberPathNavigator.createPath(Entity p_75494_1_, int p_75494_2_) FlyingPathNavigator.createPath(Entity p_75494_1_, int p_75494_2_) GroundPathNavigator.createPath(Entity p_75494_1_, int p_75494_2_) PathNavigator.createPath(Entity p_75494_1_, int p_75494_2_) Path.getEntityPosAtNode(Entity p_75881_1_, int p_75881_2_) Path.getNextEntityPos(Entity p_75878_1_) booleanboolean -
Uses of Entity in net.minecraft.potion
Methods in net.minecraft.potion with parameters of type EntityModifier and TypeMethodDescriptionvoidEffect.applyInstantenousEffect(Entity p_180793_1_, Entity p_180793_2_, LivingEntity p_180793_3_, int p_180793_4_, double p_180793_5_) -
Uses of Entity in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard with parameters of type Entity -
Uses of Entity in net.minecraft.tileentity
Methods in net.minecraft.tileentity that return types with arguments of type EntityModifier and TypeMethodDescriptionBeehiveTileEntity.releaseAllOccupants(BlockState p_226965_1_, BeehiveTileEntity.State p_226965_2_) Methods in net.minecraft.tileentity with parameters of type EntityModifier and TypeMethodDescriptionvoidBeehiveTileEntity.addOccupant(Entity p_226961_1_, boolean p_226961_2_) voidBeehiveTileEntity.addOccupantWithPresetTicks(Entity p_226962_1_, boolean p_226962_2_, int p_226962_3_) static booleanEndGatewayTileEntity.canEntityTeleport(Entity p_242690_0_) voidHopperTileEntity.entityInside(Entity p_200113_1_) private voidPistonTileEntity.fixEntityWithinPistonBase(Entity p_190605_1_, Direction p_190605_2_, double p_190605_3_) private static booleanPistonTileEntity.matchesStickyCritera(AxisAlignedBB p_227021_0_, Entity p_227021_1_) private static voidPistonTileEntity.moveEntityByPiston(Direction p_227022_0_, Entity p_227022_1_, double p_227022_2_, Direction p_227022_4_) voidEndGatewayTileEntity.teleportEntity(Entity p_195496_1_) Method parameters in net.minecraft.tileentity with type arguments of type EntityModifier and TypeMethodDescriptionprivate booleanBeehiveTileEntity.releaseOccupant(BlockState p_235651_1_, BeehiveTileEntity.Bee p_235651_2_, List<Entity> p_235651_3_, BeehiveTileEntity.State p_235651_4_) -
Uses of Entity in net.minecraft.util
Fields in net.minecraft.util declared as EntityModifier and TypeFieldDescriptionprotected final EntityEntityDamageSource.entityprivate final EntityIndirectEntityDamageSource.ownerFields in net.minecraft.util with type parameters of type EntityModifier and TypeFieldDescriptionEntityPredicates.ATTACK_ALLOWEDEntityPredicates.CONTAINER_ENTITY_SELECTOREntityPredicates.ENTITY_NOT_BEING_RIDDENEntityPredicates.ENTITY_STILL_ALIVEEntityPredicates.NO_CREATIVE_OR_SPECTATOREntityPredicates.NO_SPECTATORSMethods in net.minecraft.util that return EntityModifier and TypeMethodDescriptionDamageSource.getDirectEntity()IndirectEntityDamageSource.getDirectEntity()DamageSource.getEntity()EntityDamageSource.getEntity()IndirectEntityDamageSource.getEntity()Methods in net.minecraft.util that return types with arguments of type EntityModifier and TypeMethodDescriptionEntityPredicates.pushableBy(Entity p_200823_0_) EntityPredicates.withinDistance(double p_188443_0_, double p_188443_2_, double p_188443_4_, double p_188443_6_) Methods in net.minecraft.util with parameters of type EntityModifier and TypeMethodDescriptionstatic DamageSourceDamageSource.arrow(AbstractArrowEntity p_76353_0_, Entity p_76353_1_) static DamageSourceDamageSource.fireball(AbstractFireballEntity p_233547_0_, Entity p_233547_1_) static DamageSourceDamageSource.fireworks(FireworkRocketEntity p_233548_0_, Entity p_233548_1_) static DamageSourceDamageSource.indirectMagic(Entity p_76354_0_, Entity p_76354_1_) static DamageSourceDamageSource.indirectMobAttack(Entity p_188403_0_, LivingEntity p_188403_1_) static Direction[]Direction.orderedByNearest(Entity p_196054_0_) EntityPredicates.pushableBy(Entity p_200823_0_) booleanstatic DamageSourcestatic DamageSourcestatic DamageSourcestatic DamageSourceDamageSource.witherSkull(WitherSkullEntity p_233549_0_, Entity p_233549_1_) Constructors in net.minecraft.util with parameters of type EntityModifierConstructorDescriptionEntityDamageSource(String p_i1567_1_, Entity p_i1567_2_) IndirectEntityDamageSource(String p_i1568_1_, Entity p_i1568_2_, Entity p_i1568_3_) -
Uses of Entity in net.minecraft.util.math
Fields in net.minecraft.util.math declared as EntityModifier and TypeFieldDescriptionprivate final EntityEntityPosWrapper.entityprivate final EntityEntityRayTraceResult.entityMethods in net.minecraft.util.math that return EntityMethods in net.minecraft.util.math with parameters of type EntityModifier and TypeMethodDescriptiondoubleRayTraceResult.distanceTo(Entity p_237486_1_) static SectionPosConstructors in net.minecraft.util.math with parameters of type EntityModifierConstructorDescriptionEntityPosWrapper(Entity p_i231516_1_, boolean p_i231516_2_) EntityRayTraceResult(Entity p_i51184_1_) EntityRayTraceResult(Entity p_i51185_1_, Vector3d p_i51185_2_) RayTraceContext(Vector3d p_i50009_1_, Vector3d p_i50009_2_, RayTraceContext.BlockMode p_i50009_3_, RayTraceContext.FluidMode p_i50009_4_, Entity p_i50009_5_) -
Uses of Entity in net.minecraft.util.math.shapes
Fields in net.minecraft.util.math.shapes declared as EntityModifier and TypeFieldDescriptionprivate final EntityEntitySelectionContext.entityprivate final EntityVoxelShapeSpliterator.sourceMethods in net.minecraft.util.math.shapes that return EntityMethods in net.minecraft.util.math.shapes with parameters of type EntityConstructors in net.minecraft.util.math.shapes with parameters of type EntityModifierConstructorDescriptionprotectedEntitySelectionContext(Entity p_i51182_1_) Deprecated.protectedEntitySelectionContext(Entity entity, boolean p_i232177_1_, double p_i232177_2_, Item p_i232177_4_, Predicate<Fluid> p_i232177_5_) VoxelShapeSpliterator(ICollisionReader p_i231606_1_, Entity p_i231606_2_, AxisAlignedBB p_i231606_3_) VoxelShapeSpliterator(ICollisionReader p_i241238_1_, Entity p_i241238_2_, AxisAlignedBB p_i241238_3_, BiPredicate<BlockState, BlockPos> p_i241238_4_) -
Uses of Entity in net.minecraft.util.text
Methods in net.minecraft.util.text with parameters of type EntityModifier and TypeMethodDescriptionITargetedTextComponent.resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) NBTTextComponent.resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) ScoreTextComponent.resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) SelectorTextComponent.resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) TranslationTextComponent.resolve(CommandSource p_230535_1_, Entity p_230535_2_, int p_230535_3_) private static StyleTextComponentUtils.resolveStyle(CommandSource p_240646_0_, Style p_240646_1_, Entity p_240646_2_, int p_240646_3_) static IFormattableTextComponentTextComponentUtils.updateForEntity(CommandSource p_240645_0_, ITextComponent p_240645_1_, Entity p_240645_2_, int p_240645_3_) -
Uses of Entity in net.minecraft.world
Fields in net.minecraft.world declared as EntityModifier and TypeFieldDescriptionprivate final EntityTrackedEntity.entityprivate final EntityEntityExplosionContext.sourceprivate final EntityExplosion.sourceFields in net.minecraft.world with type parameters of type EntityMethods in net.minecraft.world with type parameters of type EntityModifier and TypeMethodDescriptionWorld.getEntities(EntityType<T> p_217394_1_, AxisAlignedBB p_217394_2_, Predicate<? super T> p_217394_3_) IEntityReader.getEntitiesOfClass(Class<? extends T> p_217357_1_, AxisAlignedBB p_217357_2_) IEntityReader.getEntitiesOfClass(Class<? extends T> p_175647_1_, AxisAlignedBB p_175647_2_, Predicate<? super T> p_175647_3_) World.getEntitiesOfClass(Class<? extends T> p_175647_1_, AxisAlignedBB p_175647_2_, Predicate<? super T> p_175647_3_) IEntityReader.getLoadedEntitiesOfClass(Class<? extends T> p_225317_1_, AxisAlignedBB p_225317_2_) IEntityReader.getLoadedEntitiesOfClass(Class<? extends T> p_225316_1_, AxisAlignedBB p_225316_2_, Predicate<? super T> p_225316_3_) World.getLoadedEntitiesOfClass(Class<? extends T> p_225316_1_, AxisAlignedBB p_225316_2_, Predicate<? super T> p_225316_3_) Methods in net.minecraft.world that return EntityModifier and TypeMethodDescriptionabstract EntityWorld.getEntity(int p_73045_1_) Explosion.getExploder()Methods in net.minecraft.world that return types with arguments of type EntityModifier and TypeMethodDescriptionIEntityReader.getEntities(Entity p_72839_1_, AxisAlignedBB p_72839_2_) IEntityReader.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) World.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) Methods in net.minecraft.world with parameters of type EntityModifier and TypeMethodDescriptiondefault booleanIWorldWriter.addFreshEntity(Entity p_217376_1_) default voidIServerWorld.addFreshEntityWithPassengers(Entity p_242417_1_) voidWorld.broadcastEntityEvent(Entity p_72960_1_, byte p_72960_2_) default booleanIWorldWriter.destroyBlock(BlockPos p_225521_1_, boolean p_225521_2_, Entity p_225521_3_) booleanIWorldWriter.destroyBlock(BlockPos p_241212_1_, boolean p_241212_2_, Entity p_241212_3_, int p_241212_4_) booleanWorld.destroyBlock(BlockPos p_241212_1_, boolean p_241212_2_, Entity p_241212_3_, int p_241212_4_) World.explode(Entity p_217398_1_, double p_217398_2_, double p_217398_4_, double p_217398_6_, float p_217398_8_, boolean p_217398_9_, Explosion.Mode p_217398_10_) World.explode(Entity p_217385_1_, double p_217385_2_, double p_217385_4_, double p_217385_6_, float p_217385_8_, Explosion.Mode p_217385_9_) World.explode(Entity p_230546_1_, DamageSource p_230546_2_, ExplosionContext p_230546_3_, double p_230546_4_, double p_230546_6_, double p_230546_8_, float p_230546_10_, boolean p_230546_11_, Explosion.Mode p_230546_12_) default Stream<VoxelShape>ICollisionReader.getBlockCollisions(Entity p_226666_1_, AxisAlignedBB p_226666_2_) default Stream<VoxelShape>ICollisionReader.getBlockCollisions(Entity p_241457_1_, AxisAlignedBB p_241457_2_, BiPredicate<BlockState, BlockPos> p_241457_3_) default Stream<VoxelShape>ICollisionReader.getCollisions(Entity p_234867_1_, AxisAlignedBB p_234867_2_, Predicate<Entity> p_234867_3_) Region.getCollisions(Entity p_234867_1_, AxisAlignedBB p_234867_2_, Predicate<Entity> p_234867_3_) IEntityReader.getEntities(Entity p_72839_1_, AxisAlignedBB p_72839_2_) IEntityReader.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) World.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) default Stream<VoxelShape>IBiomeReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) ICollisionReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) default Stream<VoxelShape>IEntityReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) Region.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) default PlayerEntityIEntityReader.getNearestPlayer(Entity p_217362_1_, double p_217362_2_) static floatExplosion.getSeenPercent(Vector3d p_222259_0_, Entity p_222259_1_) voidWorld.guardEntityTick(Consumer<Entity> p_217390_1_, Entity p_217390_2_) default booleanIBiomeReader.isUnobstructed(Entity p_195585_1_, VoxelShape p_195585_2_) default booleanICollisionReader.isUnobstructed(Entity p_226668_1_) default booleanICollisionReader.isUnobstructed(Entity p_195585_1_, VoxelShape p_195585_2_) default booleanIEntityReader.isUnobstructed(Entity p_195585_1_, VoxelShape p_195585_2_) booleanWorld.loadedAndEntityCanStandOn(BlockPos p_217400_1_, Entity p_217400_2_) booleanWorld.loadedAndEntityCanStandOnFace(BlockPos p_234929_1_, Entity p_234929_2_, Direction p_234929_3_) private ExplosionContextExplosion.makeDamageCalculator(Entity p_234894_1_) default booleanICollisionReader.noBlockCollision(Entity p_242405_1_, AxisAlignedBB p_242405_2_, BiPredicate<BlockState, BlockPos> p_242405_3_) default booleanICollisionReader.noCollision(Entity p_226669_1_) default booleanICollisionReader.noCollision(Entity p_226665_1_, AxisAlignedBB p_226665_2_) default booleanICollisionReader.noCollision(Entity p_234865_1_, AxisAlignedBB p_234865_2_, Predicate<Entity> p_234865_3_) abstract voidWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) Method parameters in net.minecraft.world with type arguments of type EntityModifier and TypeMethodDescriptiondefault Stream<VoxelShape>ICollisionReader.getCollisions(Entity p_234867_1_, AxisAlignedBB p_234867_2_, Predicate<Entity> p_234867_3_) Region.getCollisions(Entity p_234867_1_, AxisAlignedBB p_234867_2_, Predicate<Entity> p_234867_3_) IEntityReader.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) World.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) default Stream<VoxelShape>IBiomeReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) ICollisionReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) default Stream<VoxelShape>IEntityReader.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) Region.getEntityCollisions(Entity p_230318_1_, AxisAlignedBB p_230318_2_, Predicate<Entity> p_230318_3_) default PlayerEntityIEntityReader.getNearestPlayer(double p_190525_1_, double p_190525_3_, double p_190525_5_, double p_190525_7_, Predicate<Entity> p_190525_9_) voidWorld.guardEntityTick(Consumer<Entity> p_217390_1_, Entity p_217390_2_) default booleanICollisionReader.noCollision(Entity p_234865_1_, AxisAlignedBB p_234865_2_, Predicate<Entity> p_234865_3_) Constructors in net.minecraft.world with parameters of type EntityModifierConstructorDescriptionEntityExplosionContext(Entity p_i231609_1_) Explosion(World p_i50007_1_, Entity p_i50007_2_, double p_i50007_3_, double p_i50007_5_, double p_i50007_7_, float p_i50007_9_, boolean p_i50007_10_, Explosion.Mode p_i50007_11_) Explosion(World p_i50006_1_, Entity p_i50006_2_, double p_i50006_3_, double p_i50006_5_, double p_i50006_7_, float p_i50006_9_, boolean p_i50006_10_, Explosion.Mode p_i50006_11_, List<BlockPos> p_i50006_12_) Explosion(World p_i45752_1_, Entity p_i45752_2_, double p_i45752_3_, double p_i45752_5_, double p_i45752_7_, float p_i45752_9_, List<BlockPos> p_i45752_10_) Explosion(World p_i231610_1_, Entity p_i231610_2_, DamageSource p_i231610_3_, ExplosionContext p_i231610_4_, double p_i231610_5_, double p_i231610_7_, double p_i231610_9_, float p_i231610_11_, boolean p_i231610_12_, Explosion.Mode p_i231610_13_) TrackedEntity(ServerWorld p_i50704_1_, Entity p_i50704_2_, int p_i50704_3_, boolean p_i50704_4_, Consumer<IPacket<?>> p_i50704_5_) -
Uses of Entity in net.minecraft.world.border
Methods in net.minecraft.world.border with parameters of type Entity -
Uses of Entity in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with type parameters of type EntityModifier and TypeMethodDescription<T extends Entity>
voidChunk.getEntities(EntityType<?> p_217313_1_, AxisAlignedBB p_217313_2_, List<? super T> p_217313_3_, Predicate<? super T> p_217313_4_) <T extends Entity>
voidChunk.getEntitiesOfClass(Class<? extends T> p_177430_1_, AxisAlignedBB p_177430_2_, List<T> p_177430_3_, Predicate<? super T> p_177430_4_) <T extends Entity>
voidEmptyChunk.getEntitiesOfClass(Class<? extends T> p_177430_1_, AxisAlignedBB p_177430_2_, List<T> p_177430_3_, Predicate<? super T> p_177430_4_) Methods in net.minecraft.world.chunk that return types with arguments of type EntityMethods in net.minecraft.world.chunk with parameters of type EntityModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) voidEmptyChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) booleanAbstractChunkProvider.isEntityTickingChunk(Entity p_217204_1_) voidChunk.removeEntity(Entity p_76622_1_) voidChunk.removeEntity(Entity p_76608_1_, int p_76608_2_) voidEmptyChunk.removeEntity(Entity p_76622_1_) voidEmptyChunk.removeEntity(Entity p_76608_1_, int p_76608_2_) Method parameters in net.minecraft.world.chunk with type arguments of type EntityModifier and TypeMethodDescriptionvoidChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) voidChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) voidEmptyChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) voidEmptyChunk.getEntities(Entity p_177414_1_, AxisAlignedBB p_177414_2_, List<Entity> p_177414_3_, Predicate<? super Entity> p_177414_4_) -
Uses of Entity in net.minecraft.world.end
Fields in net.minecraft.world.end with type parameters of type Entity -
Uses of Entity in net.minecraft.world.gen
Methods in net.minecraft.world.gen with type parameters of type EntityModifier and TypeMethodDescriptionWorldGenRegion.getEntitiesOfClass(Class<? extends T> p_175647_1_, AxisAlignedBB p_175647_2_, Predicate<? super T> p_175647_3_) Methods in net.minecraft.world.gen that return types with arguments of type EntityModifier and TypeMethodDescriptionWorldGenRegion.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) Methods in net.minecraft.world.gen with parameters of type EntityModifier and TypeMethodDescriptionbooleanWorldGenRegion.addFreshEntity(Entity p_217376_1_) booleanWorldGenRegion.destroyBlock(BlockPos p_241212_1_, boolean p_241212_2_, Entity p_241212_3_, int p_241212_4_) WorldGenRegion.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) Method parameters in net.minecraft.world.gen with type arguments of type EntityModifier and TypeMethodDescriptionWorldGenRegion.getEntities(Entity p_175674_1_, AxisAlignedBB p_175674_2_, Predicate<? super Entity> p_175674_3_) WorldGenRegion.getNearestPlayer(double p_190525_1_, double p_190525_3_, double p_190525_5_, double p_190525_7_, Predicate<Entity> p_190525_9_) -
Uses of Entity in net.minecraft.world.gen.feature.template
Methods in net.minecraft.world.gen.feature.template that return types with arguments of type EntityModifier and TypeMethodDescriptionTemplate.createEntityIgnoreException(IServerWorld p_215382_0_, CompoundNBT p_215382_1_) -
Uses of Entity in net.minecraft.world.raid
Methods in net.minecraft.world.raid with parameters of type Entity -
Uses of Entity in net.minecraft.world.server
Fields in net.minecraft.world.server declared as EntityFields in net.minecraft.world.server with type parameters of type EntityModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>ServerWorld.entitiesByIdServerWorld.entitiesByUuidServerWorld.toAddAfterTickMethods in net.minecraft.world.server that return EntityModifier and TypeMethodDescriptionprivate EntityServerWorld.findAddedOrPendingEntity(UUID p_242105_1_) ServerWorld.getEntity(int p_73045_1_) Methods in net.minecraft.world.server that return types with arguments of type EntityModifier and TypeMethodDescriptionServerWorld.getAllEntities()ServerWorld.getEntities()ServerWorld.getEntities(EntityType<?> p_217482_1_, Predicate<? super Entity> p_217482_2_) Methods in net.minecraft.world.server with parameters of type EntityModifier and TypeMethodDescriptionprivate voidprotected voidvoidprivate booleanbooleanServerWorld.addFreshEntity(Entity p_217376_1_) voidServerWorld.addFromAnotherDimension(Entity p_217460_1_) booleanServerWorld.addWithUUID(Entity p_217470_1_) protected voidvoidprotected voidChunkManager.broadcastAndSend(Entity p_219225_1_, IPacket<?> p_219225_2_) voidServerChunkProvider.broadcastAndSend(Entity p_217216_1_, IPacket<?> p_217216_2_) voidServerWorld.broadcastEntityEvent(Entity p_72960_1_, byte p_72960_2_) voidprivate static doubleChunkManager.euclideanDistanceSquared(ChunkPos p_219217_0_, Entity p_219217_1_) ServerWorld.explode(Entity p_230546_1_, DamageSource p_230546_2_, ExplosionContext p_230546_3_, double p_230546_4_, double p_230546_6_, double p_230546_8_, float p_230546_10_, boolean p_230546_11_, Explosion.Mode p_230546_12_) booleanServerChunkProvider.isEntityTickingChunk(Entity p_217204_1_) private booleanServerWorld.isUUIDUsed(Entity p_217478_1_) booleanServerWorld.loadFromChunk(Entity p_217440_1_) voidServerWorld.onEntityRemoved(Entity p_217484_1_) Deprecated.voidServerWorld.onReputationEvent(IReputationType p_217489_1_, Entity p_217489_2_, IReputationTracking p_217489_3_) voidServerWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) protected voidChunkManager.removeEntity(Entity p_219231_1_) voidServerChunkProvider.removeEntity(Entity p_217226_1_) voidServerWorld.removeEntity(Entity p_217467_1_, boolean keepData) voidServerWorld.removeEntityComplete(Entity p_217484_1_, boolean keepData) private voidServerWorld.removeFromChunk(Entity p_217454_1_) voidServerWorld.tickNonPassenger(Entity p_217479_1_) voidServerWorld.tickPassenger(Entity p_217459_1_, Entity p_217459_2_) booleanServerWorld.tryAddFreshEntityWithPassengers(Entity p_242106_1_) voidServerWorld.updateChunkPos(Entity p_217464_1_) Method parameters in net.minecraft.world.server with type arguments of type EntityModifier and TypeMethodDescriptionprivate static voidServerWorld.dumpEntities(Writer p_225320_0_, Iterable<Entity> p_225320_1_) ServerWorld.getEntities(EntityType<?> p_217482_1_, Predicate<? super Entity> p_217482_2_) Constructors in net.minecraft.world.server with parameters of type EntityModifierConstructorDescriptionEntityTracker(Entity p_i50468_2_, int p_i50468_3_, int p_i50468_4_, boolean p_i50468_5_) -
Uses of Entity in net.minecraft.world.spawner
Fields in net.minecraft.world.spawner declared as EntityMethods in net.minecraft.world.spawner that return EntityModifier and TypeMethodDescriptionAbstractSpawner.getOrCreateDisplayEntity()AbstractSpawner.getSpawnerEntity()Method parameters in net.minecraft.world.spawner with type arguments of type EntityModifier and TypeMethodDescriptionWorldEntitySpawner.createState(int p_234964_0_, Iterable<Entity> p_234964_1_, WorldEntitySpawner.IInitialDensityAdder p_234964_2_) -
Uses of Entity in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type EntityModifier and TypeMethodDescriptionstatic StringForgeHooksClient.getArmorTexture(Entity entity, ItemStack armor, String _default, EquipmentSlotType slot, String type) static booleanForgeHooksClient.isNameplateInRenderDistance(Entity entity, double squareDistance) static voidForgeHooksClient.loadEntityShader(Entity entity, GameRenderer entityRenderer) -
Uses of Entity in net.minecraftforge.client.event
Constructors in net.minecraftforge.client.event with parameters of type EntityModifierConstructorDescriptionRenderNameplateEvent(Entity entity, ITextComponent content, EntityRenderer<?> entityRenderer, MatrixStack matrixStack, IRenderTypeBuffer renderTypeBuffer, int packedLight, float partialTicks) -
Uses of Entity in net.minecraftforge.client.gui
Methods in net.minecraftforge.client.gui with parameters of type Entity -
Uses of Entity in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type EntityModifier and TypeMethodDescriptionIMinecartCollisionHandler.getCollisionBox(AbstractMinecartEntity cart, Entity other) This function replaced the function of the same name in EntityMinecart.static CriticalHitEventForgeHooks.getCriticalHit(PlayerEntity player, Entity target, boolean vanillaCritical, float damageModifier) static doubleForgeHooks.getEntityVisibilityMultiplier(LivingEntity entity, Entity lookingEntity, double originalMultiplier) static intForgeHooks.getLootingLevel(Entity target, Entity killer, DamageSource cause) voidIMinecartCollisionHandler.onEntityCollision(AbstractMinecartEntity cart, Entity other) This basically replaces the function of the same name in EntityMinecart.static booleanForgeHooks.onFarmlandTrample(World world, BlockPos pos, BlockState state, float fallDistance, Entity entity) static ActionResultTypeForgeHooks.onInteractEntity(PlayerEntity player, Entity entity, Hand hand) static ActionResultTypeForgeHooks.onInteractEntityAt(PlayerEntity player, Entity entity, RayTraceResult ray, Hand hand) static ActionResultTypeForgeHooks.onInteractEntityAt(PlayerEntity player, Entity entity, Vector3d vec3d, Hand hand) static booleanForgeHooks.onPlayerAttackTarget(PlayerEntity player, Entity target) static booleanForgeHooks.onTravelToDimension(Entity entity, RegistryKey<World> dimension) -
Uses of Entity in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return EntityModifier and TypeMethodDescriptiondefault EntityIForgeItem.createEntity(World world, Entity location, ItemStack itemstack) This function should return a new entity to replace the dropped item.default EntityIForgeEntity.getEntity()default EntityIForgeSelectionContext.getEntity()Methods in net.minecraftforge.common.extensions with parameters of type EntityModifier and TypeMethodDescriptiondefault booleanIForgeBlock.addRunningEffects(BlockState state, World world, BlockPos pos, Entity entity) Allows a block to override the standard vanilla running particles.default booleanIForgeBlockState.addRunningEffects(World world, BlockPos pos, Entity entity) Allows a block to override the standard vanilla running particles.default booleanIForgeEntity.canBeRiddenInWater(Entity rider) Checks if this entity can continue to be ridden while it is underwater.default booleanIForgeBlock.canEntityDestroy(BlockState state, IBlockReader world, BlockPos pos, Entity entity) Determines if this block is can be destroyed by the specified entities normal behavior.default booleanIForgeBlockState.canEntityDestroy(IBlockReader world, BlockPos pos, Entity entity) Determines if this block is can be destroyed by the specified entities normal behavior.default booleanIForgeItem.canEquip(ItemStack stack, EquipmentSlotType armorType, Entity entity) Determines if the specific ItemStack can be placed in the specified armor slot, for the entity.default booleanIForgeItemStack.canEquip(EquipmentSlotType armorType, Entity entity) Determines if the specific ItemStack can be placed in the specified armor slot, for the entity.default booleanIForgeBlock.collisionExtendsVertically(BlockState state, IBlockReader world, BlockPos pos, Entity collidingEntity) Determines if this block's collision box should be treated as though it can extend above its block space.default booleanIForgeBlockState.collisionExtendsVertically(IBlockReader world, BlockPos pos, Entity collidingEntity) Determines if this block's collision box should be treated as though it can extend above its block space.default EntityIForgeItem.createEntity(World world, Entity location, ItemStack itemstack) This function should return a new entity to replace the dropped item.default StringIForgeItem.getArmorTexture(ItemStack stack, Entity entity, EquipmentSlotType slot, String type) Called by RenderBiped and RenderPlayer to determine the armor texture that should be use for the currently equipped item.default Vector3dIForgeBlock.getFogColor(BlockState state, IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.default Vector3dIForgeBlockState.getFogColor(IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.default floatIForgeBlock.getSlipperiness(BlockState state, IWorldReader world, BlockPos pos, Entity entity) Gets the slipperiness at the given location at the given state.default floatIForgeBlockState.getSlipperiness(IWorldReader world, BlockPos pos, Entity entity) Gets the slipperiness at the given location at the given state.default SoundTypeIForgeBlock.getSoundType(BlockState state, IWorldReader world, BlockPos pos, Entity entity) Sensitive version of getSoundTypedefault SoundTypeIForgeBlockState.getSoundType(IWorldReader world, BlockPos pos, Entity entity) Sensitive version of getSoundTypedefault booleanIForgeBlock.isBed(BlockState state, IBlockReader world, BlockPos pos, Entity player) 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 booleanIForgeFluid.isEntityInside(FluidState state, IWorldReader world, BlockPos pos, Entity entity, double yToTest, Tag<Fluid> tag, boolean testingHead) Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block.default booleanIForgeFluidState.isEntityInside(IWorldReader world, BlockPos pos, Entity entity, double yToTest, Tag<Fluid> tag, boolean testingHead) Called when the entity is inside this block, may be used to determined if the entity can breathing, display material overlays, or if the entity can swim inside a block.default booleanIForgeItem.onLeftClickEntity(ItemStack stack, PlayerEntity player, Entity entity) Called when the player Left Clicks (attacks) an entity. -
Uses of Entity in net.minecraftforge.common.util
Subclasses of Entity in net.minecraftforge.common.utilMethods in net.minecraftforge.common.util that return EntityModifier and TypeMethodDescriptiondefault EntityITeleporter.placeEntity(Entity entity, ServerWorld currentWorld, ServerWorld destWorld, float yaw, Function<Boolean, Entity> repositionEntity) Called to handle placing the entity in the new world.Methods in net.minecraftforge.common.util with parameters of type EntityModifier and TypeMethodDescriptiondefault PortalInfoITeleporter.getPortalInfo(Entity entity, ServerWorld destWorld, Function<ServerWorld, PortalInfo> defaultPortalInfo) Gets the PortalInfo.default EntityITeleporter.placeEntity(Entity entity, ServerWorld currentWorld, ServerWorld destWorld, float yaw, Function<Boolean, Entity> repositionEntity) Called to handle placing the entity in the new world.Method parameters in net.minecraftforge.common.util with type arguments of type EntityModifier and TypeMethodDescriptiondefault EntityITeleporter.placeEntity(Entity entity, ServerWorld currentWorld, ServerWorld destWorld, float yaw, Function<Boolean, Entity> repositionEntity) Called to handle placing the entity in the new world. -
Uses of Entity in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world with parameters of type EntityModifier and TypeMethodDescriptionstatic booleanForgeChunkManager.forceChunk(ServerWorld world, String modId, Entity owner, int chunkX, int chunkZ, boolean add, boolean ticking) Forces a chunk to be loaded for the given mod with the "owner" of the ticket being the UUID of the given entity. -
Uses of Entity in net.minecraftforge.entity
Classes in net.minecraftforge.entity with type parameters of type EntitySubclasses of Entity in net.minecraftforge.entityFields in net.minecraftforge.entity declared as Entity -
Uses of Entity in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type EntityModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.canEntityUpdate(Entity entity) static booleanForgeEventFactory.canMountEntity(Entity entityMounting, Entity entityBeingMounted, boolean isMounting) static EntityEvent.SizeForgeEventFactory.getEntitySizeForge(Entity entity, Pose pose, EntitySize size, float eyeHeight) static EntityEvent.SizeForgeEventFactory.getEntitySizeForge(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float newEyeHeight) static booleanForgeEventFactory.getMobGriefingEvent(World world, Entity entity) static booleanForgeEventFactory.onBlockPlace(Entity entity, BlockSnapshot blockSnapshot, Direction direction) static booleanForgeEventFactory.onEntityStruckByLightning(Entity entity, LightningBoltEntity bolt) ForgeEventFactory.onEntityTeleportCommand(Entity entity, double targetX, double targetY, double targetZ) ForgeEventFactory.onEntityTeleportSpreadPlayersCommand(Entity entity, double targetX, double targetY, double targetZ) static booleanForgeEventFactory.onMultiBlockPlace(Entity entity, List<BlockSnapshot> blockSnapshots, Direction direction) static PlaySoundAtEntityEventForgeEventFactory.onPlaySoundAtEntity(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch) static booleanForgeEventFactory.onProjectileImpact(Entity entity, RayTraceResult ray) static voidForgeEventFactory.onStartEntityTracking(Entity entity, PlayerEntity player) static voidForgeEventFactory.onStopEntityTracking(Entity entity, PlayerEntity player) Method parameters in net.minecraftforge.event with type arguments of type EntityModifier and TypeMethodDescriptionstatic voidForgeEventFactory.onExplosionDetonate(World world, Explosion explosion, List<Entity> list, double diameter) -
Uses of Entity in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as EntityModifier and TypeFieldDescriptionprivate final EntityEntityEvent.entityprivate final EntityEntityMountEvent.entityBeingMountedprivate final EntityEntityMountEvent.entityMountingMethods in net.minecraftforge.event.entity that return EntityModifier and TypeMethodDescriptionEntityEvent.getEntity()EntityMountEvent.getEntityBeingMounted()EntityMountEvent.getEntityMounting()Constructors in net.minecraftforge.event.entity with parameters of type EntityModifierConstructorDescriptionEnteringChunk(Entity entity, int newChunkX, int newChunkZ, int oldChunkX, int oldChunkZ) EntityConstructing(Entity entity) EntityEvent(Entity entity) EntityJoinWorldEvent(Entity entity, World world) EntityLeaveWorldEvent(Entity entity, World world) EntityMobGriefingEvent(Entity entity) EntityMountEvent(Entity entityMounting, Entity entityBeingMounted, World entityWorld, boolean isMounting) EntityStruckByLightningEvent(Entity entity, LightningBoltEntity lightning) EntityTravelToDimensionEvent(Entity entity, RegistryKey<World> dimension) PlaySoundAtEntityEvent(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch) ProjectileImpactEvent(Entity entity, RayTraceResult ray) Size(Entity entity, Pose pose, EntitySize size, float defaultEyeHeight) Size(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float oldEyeHeight, float newEyeHeight) -
Uses of Entity in net.minecraftforge.event.entity.living
Fields in net.minecraftforge.event.entity.living declared as EntityModifier and TypeFieldDescriptionprivate final EntityLivingEvent.LivingVisibilityEvent.lookingEntityMethods in net.minecraftforge.event.entity.living that return EntityConstructors in net.minecraftforge.event.entity.living with parameters of type EntityModifierConstructorDescriptionEntityTeleportEvent(Entity entity, double targetX, double targetY, double targetZ) LivingVisibilityEvent(LivingEntity livingEntity, Entity lookingEntity, double originalMultiplier) SpreadPlayersCommand(Entity entity, double targetX, double targetY, double targetZ) TeleportCommand(Entity entity, double targetX, double targetY, double targetZ) -
Uses of Entity in net.minecraftforge.event.entity.player
Fields in net.minecraftforge.event.entity.player declared as EntityModifier and TypeFieldDescriptionprivate final EntityAttackEntityEvent.targetprivate final EntityCriticalHitEvent.targetprivate final EntityPlayerEvent.StartTracking.targetprivate final EntityPlayerEvent.StopTracking.targetprivate final EntityPlayerInteractEvent.EntityInteract.targetprivate final EntityPlayerInteractEvent.EntityInteractSpecific.targetMethods in net.minecraftforge.event.entity.player that return EntityModifier and TypeMethodDescriptionAttackEntityEvent.getTarget()CriticalHitEvent.getTarget()The Entity that was damaged by the player.PlayerEvent.StartTracking.getTarget()The Entity now being tracked.PlayerEvent.StopTracking.getTarget()The Entity no longer being tracked.PlayerInteractEvent.EntityInteract.getTarget()PlayerInteractEvent.EntityInteractSpecific.getTarget()Constructors in net.minecraftforge.event.entity.player with parameters of type EntityModifierConstructorDescriptionAttackEntityEvent(PlayerEntity player, Entity target) CriticalHitEvent(PlayerEntity player, Entity target, float damageModifier, boolean vanillaCritical) EntityInteract(PlayerEntity player, Hand hand, Entity target) EntityInteractSpecific(PlayerEntity player, Hand hand, Entity target, Vector3d localPos) StartTracking(PlayerEntity player, Entity target) StopTracking(PlayerEntity player, Entity target) -
Uses of Entity in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as EntityModifier and TypeFieldDescriptionprivate final EntityBlockEvent.EntityPlaceEvent.entityprivate final EntityBlockEvent.FarmlandTrampleEvent.entityFields in net.minecraftforge.event.world with type parameters of type EntityMethods in net.minecraftforge.event.world that return EntityModifier and TypeMethodDescriptionBlockEvent.EntityPlaceEvent.getEntity()BlockEvent.FarmlandTrampleEvent.getEntity()Methods in net.minecraftforge.event.world that return types with arguments of type EntityModifier and TypeMethodDescriptionExplosionEvent.Detonate.getAffectedEntities()return the list of entities affected by the explosion.Constructors in net.minecraftforge.event.world with parameters of type EntityModifierConstructorDescriptionEntityMultiPlaceEvent(List<BlockSnapshot> blockSnapshots, BlockState placedAgainst, Entity entity) EntityPlaceEvent(BlockSnapshot blockSnapshot, BlockState placedAgainst, Entity entity) FarmlandTrampleEvent(World world, BlockPos pos, BlockState state, float fallDistance, Entity entity) Constructor parameters in net.minecraftforge.event.world with type arguments of type Entity -
Uses of Entity in net.minecraftforge.fml.client.registry
Classes in net.minecraftforge.fml.client.registry with type parameters of type EntityFields in net.minecraftforge.fml.client.registry with type parameters of type EntityModifier and TypeFieldDescriptionprivate final Map<EntityType<? extends Entity>,IRenderFactory<? extends Entity>> RenderingRegistry.entityRenderersprivate final Map<EntityType<? extends Entity>,IRenderFactory<? extends Entity>> RenderingRegistry.entityRenderersprivate static Map<Class<? extends Entity>,ResourceLocation> ClientRegistry.entityShaderMapMethods in net.minecraftforge.fml.client.registry with type parameters of type EntityModifier and TypeMethodDescriptionprivate static <T extends Entity>
voidRenderingRegistry.register(EntityRendererManager manager, EntityType<T> entityType, IRenderFactory<?> renderFactory) static <T extends Entity>
voidRenderingRegistry.registerEntityRenderingHandler(EntityType<T> entityClass, IRenderFactory<? super T> renderFactory) Register an entity rendering handler.Method parameters in net.minecraftforge.fml.client.registry with type arguments of type EntityModifier and TypeMethodDescriptionstatic ResourceLocationClientRegistry.getEntityShader(Class<? extends Entity> entityClass) static voidClientRegistry.registerEntityShader(Class<? extends Entity> entityClass, ResourceLocation shader) Register a shader for an entity. -
Uses of Entity in net.minecraftforge.fml.network
Fields in net.minecraftforge.fml.network declared as EntityFields in net.minecraftforge.fml.network with type parameters of type EntityModifier and TypeFieldDescriptionstatic final PacketDistributor<Entity>PacketDistributor.TRACKING_ENTITYSend to all tracking the Entity in the Supplier
PacketDistributor.with(Supplier)Entitystatic final PacketDistributor<Entity>PacketDistributor.TRACKING_ENTITY_AND_SELFSend to all tracking the Entity and Player in the Supplier
PacketDistributor.with(Supplier)EntityMethods in net.minecraftforge.fml.network that return EntityMethods in net.minecraftforge.fml.network with parameters of type EntityModifier and TypeMethodDescriptionstatic IPacket<?>NetworkHooks.getEntitySpawningPacket(Entity entity) Method parameters in net.minecraftforge.fml.network with type arguments of type EntityModifier and TypeMethodDescriptionPacketDistributor.trackingEntity(Supplier<Entity> entitySupplier) PacketDistributor.trackingEntityAndSelf(Supplier<Entity> entitySupplier) Constructors in net.minecraftforge.fml.network with parameters of type Entity -
Uses of Entity in net.minecraftforge.server.command
Methods in net.minecraftforge.server.command with parameters of type EntityModifier and TypeMethodDescriptionprivate static booleanCommandSetDimension.canEntityTeleport(Entity entity) Deprecated.Method parameters in net.minecraftforge.server.command with type arguments of type EntityModifier and TypeMethodDescriptionprivate static intCommandSetDimension.execute(com.mojang.brigadier.context.CommandContext<CommandSource> ctx, Collection<? extends Entity> entities, ServerWorld dim, BlockPos pos) Deprecated. -
Uses of Entity in net.minecraftforge.server.permission.context
Fields in net.minecraftforge.server.permission.context declared as EntityFields in net.minecraftforge.server.permission.context with type parameters of type EntityModifier and TypeFieldDescriptionstatic final ContextKey<Entity>ContextKeys.TARGETThe entity can be anything that gets interacted with - a sheep when you try to dye it, skeleton that you attack, etc.Constructors in net.minecraftforge.server.permission.context with parameters of type Entity -
Uses of Entity in net.minecraftforge.server.timings
Fields in net.minecraftforge.server.timings with type parameters of type EntityModifier and TypeFieldDescriptionstatic final TimeTracker<Entity>TimeTracker.ENTITY_UPDATEA tracker for timing entity updates