Jump to content

[1.16.4] Custom ProjectileEntity


SSKirillSS

Recommended Posts

Hello. Before explanation want to notice that my Eng is not good enough, sorry if I misspelled something.

So, my main problem is that I can't set entity motion similar to snowball/enderpearl/etc. In a general I'm trying to catch that minimal amount of code, which I need to create a basic projectile entity. So, now I have this:
 

public class SupernovaBowItem extends ItemBase {
    @Override
    public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn) {
        SupernovaBurstEntity burst = new SupernovaBurstEntity(worldIn, playerIn);
        burst.func_234612_a_(playerIn, playerIn.rotationPitch, playerIn.rotationYaw, 0.0F, 1.5F, 1.0F);
        worldIn.addEntity(burst);
        return super.onItemRightClick(worldIn, playerIn, handIn);
    }
}

Here is just a basic item, which creates a simple entity and applies motion (via func_234612_a_()) based on player current pitch and yaw. Also tried with shoot() method, which already used by a mentioned earlier - same result.

Here is my entity:

public class SupernovaBurstEntity extends ProjectileItemEntity {
    public SupernovaBurstEntity(EntityType<? extends SupernovaBurstEntity> type, World worldIn) {
        super(type, worldIn);
    }

    public SupernovaBurstEntity(World worldIn, LivingEntity throwerIn) {
        super(EntityRegistry.SUPERNOVA_BURST.get(), throwerIn, worldIn);
    }

    public SupernovaBurstEntity(World worldIn, double x, double y, double z) {
        super(EntityRegistry.SUPERNOVA_BURST.get(), x, y, z, worldIn);
    }

    @Override
    public void tick() {
        if (this.ticksExisted % 200 == 0) this.remove();
        SoulSparkData soulSparkData = new SoulSparkData(
                new Color(0.4F, 0.05F, 0.7F), 0.4, 80, 0.95F, false);
        world.addParticle(soulSparkData,
                getPosX(), getPosY(), getPosZ(),
                0F, 0F, 0F);
    }

    @Override
    protected void onImpact(RayTraceResult result) {
        super.onImpact(result);
    }

    @Override
    protected Item getDefaultItem() {
        return ItemRegistry.SUPERNOVA_BOW.get();
    }

    @Override
    public IPacket<?> createSpawnPacket() {
        return NetworkHooks.getEntitySpawningPacket(this);
    }
}

I don't rly need to use ProjectileItemEntity here, and I already make regular ProjectileEntity public (it's private by default for unknown reason), but just for example (compared to vanilla snowball/enderpearl/etc) I tried to do it via ProjectileItemEntity (also tried with ThrowableEntity, which is superclass for ProjectilItemEntity). What I get in result: My entity doesn't have any motion at all, it just spawns and floating in air like this:
https://prnt.sc/xtoqrv

Also noticed that I can't apply any motion to an entity at all and can move it only via move() method, but this thing makes all my previous code useless and with it I should make own implementation of movement, which is not a good thing.
As a result I want to make something like an arrow that doesn't have any gravity and just moves towards one direction.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • me and my friends kinda just threw mods together and ive been trying to fix it for 2 hours but cant figure out the problem it works and starts to load but then crashes after loading "DISPATCHING CONSTRUCT" https://mclo.gs/Ai8dxTa
    • So I've been making this custom modpack for a while now, I accidentally updated everything and now it wont even start the game past the launch screen. I'm sure there's a mod I need to remove or turn off--but I'm not sure which or if there is something else going on. As time has gone on (I'm not sure if this is related) but the framerates have been dropping into the single digits. I'm not sure what to do anymore except possibly start over... I've pasted the crash log it gave me below--I can't find what's causing it. Help please? https://mclo.gs/Bml06zJ
    • Hi, if you still want to see all player's commands, you can also use a plugin like Stalker Plugin for example ( see https://hangar.papermc.io/StalkerPlugin/Stalker ) with /stalk <player> you can directly see a player's commands or /stalkall you will see all player's commands (in game)
    • HOW I FOUND FAVOR IN THE HANDS OF SACLUX COMPTECH SPECIALST.    I was a victim of a phishing scam and lost 3.5 BTC to thieves. I had been investing in Bitcoin for a while and had a significant amount stored in my wallet. One day, I received an email that looked like it was from my wallet provider, asking me to log in and update my account information. I didn't think twice and entered my login credentials. Little did I know, the email was from scammers who had created a fake website that looked identical to my wallet provider's site. They stole my login credentials and drained my wallet. I was devastated. I had invested a lot of money and time into Bitcoin, and it was all gone in an instant. I tried to contact my wallet provider, but they couldn't help me recover my stolen Bitcoins. I also reported the incident to the authorities, but they couldn't do much to help. It was a hard lesson learned until I came across a testimony of a woman about how she got her stolen investment recovered by a hacker called SACLUX COMPTECH SPECIALST, I searched the name on Google and got their contact and contacted them, behold they got my stolen money back within  2 hours. Thanks to SACLUX COMPTECH SPECIALST for their great job. I invite you to visit their website at http:sacluxcomptechspecialst.com/ to learn more about their services. 
    • HOW I FOUND FAVOR IN THE HANDS OF SACLUX COMPTECH SPECIALST.    I was a victim of a phishing scam and lost 3.5 BTC to thieves. I had been investing in Bitcoin for a while and had a significant amount stored in my wallet. One day, I received an email that looked like it was from my wallet provider, asking me to log in and update my account information. I didn't think twice and entered my login credentials. Little did I know, the email was from scammers who had created a fake website that looked identical to my wallet provider's site. They stole my login credentials and drained my wallet. I was devastated. I had invested a lot of money and time into Bitcoin, and it was all gone in an instant. I tried to contact my wallet provider, but they couldn't help me recover my stolen Bitcoins. I also reported the incident to the authorities, but they couldn't do much to help. It was a hard lesson learned until I came across a testimony of a woman about how she got her stolen investment recovered by a hacker called SACLUX COMPTECH SPECIALST, I searched the name on Google and got their contact and contacted them, behold they got my stolen money back within  2 hours. Thanks to SACLUX COMPTECH SPECIALST for their great job. I invite you to visit their website at http:sacluxcomptechspecialst.com/ to learn more about their services. 
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.