Class PersistentProjectileEntity

java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.entity.projectile.PersistentProjectileEntity
All Implemented Interfaces:
DataTracked, Ownable, ScoreHolder, Nameable, EntityLike
Direct Known Subclasses:
ArrowEntity, SpectralArrowEntity, TridentEntity

public abstract class PersistentProjectileEntity extends ProjectileEntity
Mappings:
Namespace Name
named net/minecraft/entity/projectile/PersistentProjectileEntity
intermediary net/minecraft/class_1665
official cpf
  • Field Details Link icon

    • field_30657 Link icon

      private static final double field_30657
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_30657 Lnet/minecraft/entity/projectile/PersistentProjectileEntity;field_30657:D
      intermediary field_30657 Lnet/minecraft/class_1665;field_30657:D
      official d Lcpf;d:D
    • field_54968 Link icon

      private static final int field_54968
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_54968 Lnet/minecraft/entity/projectile/PersistentProjectileEntity;field_54968:I
      intermediary field_54968 Lnet/minecraft/class_1665;field_54968:I
      official e Lcpf;e:I
    • field_55017 Link icon

      private static final float field_55017
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_55017 Lnet/minecraft/entity/projectile/PersistentProjectileEntity;field_55017:F
      intermediary field_55017 Lnet/minecraft/class_1665;field_55017:F
      official f Lcpf;f:F
    • DEFAULT_DRAG Link icon

      private static final float DEFAULT_DRAG
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named DEFAULT_DRAG Lnet/minecraft/entity/projectile/PersistentProjectileEntity;DEFAULT_DRAG:F
      intermediary field_55018 Lnet/minecraft/class_1665;field_55018:F
      official g Lcpf;g:F
    • PROJECTILE_FLAGS Link icon

      private static final TrackedData<Byte> PROJECTILE_FLAGS
      Mappings:
      Namespace Name Mixin selector
      named PROJECTILE_FLAGS Lnet/minecraft/entity/projectile/PersistentProjectileEntity;PROJECTILE_FLAGS:Lnet/minecraft/entity/data/TrackedData;
      intermediary field_7573 Lnet/minecraft/class_1665;field_7573:Lnet/minecraft/class_2940;
      official h Lcpf;h:Lajy;
    • PIERCE_LEVEL Link icon

      private static final TrackedData<Byte> PIERCE_LEVEL
      Mappings:
      Namespace Name Mixin selector
      named PIERCE_LEVEL Lnet/minecraft/entity/projectile/PersistentProjectileEntity;PIERCE_LEVEL:Lnet/minecraft/entity/data/TrackedData;
      intermediary field_7589 Lnet/minecraft/class_1665;field_7589:Lnet/minecraft/class_2940;
      official i Lcpf;i:Lajy;
    • IN_GROUND Link icon

      private static final TrackedData<Boolean> IN_GROUND
      Mappings:
      Namespace Name Mixin selector
      named IN_GROUND Lnet/minecraft/entity/projectile/PersistentProjectileEntity;IN_GROUND:Lnet/minecraft/entity/data/TrackedData;
      intermediary field_54969 Lnet/minecraft/class_1665;field_54969:Lnet/minecraft/class_2940;
      official j Lcpf;j:Lajy;
    • CRITICAL_FLAG Link icon

      private static final int CRITICAL_FLAG
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named CRITICAL_FLAG Lnet/minecraft/entity/projectile/PersistentProjectileEntity;CRITICAL_FLAG:I
      intermediary field_30654 Lnet/minecraft/class_1665;field_30654:I
      official k Lcpf;k:I
    • NO_CLIP_FLAG Link icon

      private static final int NO_CLIP_FLAG
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named NO_CLIP_FLAG Lnet/minecraft/entity/projectile/PersistentProjectileEntity;NO_CLIP_FLAG:I
      intermediary field_30655 Lnet/minecraft/class_1665;field_30655:I
      official l Lcpf;l:I
    • inBlockState Link icon

      @Nullable private @Nullable BlockState inBlockState
      Mappings:
      Namespace Name Mixin selector
      named inBlockState Lnet/minecraft/entity/projectile/PersistentProjectileEntity;inBlockState:Lnet/minecraft/block/BlockState;
      intermediary field_7586 Lnet/minecraft/class_1665;field_7586:Lnet/minecraft/class_2680;
      official m Lcpf;m:Ldwy;
    • inGroundTime Link icon

      protected int inGroundTime
      Mappings:
      Namespace Name Mixin selector
      named inGroundTime Lnet/minecraft/entity/projectile/PersistentProjectileEntity;inGroundTime:I
      intermediary field_7576 Lnet/minecraft/class_1665;field_7576:I
      official a Lcpf;a:I
    • pickupType Link icon

      Mappings:
      Namespace Name Mixin selector
      named pickupType Lnet/minecraft/entity/projectile/PersistentProjectileEntity;pickupType:Lnet/minecraft/entity/projectile/PersistentProjectileEntity$PickupPermission;
      intermediary field_7572 Lnet/minecraft/class_1665;field_7572:Lnet/minecraft/class_1665$class_1666;
      official b Lcpf;b:Lcpf$a;
    • shake Link icon

      public int shake
      Mappings:
      Namespace Name Mixin selector
      named shake Lnet/minecraft/entity/projectile/PersistentProjectileEntity;shake:I
      intermediary field_7574 Lnet/minecraft/class_1665;field_7574:I
      official c Lcpf;c:I
    • life Link icon

      private int life
      Mappings:
      Namespace Name Mixin selector
      named life Lnet/minecraft/entity/projectile/PersistentProjectileEntity;life:I
      intermediary field_7578 Lnet/minecraft/class_1665;field_7578:I
      official n Lcpf;n:I
    • damage Link icon

      private double damage
      Mappings:
      Namespace Name Mixin selector
      named damage Lnet/minecraft/entity/projectile/PersistentProjectileEntity;damage:D
      intermediary field_7571 Lnet/minecraft/class_1665;field_7571:D
      official o Lcpf;o:D
    • sound Link icon

      private SoundEvent sound
      Mappings:
      Namespace Name Mixin selector
      named sound Lnet/minecraft/entity/projectile/PersistentProjectileEntity;sound:Lnet/minecraft/sound/SoundEvent;
      intermediary field_7584 Lnet/minecraft/class_1665;field_7584:Lnet/minecraft/class_3414;
      official p Lcpf;p:Lavz;
    • piercedEntities Link icon

      @Nullable private @Nullable IntOpenHashSet piercedEntities
      Mappings:
      Namespace Name Mixin selector
      named piercedEntities Lnet/minecraft/entity/projectile/PersistentProjectileEntity;piercedEntities:Lit/unimi/dsi/fastutil/ints/IntOpenHashSet;
      intermediary field_7590 Lnet/minecraft/class_1665;field_7590:Lit/unimi/dsi/fastutil/ints/IntOpenHashSet;
      official q Lcpf;q:Lit/unimi/dsi/fastutil/ints/IntOpenHashSet;
    • piercingKilledEntities Link icon

      @Nullable private @Nullable List<Entity> piercingKilledEntities
      Mappings:
      Namespace Name Mixin selector
      named piercingKilledEntities Lnet/minecraft/entity/projectile/PersistentProjectileEntity;piercingKilledEntities:Ljava/util/List;
      intermediary field_7579 Lnet/minecraft/class_1665;field_7579:Ljava/util/List;
      official r Lcpf;r:Ljava/util/List;
    • stack Link icon

      private ItemStack stack
      Mappings:
      Namespace Name Mixin selector
      named stack Lnet/minecraft/entity/projectile/PersistentProjectileEntity;stack:Lnet/minecraft/item/ItemStack;
      intermediary field_46970 Lnet/minecraft/class_1665;field_46970:Lnet/minecraft/class_1799;
      official s Lcpf;s:Lcwq;
    • weapon Link icon

      @Nullable private @Nullable ItemStack weapon
      Mappings:
      Namespace Name Mixin selector
      named weapon Lnet/minecraft/entity/projectile/PersistentProjectileEntity;weapon:Lnet/minecraft/item/ItemStack;
      intermediary field_51620 Lnet/minecraft/class_1665;field_51620:Lnet/minecraft/class_1799;
      official t Lcpf;t:Lcwq;
  • Constructor Details Link icon

    • PersistentProjectileEntity Link icon

      protected PersistentProjectileEntity(EntityType<? extends PersistentProjectileEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      official <init> Lbum;<init>(Lbut;Ldgj;)V
    • PersistentProjectileEntity Link icon

      protected PersistentProjectileEntity(EntityType<? extends PersistentProjectileEntity> type, double x, double y, double z, World world, ItemStack stack, @Nullable @Nullable ItemStack weapon)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/projectile/PersistentProjectileEntity;<init>(Lnet/minecraft/entity/EntityType;DDDLnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V
      intermediary <init> Lnet/minecraft/class_1665;<init>(Lnet/minecraft/class_1299;DDDLnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;)V
      official <init> Lcpf;<init>(Lbut;DDDLdgj;Lcwq;Lcwq;)V
    • PersistentProjectileEntity Link icon

      protected PersistentProjectileEntity(EntityType<? extends PersistentProjectileEntity> type, LivingEntity owner, World world, ItemStack stack, @Nullable @Nullable ItemStack shotFrom)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/projectile/PersistentProjectileEntity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V
      intermediary <init> Lnet/minecraft/class_1665;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1309;Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;)V
      official <init> Lcpf;<init>(Lbut;Lbvi;Ldgj;Lcwq;Lcwq;)V
  • Method Details Link icon

    • setSound Link icon

      public void setSound(SoundEvent sound)
      Mappings:
      Namespace Name Mixin selector
      named setSound Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setSound(Lnet/minecraft/sound/SoundEvent;)V
      intermediary method_7444 Lnet/minecraft/class_1665;method_7444(Lnet/minecraft/class_3414;)V
      official b Lcpf;b(Lavz;)V
    • shouldRender Link icon

      public boolean shouldRender(double distance)
      Overrides:
      shouldRender in class Entity
      Mappings:
      Namespace Name Mixin selector
      named shouldRender Lnet/minecraft/entity/Entity;shouldRender(D)Z
      intermediary method_5640 Lnet/minecraft/class_1297;method_5640(D)Z
      official a Lbum;a(D)Z
    • initDataTracker Link icon

      protected void initDataTracker(DataTracker.Builder builder)
      Initializes data tracker.
      Specified by:
      initDataTracker in class Entity
      API Note:
      Subclasses should override this and add to the builder any data that needs to be tracked.
      Mappings:
      Namespace Name Mixin selector
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker(Lnet/minecraft/entity/data/DataTracker$Builder;)V
      intermediary method_5693 Lnet/minecraft/class_1297;method_5693(Lnet/minecraft/class_2945$class_9222;)V
      official a Lbum;a(Lakc$a;)V
    • setVelocity Link icon

      public void setVelocity(double x, double y, double z, float power, float uncertainty)
      Sets velocity and updates rotation accordingly.

      The velocity and rotation will be set to the same direction.

      The direction is calculated as follows: Based on the direction vector (x, y, z), a random vector is added, then multiplied by the speed.

      Overrides:
      setVelocity in class ProjectileEntity
      Parameters:
      x - the X component of the direction vector
      y - the Y component of the direction vector
      z - the Z component of the direction vector
      power - the speed
      uncertainty - the fuzziness added to the direction; player usages have 1.0 and other mobs/tools have higher values; some mobs have difficulty-adjusted values
      Mappings:
      Namespace Name Mixin selector
      named setVelocity Lnet/minecraft/entity/projectile/ProjectileEntity;setVelocity(DDDFF)V
      intermediary method_7485 Lnet/minecraft/class_1676;method_7485(DDDFF)V
      official c Lcpr;c(DDDFF)V
    • updateTrackedPositionAndAngles Link icon

      public void updateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps)
      Overrides:
      updateTrackedPositionAndAngles in class Entity
      Mappings:
      Namespace Name Mixin selector
      named updateTrackedPositionAndAngles Lnet/minecraft/entity/Entity;updateTrackedPositionAndAngles(DDDFFI)V
      intermediary method_5759 Lnet/minecraft/class_1297;method_5759(DDDFFI)V
      official a Lbum;a(DDDFFI)V
    • setVelocityClient Link icon

      public void setVelocityClient(double x, double y, double z)
      Overrides:
      setVelocityClient in class Entity
      Mappings:
      Namespace Name Mixin selector
      named setVelocityClient Lnet/minecraft/entity/Entity;setVelocityClient(DDD)V
      intermediary method_5750 Lnet/minecraft/class_1297;method_5750(DDD)V
      official l Lbum;l(DDD)V
    • onTrackedDataSet Link icon

      public void onTrackedDataSet(TrackedData<?> data)
      Called on the client when the tracked data is set.

      This can be overridden to refresh other fields when the tracked data is set or changed.

      Specified by:
      onTrackedDataSet in interface DataTracked
      Overrides:
      onTrackedDataSet in class Entity
      Mappings:
      Namespace Name Mixin selector
      named onTrackedDataSet Lnet/minecraft/entity/data/DataTracked;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
      intermediary method_5674 Lnet/minecraft/class_9221;method_5674(Lnet/minecraft/class_2940;)V
      official a Lakb;a(Lajy;)V
    • tick Link icon

      public void tick()
      Ticks this entity.
      Overrides:
      tick in class ProjectileEntity
      See Also:
      API Note:
      This can be overridden to add additional logics. super.tick(); should be called in those cases.
      Implementation Note:
      By default, this delegates all logics to Entity.baseTick().
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/entity/Entity;tick()V
      intermediary method_5773 Lnet/minecraft/class_1297;method_5773()V
      official h Lbum;h()V
    • applyCollision Link icon

      private void applyCollision(BlockHitResult blockHitResult)
      Mappings:
      Namespace Name Mixin selector
      named applyCollision Lnet/minecraft/entity/projectile/PersistentProjectileEntity;applyCollision(Lnet/minecraft/util/hit/BlockHitResult;)V
      intermediary method_63670 Lnet/minecraft/class_1665;method_63670(Lnet/minecraft/class_3965;)V
      official b Lcpf;b(Lfax;)V
    • applyDrag Link icon

      private void applyDrag(float drag)
      Mappings:
      Namespace Name Mixin selector
      named applyDrag Lnet/minecraft/entity/projectile/PersistentProjectileEntity;applyDrag(F)V
      intermediary method_63669 Lnet/minecraft/class_1665;method_63669(F)V
      official b Lcpf;b(F)V
    • spawnBubbleParticles Link icon

      private void spawnBubbleParticles(Vec3d pos)
      Mappings:
      Namespace Name Mixin selector
      named spawnBubbleParticles Lnet/minecraft/entity/projectile/PersistentProjectileEntity;spawnBubbleParticles(Lnet/minecraft/util/math/Vec3d;)V
      intermediary method_64646 Lnet/minecraft/class_1665;method_64646(Lnet/minecraft/class_243;)V
      official a Lcpf;a(Lfbb;)V
    • getGravity Link icon

      protected double getGravity()
      Overrides:
      getGravity in class Entity
      Mappings:
      Namespace Name Mixin selector
      named getGravity Lnet/minecraft/entity/Entity;getGravity()D
      intermediary method_7490 Lnet/minecraft/class_1297;method_7490()D
      official bd Lbum;bd()D
    • shouldFall Link icon

      private boolean shouldFall()
      Mappings:
      Namespace Name Mixin selector
      named shouldFall Lnet/minecraft/entity/projectile/PersistentProjectileEntity;shouldFall()Z
      intermediary method_26351 Lnet/minecraft/class_1665;method_26351()Z
      official D Lcpf;D()Z
    • fall Link icon

      private void fall()
      Mappings:
      Namespace Name Mixin selector
      named fall Lnet/minecraft/entity/projectile/PersistentProjectileEntity;fall()V
      intermediary method_26352 Lnet/minecraft/class_1665;method_26352()V
      official G Lcpf;G()V
    • isInGround Link icon

      protected boolean isInGround()
      Mappings:
      Namespace Name Mixin selector
      named isInGround Lnet/minecraft/entity/projectile/PersistentProjectileEntity;isInGround()Z
      intermediary method_65059 Lnet/minecraft/class_1665;method_65059()Z
      official l Lcpf;l()Z
    • setInGround Link icon

      protected void setInGround(boolean inGround)
      Mappings:
      Namespace Name Mixin selector
      named setInGround Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setInGround(Z)V
      intermediary method_65058 Lnet/minecraft/class_1665;method_65058(Z)V
      official a Lcpf;a(Z)V
    • move Link icon

      public void move(MovementType type, Vec3d movement)
      Overrides:
      move in class Entity
      Mappings:
      Namespace Name Mixin selector
      named move Lnet/minecraft/entity/Entity;move(Lnet/minecraft/entity/MovementType;Lnet/minecraft/util/math/Vec3d;)V
      intermediary method_5784 Lnet/minecraft/class_1297;method_5784(Lnet/minecraft/class_1313;Lnet/minecraft/class_243;)V
      official a Lbum;a(Lbvm;Lfbb;)V
    • age Link icon

      protected void age()
      Mappings:
      Namespace Name Mixin selector
      named age Lnet/minecraft/entity/projectile/PersistentProjectileEntity;age()V
      intermediary method_7446 Lnet/minecraft/class_1665;method_7446()V
      official m Lcpf;m()V
    • clearPiercingStatus Link icon

      private void clearPiercingStatus()
      Mappings:
      Namespace Name Mixin selector
      named clearPiercingStatus Lnet/minecraft/entity/projectile/PersistentProjectileEntity;clearPiercingStatus()V
      intermediary method_7453 Lnet/minecraft/class_1665;method_7453()V
      official H Lcpf;H()V
    • onBroken Link icon

      protected void onBroken(Item item)
      Overrides:
      onBroken in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named onBroken Lnet/minecraft/entity/projectile/ProjectileEntity;onBroken(Lnet/minecraft/item/Item;)V
      intermediary method_61544 Lnet/minecraft/class_1676;method_61544(Lnet/minecraft/class_1792;)V
      official b Lcpr;b(Lcwm;)V
    • onBubbleColumnCollision Link icon

      public void onBubbleColumnCollision(boolean drag)
      Called when the entity collides with a bubble column without an air above.

      This applies the bubble column velocity by default.

      Overrides:
      onBubbleColumnCollision in class Entity
      Parameters:
      drag - whether the entity should be dragged downwards
      Mappings:
      Namespace Name Mixin selector
      named onBubbleColumnCollision Lnet/minecraft/entity/Entity;onBubbleColumnCollision(Z)V
      intermediary method_5764 Lnet/minecraft/class_1297;method_5764(Z)V
      official m Lbum;m(Z)V
    • addVelocity Link icon

      public void addVelocity(double deltaX, double deltaY, double deltaZ)
      Overrides:
      addVelocity in class Entity
      Mappings:
      Namespace Name Mixin selector
      named addVelocity Lnet/minecraft/entity/Entity;addVelocity(DDD)V
      intermediary method_5762 Lnet/minecraft/class_1297;method_5762(DDD)V
      official j Lbum;j(DDD)V
    • onEntityHit Link icon

      protected void onEntityHit(EntityHitResult entityHitResult)
      Overrides:
      onEntityHit in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named onEntityHit Lnet/minecraft/entity/projectile/ProjectileEntity;onEntityHit(Lnet/minecraft/util/hit/EntityHitResult;)V
      intermediary method_7454 Lnet/minecraft/class_1676;method_7454(Lnet/minecraft/class_3966;)V
      official a Lcpr;a(Lfay;)V
    • knockback Link icon

      protected void knockback(LivingEntity target, DamageSource source)
      Mappings:
      Namespace Name Mixin selector
      named knockback Lnet/minecraft/entity/projectile/PersistentProjectileEntity;knockback(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/damage/DamageSource;)V
      intermediary method_59957 Lnet/minecraft/class_1665;method_59957(Lnet/minecraft/class_1309;Lnet/minecraft/class_1282;)V
      official a Lcpf;a(Lbvi;Lbtc;)V
    • onBlockHit Link icon

      protected void onBlockHit(BlockHitResult blockHitResult)
      Overrides:
      onBlockHit in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named onBlockHit Lnet/minecraft/entity/projectile/ProjectileEntity;onBlockHit(Lnet/minecraft/util/hit/BlockHitResult;)V
      intermediary method_24920 Lnet/minecraft/class_1676;method_24920(Lnet/minecraft/class_3965;)V
      official a Lcpr;a(Lfax;)V
    • onBlockHitEnchantmentEffects Link icon

      protected void onBlockHitEnchantmentEffects(ServerWorld world, BlockHitResult blockHitResult, ItemStack weaponStack)
      Mappings:
      Namespace Name Mixin selector
      named onBlockHitEnchantmentEffects Lnet/minecraft/entity/projectile/PersistentProjectileEntity;onBlockHitEnchantmentEffects(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/hit/BlockHitResult;Lnet/minecraft/item/ItemStack;)V
      intermediary method_59956 Lnet/minecraft/class_1665;method_59956(Lnet/minecraft/class_3218;Lnet/minecraft/class_3965;Lnet/minecraft/class_1799;)V
      official a Lcpf;a(Lard;Lfax;Lcwq;)V
    • getWeaponStack Link icon

      public ItemStack getWeaponStack()
      Overrides:
      getWeaponStack in class Entity
      Mappings:
      Namespace Name Mixin selector
      named getWeaponStack Lnet/minecraft/entity/Entity;getWeaponStack()Lnet/minecraft/item/ItemStack;
      intermediary method_59958 Lnet/minecraft/class_1297;method_59958()Lnet/minecraft/class_1799;
      official dZ Lbum;dZ()Lcwq;
    • getHitSound Link icon

      protected SoundEvent getHitSound()
      Mappings:
      Namespace Name Mixin selector
      named getHitSound Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getHitSound()Lnet/minecraft/sound/SoundEvent;
      intermediary method_7440 Lnet/minecraft/class_1665;method_7440()Lnet/minecraft/class_3414;
      official s Lcpf;s()Lavz;
    • getSound Link icon

      protected final SoundEvent getSound()
      Mappings:
      Namespace Name Mixin selector
      named getSound Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getSound()Lnet/minecraft/sound/SoundEvent;
      intermediary method_20011 Lnet/minecraft/class_1665;method_20011()Lnet/minecraft/class_3414;
      official t Lcpf;t()Lavz;
    • onHit Link icon

      protected void onHit(LivingEntity target)
      Mappings:
      Namespace Name Mixin selector
      named onHit Lnet/minecraft/entity/projectile/PersistentProjectileEntity;onHit(Lnet/minecraft/entity/LivingEntity;)V
      intermediary method_7450 Lnet/minecraft/class_1665;method_7450(Lnet/minecraft/class_1309;)V
      official a Lcpf;a(Lbvi;)V
    • getEntityCollision Link icon

      @Nullable protected @Nullable EntityHitResult getEntityCollision(Vec3d currentPosition, Vec3d nextPosition)
      Mappings:
      Namespace Name Mixin selector
      named getEntityCollision Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getEntityCollision(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/EntityHitResult;
      intermediary method_7434 Lnet/minecraft/class_1665;method_7434(Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Lnet/minecraft/class_3966;
      official c Lcpf;c(Lfbb;Lfbb;)Lfay;
    • canHit Link icon

      protected boolean canHit(Entity entity)
      Overrides:
      canHit in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named canHit Lnet/minecraft/entity/projectile/ProjectileEntity;canHit(Lnet/minecraft/entity/Entity;)Z
      intermediary method_26958 Lnet/minecraft/class_1676;method_26958(Lnet/minecraft/class_1297;)Z
      official b Lcpr;b(Lbum;)Z
    • writeCustomDataToNbt Link icon

      public void writeCustomDataToNbt(NbtCompound nbt)
      Writes custom data to nbt. Subclasses have to implement this.

      NBT is a storage format; therefore, a data from NBT is loaded to an entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the entity.

      Overrides:
      writeCustomDataToNbt in class ProjectileEntity
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
      intermediary method_5652 Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)V
      official b Lbum;b(Ltq;)V
    • readCustomDataFromNbt Link icon

      public void readCustomDataFromNbt(NbtCompound nbt)
      Reads custom data from nbt. Subclasses have to implement this.

      NBT is a storage format; therefore, a data from NBT is loaded to an entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the entity.

      nbt might not have all expected keys, or might have a key whose value does not meet the requirement (such as the type or the range). This method should fall back to a reasonable default value instead of throwing an exception.

      Overrides:
      readCustomDataFromNbt in class ProjectileEntity
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
      intermediary method_5749 Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)V
      official a Lbum;a(Ltq;)V
    • setOwner Link icon

      public void setOwner(@Nullable @Nullable Entity entity)
      Overrides:
      setOwner in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named setOwner Lnet/minecraft/entity/projectile/ProjectileEntity;setOwner(Lnet/minecraft/entity/Entity;)V
      intermediary method_7432 Lnet/minecraft/class_1676;method_7432(Lnet/minecraft/class_1297;)V
      official c Lcpr;c(Lbum;)V
    • onPlayerCollision Link icon

      public void onPlayerCollision(PlayerEntity player)
      Called when a player collides with the entity. Does nothing by default.

      This should be overridden if the collision logic is specific to players, such as picking up item entities, experience orbs, or arrows.

      Overrides:
      onPlayerCollision in class Entity
      Mappings:
      Namespace Name Mixin selector
      named onPlayerCollision Lnet/minecraft/entity/Entity;onPlayerCollision(Lnet/minecraft/entity/player/PlayerEntity;)V
      intermediary method_5694 Lnet/minecraft/class_1297;method_5694(Lnet/minecraft/class_1657;)V
      official a_ Lbum;a_(Lcoy;)V
    • tryPickup Link icon

      protected boolean tryPickup(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      named tryPickup Lnet/minecraft/entity/projectile/PersistentProjectileEntity;tryPickup(Lnet/minecraft/entity/player/PlayerEntity;)Z
      intermediary method_34713 Lnet/minecraft/class_1665;method_34713(Lnet/minecraft/class_1657;)Z
      official a Lcpf;a(Lcoy;)Z
    • asItemStack Link icon

      protected ItemStack asItemStack()
      Mappings:
      Namespace Name Mixin selector
      named asItemStack Lnet/minecraft/entity/projectile/PersistentProjectileEntity;asItemStack()Lnet/minecraft/item/ItemStack;
      intermediary method_7445 Lnet/minecraft/class_1665;method_7445()Lnet/minecraft/class_1799;
      official u Lcpf;u()Lcwq;
    • getDefaultItemStack Link icon

      protected abstract ItemStack getDefaultItemStack()
      Mappings:
      Namespace Name Mixin selector
      named getDefaultItemStack Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getDefaultItemStack()Lnet/minecraft/item/ItemStack;
      intermediary method_57314 Lnet/minecraft/class_1665;method_57314()Lnet/minecraft/class_1799;
      official v Lcpf;v()Lcwq;
    • getMoveEffect Link icon

      protected Entity.MoveEffect getMoveEffect()
      Returns the possible effect(s) of an entity moving.
      Overrides:
      getMoveEffect in class Entity
      Implementation Note:
      If an entity does not emit game events or play move sounds, this method should be overridden as returning a value other than ALL allows skipping some movement logic and boost ticking performance.
      Mappings:
      Namespace Name Mixin selector
      named getMoveEffect Lnet/minecraft/entity/Entity;getMoveEffect()Lnet/minecraft/entity/Entity$MoveEffect;
      intermediary method_33570 Lnet/minecraft/class_1297;method_33570()Lnet/minecraft/class_1297$class_5799;
      official bg Lbum;bg()Lbum$c;
    • getItemStack Link icon

      public ItemStack getItemStack()
      Returns the read-only item stack representing the projectile.

      This is the original stack used to spawn the projectile. asItemStack() returns a copy of that stack which can be safely changed. Additionally, asItemStack() reflects changes to the entity data, such as custom potion ID.

      Returns:
      the read-only item stack representing the projectile
      Mappings:
      Namespace Name Mixin selector
      named getItemStack Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getItemStack()Lnet/minecraft/item/ItemStack;
      intermediary method_54759 Lnet/minecraft/class_1665;method_54759()Lnet/minecraft/class_1799;
      official w Lcpf;w()Lcwq;
    • setDamage Link icon

      public void setDamage(double damage)
      Mappings:
      Namespace Name Mixin selector
      named setDamage Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setDamage(D)V
      intermediary method_7438 Lnet/minecraft/class_1665;method_7438(D)V
      official h Lcpf;h(D)V
    • getDamage Link icon

      public double getDamage()
      Mappings:
      Namespace Name Mixin selector
      named getDamage Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getDamage()D
      intermediary method_7448 Lnet/minecraft/class_1665;method_7448()D
      official x Lcpf;x()D
    • isAttackable Link icon

      public boolean isAttackable()
      Returns whether the entity can be attacked by players.

      Note that this is not called for most entities defined in vanilla as unattackable (such as ItemEntity and ExperienceOrbEntity) as trying to attack them kicks the player.

      Overrides:
      isAttackable in class Entity
      Returns:
      whether the entity can be attacked by players
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named isAttackable Lnet/minecraft/entity/Entity;isAttackable()Z
      intermediary method_5732 Lnet/minecraft/class_1297;method_5732()Z
      official cB Lbum;cB()Z
    • setCritical Link icon

      public void setCritical(boolean critical)
      Mappings:
      Namespace Name Mixin selector
      named setCritical Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setCritical(Z)V
      intermediary method_7439 Lnet/minecraft/class_1665;method_7439(Z)V
      official b Lcpf;b(Z)V
    • setPierceLevel Link icon

      private void setPierceLevel(byte level)
      Mappings:
      Namespace Name Mixin selector
      named setPierceLevel Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setPierceLevel(B)V
      intermediary method_7451 Lnet/minecraft/class_1665;method_7451(B)V
      official a Lcpf;a(B)V
    • setProjectileFlag Link icon

      private void setProjectileFlag(int index, boolean flag)
      Mappings:
      Namespace Name Mixin selector
      named setProjectileFlag Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setProjectileFlag(IZ)V
      intermediary method_7455 Lnet/minecraft/class_1665;method_7455(IZ)V
      official a Lcpf;a(IZ)V
    • setStack Link icon

      protected void setStack(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      named setStack Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setStack(Lnet/minecraft/item/ItemStack;)V
      intermediary method_57313 Lnet/minecraft/class_1665;method_57313(Lnet/minecraft/class_1799;)V
      official a Lcpf;a(Lcwq;)V
    • isCritical Link icon

      public boolean isCritical()
      Mappings:
      Namespace Name Mixin selector
      named isCritical Lnet/minecraft/entity/projectile/PersistentProjectileEntity;isCritical()Z
      intermediary method_7443 Lnet/minecraft/class_1665;method_7443()Z
      official y Lcpf;y()Z
    • getPierceLevel Link icon

      public byte getPierceLevel()
      Mappings:
      Namespace Name Mixin selector
      named getPierceLevel Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getPierceLevel()B
      intermediary method_7447 Lnet/minecraft/class_1665;method_7447()B
      official z Lcpf;z()B
    • applyDamageModifier Link icon

      public void applyDamageModifier(float damageModifier)
      Mappings:
      Namespace Name Mixin selector
      named applyDamageModifier Lnet/minecraft/entity/projectile/PersistentProjectileEntity;applyDamageModifier(F)V
      intermediary method_59955 Lnet/minecraft/class_1665;method_59955(F)V
      official a Lcpf;a(F)V
    • getDragInWater Link icon

      protected float getDragInWater()
      Mappings:
      Namespace Name Mixin selector
      named getDragInWater Lnet/minecraft/entity/projectile/PersistentProjectileEntity;getDragInWater()F
      intermediary method_7436 Lnet/minecraft/class_1665;method_7436()F
      official A Lcpf;A()F
    • setNoClip Link icon

      public void setNoClip(boolean noClip)
      Mappings:
      Namespace Name Mixin selector
      named setNoClip Lnet/minecraft/entity/projectile/PersistentProjectileEntity;setNoClip(Z)V
      intermediary method_7433 Lnet/minecraft/class_1665;method_7433(Z)V
      official r Lcpf;r(Z)V
    • isNoClip Link icon

      public boolean isNoClip()
      Mappings:
      Namespace Name Mixin selector
      named isNoClip Lnet/minecraft/entity/projectile/PersistentProjectileEntity;isNoClip()Z
      intermediary method_7441 Lnet/minecraft/class_1665;method_7441()Z
      official B Lcpf;B()Z
    • canHit Link icon

      public boolean canHit()
      Returns whether the entity can be hit with a projectile or be targeted by the player crosshair.
      Overrides:
      canHit in class ProjectileEntity
      Returns:
      whether the entity can be hit with a projectile or be targeted by the player crosshair
      Mappings:
      Namespace Name Mixin selector
      named canHit Lnet/minecraft/entity/Entity;canHit()Z
      intermediary method_5863 Lnet/minecraft/class_1297;method_5863()Z
      official bH Lbum;bH()Z
    • getStackReference Link icon

      public StackReference getStackReference(int mappedIndex)
      Obtains a stack reference to be modified. Used by commands like /loot or /item.
      Overrides:
      getStackReference in class Entity
      Parameters:
      mappedIndex - the mapped index as given by the item slot argument
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named getStackReference Lnet/minecraft/entity/Entity;getStackReference(I)Lnet/minecraft/inventory/StackReference;
      intermediary method_32318 Lnet/minecraft/class_1297;method_32318(I)Lnet/minecraft/class_5630;
      official a_ Lbum;a_(I)Lbwa;
    • deflectsAgainstWorldBorder Link icon

      protected boolean deflectsAgainstWorldBorder()
      Overrides:
      deflectsAgainstWorldBorder in class ProjectileEntity
      Mappings:
      Namespace Name Mixin selector
      named deflectsAgainstWorldBorder Lnet/minecraft/entity/projectile/ProjectileEntity;deflectsAgainstWorldBorder()Z
      intermediary method_62823 Lnet/minecraft/class_1676;method_62823()Z
      official C Lcpr;C()Z