Jump to content

[Solved] Not rendering custom thrown/snowball entity?


SureenInk

Recommended Posts

So...I'm not sure what to put for coding here...so I'll put what I think will help and if you guys can think of something, let me know. In either case, I'm having a problem where I've created an item that can be thrown. However, when I throw the item, it isn't rendering it. In my ClientProxy, I registered the following:

RenderingRegistry.registerEntityRenderingHandler(EntityPopMMOIngot.class, new RenderYoutuberBall(YoutubersItems.PopMMOIngot));

From what I've seen, that should be all the coding I need...but it's not doing anything. Here's the coding for the Ingot:

PopMMOIngot = new SureenItem(false, 3).setUnlocalizedName("popmmosingot").setCreativeTab(YoutubersMain.FuriousDestroyerTab).setTextureName("youtubers:popmmos_ingot");

And here's SureenItem:

package sureen.core.items;

import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.item.EnumRarity;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;

public class SureenItem extends Item {

public boolean field_effect;
public int rarity;

public SureenItem(boolean par1, int par2) {
	this.field_effect = par1;
	this.rarity = par2;
}

@SideOnly(Side.CLIENT)
    public boolean hasEffect(ItemStack par1ItemStack)
    {
        return field_effect;
    }

public EnumRarity getRarity(ItemStack par1ItemStack)
{
	if (rarity == 0) {
		return EnumRarity.common;
	}
	if (rarity == 1) {
		return EnumRarity.uncommon;
	}
	if (rarity == 2) {
		return EnumRarity.rare;
	}
	else return EnumRarity.epic;
}
}

And here's the item creating the attack. It works 100% and summons the entity and everything...but it doesn't render it:

package youtubers.items;

import java.util.List;

import net.minecraft.client.renderer.texture.IIconRegister;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.EnumRarity;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.item.ItemSword;
import net.minecraft.world.World;
import youtubers.entity.EntityPopMMOIngot;
import youtubers.registry.YoutubersItems;

public class YoutuberSword extends ItemSword
{
public int rarity;

public YoutuberSword(ToolMaterial material, int par1) {
	super(material);
	this.rarity = par1;
}

public EnumRarity getRarity(ItemStack par1ItemStack)
{
	if (rarity == 0) {
		return EnumRarity.common;
	}
	if (rarity == 1) {
		return EnumRarity.uncommon;
	}
	if (rarity == 2) {
		return EnumRarity.rare;
	}
	else return EnumRarity.epic;
}

public boolean hasEffect(ItemStack itemstack)
{
	return false;
}

public ItemStack onItemRightClick(ItemStack ItemStack, World par2World, EntityPlayer par3EntityPlayer)
{
	if (ItemStack.getItem() == YoutubersItems.PopMMOSword) {
		par2World.playSoundAtEntity(par3EntityPlayer, "random.bow", 0.5F, 0.4F / (Item.itemRand.nextFloat() * 0.4F + 0.8F));
		if (!par2World.isRemote)
		{
			par2World.spawnEntityInWorld(new EntityPopMMOIngot(par2World, par3EntityPlayer));
			ItemStack.damageItem(3, par3EntityPlayer);
		}
	}
	return ItemStack;
}

public void addInformation(ItemStack item, EntityPlayer player, List list, boolean par4)
{
	if (item.getItem() == YoutubersItems.PopMMOSword) {
		list.add("Right click for an Explosion of Epic Proportions!");
	}
}
}

And lastly, the Entity coding:

package youtubers.entity;

import net.minecraft.entity.Entity;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.projectile.EntityThrowable;
import net.minecraft.util.DamageSource;
import net.minecraft.util.MovingObjectPosition;
import net.minecraft.world.World;

public class EntityPopMMOIngot extends EntityThrowable
{
private int field_92057_e = 2;

public EntityPopMMOIngot(World par1World)
{
	super(par1World);
}

public EntityPopMMOIngot(World par1World, EntityPlayer par3EntityPlayer)
{
	super(par1World, par3EntityPlayer);
}

public EntityPopMMOIngot(World par1World, double par2, double par4, double par6)
{
	super(par1World, par2, par4, par6);
}

private void explode()
{
	this.worldObj.newExplosion((Entity)null, this.posX, this.posY, this.posZ, this.field_92057_e, true, this.worldObj.getGameRules().getGameRuleBooleanValue("mobGriefing"));
}

protected void onImpact(MovingObjectPosition par1MovingObjectPosition)
{
	if (par1MovingObjectPosition.entityHit != null)
	{
		byte var2 = 0;

		par1MovingObjectPosition.entityHit.attackEntityFrom(DamageSource.causeThrownDamage(this, getThrower()), 13.0F);
	}
	for (int var3 = 0; var3 < 8; var3++) {
		this.worldObj.spawnParticle("Snowballpoof", this.posX, this.posY, this.posZ, 0.0D, 0.0D, 0.0D);
	}
	if (!this.worldObj.isRemote)
	{
		explode();
		setDead();
	}
}
}

That's honestly all the coding I can think of to copy in...Can anyone help with this?

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

    • Realizing I was a victim of a scam was a devastating blow. My initial investment of $89,000, driven by dreams of financial success and the buzz surrounding a new cryptocurrency project, turned into a nightmare. The project promised high returns and rapid gains, attracting many eager investors like myself. However, as time passed and inconsistencies began to surface, it became evident that I had made a grave mistake by not thoroughly vetting the brokerage company handling the investment. Feeling anxious and betrayed, I desperately searched for a way to recover my funds. It was during this frantic search that I stumbled upon the Lee Ultimate Hacker tool through a Facebook post. With little left to lose, I decided to reach out to their team for help. To my relief, they were quick to respond and immediately started recovering my compromised email and regaining access to my cryptocurrency wallets. The team at Lee Ultimate Hacker was incredibly professional and transparent throughout the process. They meticulously traced the digital footprints left by the scammers, employing advanced technological methods to unravel the complex network that had ensnared my funds. Their expertise in cybersecurity and recovery strategies gradually began to turn the tide in my favor. Although the scammers had already siphoned off $30,000 worth of Bitcoin, Lee Ultimate Hacker was relentless in their pursuit. They managed to expose the fraudulent activities of the scam operators, revealing their identities and the mechanisms they used to lure investors. This exposure was crucial not only for my case but also as a warning to the wider community about the perils of unverified investment schemes. As we progressed, it became a race against time to retrieve the remaining $59,000 before the scammers could vanish completely. Each step forward was met with new challenges, as these criminals constantly shifted tactics and moved their digital assets to evade capture. Nonetheless, the determination and skill of the recovery team kept us hopeful. Throughout this ordeal, I learned the hard value of caution and due diligence in investment, especially within the volatile world of cryptocurrency. The experience has been incredibly taxing, both emotionally and financially, but the support and results provided by Lee Ultimate Hacker have been indispensable. The recovery process is ongoing, and while the final outcome remains uncertain, the progress made so far gives me hope. The battle to recover the full amount of my investment continues, and with the expertise of Lee Ultimate Hacker, I remain optimistic about the eventual recovery of my funds. Their commitment to their clients and proficiency in handling such complex cases truly sets them apart in the field of cyber recovery. LEEULTIMATEHACKER@ AOL. COM   Support @ leeultimatehacker . com.  telegram:LEEULTIMATE   wh@tsapp +1  (715) 314  -  9248     
    • Hi everyone. I’m excited to share my experience with CrackerWizard Recovery Firm. They helped me recover a substantial amount of crypto after falling victim to online scams disguised as Bitcoin investments. CrackerWizard’s exceptional service enabled me to retrieve my lost funds, despite the complex circumstances surrounding the case. With their dedicated team and advanced technology, they swiftly traced and recovered my assets. CrackerWizard is a reliable partner in the crypto world, highly recommended for anyone facing similar challenges. Contact them.
    • So I saw that mixin is shipped as a library with forge, but is it available for 1.7.10 ?  
    • So I've read the EULA, and lets be straight...     If I split my modpack(of my mods, yeah I'm nuts) into several(many) individual mods(like just one boss) with minor additions(plus not working together), then have a complete/modpack version on patreon/onlyfans having each addon work together... Would people buy my idea?
  • Topics

×
×
  • Create New...

Important Information

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